MidnightBSD Magus

lang/rust

Language with a focus on memory safety and concurrency

Flavor Version Run OSVersion Arch License Restricted Status
1.70.0 621 4.0 amd64 Apache-2.0 mit 0 fail

License Permissions:

Events

Machine Type Time Message
m4064b info 2025-12-03 20:12:39.972208 Test Started
m4064b fail 2025-12-03 20:15:53.921424 make build returned non-zero: 1
m4064b fail 2025-12-03 20:15:54.045661 Test complete.

Log

===>  Building for rust-1.70.0
Building bootstrap
   Compiling libc v0.2.140
   Compiling cfg-if v1.0.0
   Compiling memchr v2.5.0
   Compiling typenum v1.15.0
   Compiling version_check v0.9.4
   Compiling io-lifetimes v1.0.9
   Compiling proc-macro2 v1.0.46
   Compiling cc v1.0.73
   Compiling log v0.4.17
   Compiling pkg-config v0.3.25
   Compiling serde v1.0.137
   Compiling rustix v0.37.6
   Compiling unicode-ident v1.0.0
   Compiling regex-syntax v0.6.26
   Compiling syn v1.0.102
   Compiling bitflags v1.3.2
   Compiling crossbeam-utils v0.8.14
   Compiling serde_derive v1.0.137
   Compiling serde_json v1.0.81
   Compiling fnv v1.0.7
   Compiling same-file v1.0.6
   Compiling once_cell v1.12.0
   Compiling lazy_static v1.4.0
   Compiling ryu v1.0.10
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.140 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=140 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/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"' -C metadata=33425bea307fd836 -C extra-filename=-33425bea307fd836 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/libc-33425bea307fd836 -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cfg-if CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=d436380389efd7ea -C extra-filename=-d436380389efd7ea --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=5db3fce6dac59b7d -C extra-filename=-5db3fce6dac59b7d --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/memchr-5db3fce6dac59b7d -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/version_check 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_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name version_check /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/version_check/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=0c4fcc07d4aede3a -C extra-filename=-0c4fcc07d4aede3a --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46 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_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.46 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=a398780059ed2b72 -C extra-filename=-a398780059ed2b72 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/proc-macro2-a398780059ed2b72 -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/io-lifetimes CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' 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=io-lifetimes CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/io-lifetimes/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="close"' --cfg 'feature="default"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' -C metadata=5492f706ba46617b -C extra-filename=-5492f706ba46617b --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/io-lifetimes-5492f706ba46617b -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=d49efb9961f296b4 -C extra-filename=-d49efb9961f296b4 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/log-d49efb9961f296b4 -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=0.37.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/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="fs"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=b4a356b6b237213f -C extra-filename=-b4a356b6b237213f --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/rustix-b4a356b6b237213f -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/pkg-config 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_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name pkg_config /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/pkg-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=2241b901e6c33e1e -C extra-filename=-2241b901e6c33e1e --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bitflags 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_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bitflags/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' -C metadata=972a54748abbb4f2 -C extra-filename=-972a54748abbb4f2 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/crossbeam-utils CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/crossbeam-utils/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=66de160cd43879bf -C extra-filename=-66de160cd43879bf --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/crossbeam-utils-66de160cd43879bf -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/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"' -C metadata=5086bd66ea494ea9 -C extra-filename=-5086bd66ea494ea9 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/serde_derive-5086bd66ea494ea9 -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/ryu-1.0.10 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.10 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name ryu --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/ryu-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=97bf321bfd73d53d -C extra-filename=-97bf321bfd73d53d --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/same-file CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name same_file --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/same-file/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=770d7cda4295b283 -C extra-filename=-770d7cda4295b283 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.13 CARGO_PKG_VERSION=1.0.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=60aae17d8ba233f5 -C extra-filename=-60aae17d8ba233f5 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/serde-60aae17d8ba233f5 -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cc-1.0.73 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cc-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cc-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.73 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=73 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cc-1.0.73/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=99e4f40a89cd686d -C extra-filename=-99e4f40a89cd686d --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/typenum-1.15.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_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_main --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/typenum-1.15.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=1529ee1490ccd650 -C extra-filename=-1529ee1490ccd650 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/typenum-1529ee1490ccd650 -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/unicode-ident-1.0.0 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' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/unicode-ident-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C metadata=6a5271a8338dd02f -C extra-filename=-6a5271a8338dd02f --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.102 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=102 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=eded0dade0569b3e -C extra-filename=-eded0dade0569b3e --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/syn-eded0dade0569b3e -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/version_check/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: indicate the anonymous lifetime
    |
192 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/version_check/src/version.rs:199:32
    |
199 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
199 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/version_check/src/channel.rs:190:32
    |
190 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
190 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/version_check/src/date.rs:178:32
    |
178 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
178 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/fnv CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name fnv /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/fnv/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a3c963cd967556d7 -C extra-filename=-a3c963cd967556d7 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.81 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=81 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6e2bff112bb8f3db -C extra-filename=-6e2bff112bb8f3db --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/serde_json-6e2bff112bb8f3db -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/regex-syntax-0.6.26 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name regex_syntax --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/regex-syntax-0.6.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=609068714536eb25 -C extra-filename=-609068714536eb25 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/lazy_static CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name lazy_static /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/lazy_static/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=cbd64752e685e84b -C extra-filename=-cbd64752e685e84b --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/pkg-config/src/lib.rs:148:32
    |
148 |     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: indicate the anonymous lifetime
    |
148 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/pkg-config/src/lib.rs:155:32
    |
155 |     fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
155 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/pkg-config/src/lib.rs:227:48
    |
227 | fn format_output(output: &Output, f: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
227 | fn format_output(output: &Output, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/typenum-1.15.0/build/tests.rs:46:32
   |
46 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
   |
46 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/typenum-1.15.0/build/tests.rs:115:32
    |
115 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
115 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/typenum-1.15.0/build/tests.rs:161:32
    |
161 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
161 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/typenum-1.15.0/build/main.rs:23:32
   |
23 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
23 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/typenum-1.15.0/build/main.rs:33:32
   |
33 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
33 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

   Compiling cpufeatures v0.2.5
   Compiling itoa v1.0.2
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/once_cell-1.12.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_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.12.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name once_cell --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/once_cell-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=d7a410fe0401be6c -C extra-filename=-d7a410fe0401be6c --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cpufeatures CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for x86/x86_64 and aarch64 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_REPOSITORY='https://github.com/RustCrypto/utils' 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name cpufeatures --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cpufeatures/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=c4078778ccb35589 -C extra-filename=-c4078778ccb35589 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/itoa-1.0.2 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_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name itoa --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/itoa-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 embed-bitcode=no -C debuginfo=0 -C metadata=ebfc4a55fa144563 -C extra-filename=-ebfc4a55fa144563 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: unused extern crate
 --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/lazy_static/src/inline_lazy.rs:8:1
  |
8 | extern crate core;
  | ^^^^^^^^^^^^^^^^^^ help: remove it
  |
  = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms`

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cc-1.0.73/src/lib.rs:171:32
    |
171 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
    |
171 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

   Compiling walkdir v2.3.2
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/walkdir CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.3.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name walkdir --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/walkdir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=b07a9187c382278a -C extra-filename=-b07a9187c382278a --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern same_file=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libsame_file-770d7cda4295b283.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/once_cell-1.12.0/src/lib.rs:397:36
    |
397 |         fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                               -----^^^^^^^^^
    |                               |
    |                               expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
    |
397 |         fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/once_cell-1.12.0/src/lib.rs:686:36
    |
686 |         fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                               -----^^^^^^^^^
    |                               |
    |                               expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
686 |         fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/once_cell-1.12.0/src/lib.rs:816:36
    |
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
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/once_cell-1.12.0/src/lib.rs:1162:36
     |
1162 |         fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
     |                               -----^^^^^^^^^
     |                               |
     |                               expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1162 |         fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                             ++++

warning: `lazy_static` (lib) generated 1 warning
   Compiling bootstrap v0.0.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/bootstrap)
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 -C metadata=893f81ac904610ae -C extra-filename=-893f81ac904610ae --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-893f81ac904610ae -C incremental=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling unicode-width v0.1.9
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/unicode-width-0.1.9 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name unicode_width /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/unicode-width-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 debuginfo=0 --cfg 'feature="default"' -C metadata=2febdc9cb79b8c85 -C extra-filename=-2febdc9cb79b8c85 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling opener v0.5.0
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=opener CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/opener CARGO_PKG_AUTHORS='Brian Bowman ' CARGO_PKG_DESCRIPTION='Open a file or link using the system default program.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opener CARGO_PKG_REPOSITORY='https://github.com/Seeker14491/opener' CARGO_PKG_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name opener --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/opener/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=9d10e56d49b5a0af -C extra-filename=-9d10e56d49b5a0af --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling hex v0.4.3
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/hex 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_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name hex --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/hex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f6152ba63e8538d7 -C extra-filename=-f6152ba63e8538d7 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/hex/src/error.rs:24:32
   |
24 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
   |
24 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

   Compiling getopts v0.2.21
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/getopts CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name getopts /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/getopts/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=26ffc653c9a338dc -C extra-filename=-26ffc653c9a338dc --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern unicode_width=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libunicode_width-2febdc9cb79b8c85.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/log-d49efb9961f296b4/build-script-build`
[log 0.4.17] cargo:rustc-cfg=atomic_cas
[log 0.4.17] cargo:rustc-cfg=has_atomics
[log 0.4.17] cargo:rerun-if-changed=build.rs
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/log-66a62009311fe2a7/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name log /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=309dff771e229f08 -C extra-filename=-309dff771e229f08 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern cfg_if=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcfg_if-d436380389efd7ea.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg atomic_cas --cfg has_atomics`
warning: function `is_wsl` is never used
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/opener/src/linux_and_more.rs:80:15
   |
80 | pub(crate) fn is_wsl() -> bool {
   |               ^^^^^^
   |
   = note: `#[warn(dead_code)]` on by default

   Compiling thread_local v1.1.4
warning: function `is_docker` is never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/opener/src/linux_and_more.rs:100:4
    |
100 | fn is_docker() -> bool {
    |    ^^^^^^^^^

     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/thread_local CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name thread_local --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/thread_local/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=f567dea4a57f082f -C extra-filename=-f567dea4a57f082f --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern once_cell=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-d7a410fe0401be6c.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/getopts/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: indicate the anonymous lifetime
    |
949 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/src/lib.rs:576:34
    |
576 |     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: indicate the anonymous lifetime
    |
576 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/src/lib.rs:754:34
    |
754 |     fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
    |                             -----^^^^^^^^^
    |                             |
    |                             expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
754 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/src/lib.rs:1282:34
     |
1282 |     fn enabled(&self, metadata: &Metadata) -> bool;
     |                                  ^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1282 |     fn enabled(&self, metadata: &Metadata<'_>) -> bool;
     |                                          ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/src/lib.rs:1291:28
     |
1291 |     fn log(&self, record: &Record);
     |                            ^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1291 |     fn log(&self, record: &Record<'_>);
     |                                  ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/src/lib.rs:1301:27
     |
1301 |     fn enabled(&self, _: &Metadata) -> bool {
     |                           ^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1301 |     fn enabled(&self, _: &Metadata<'_>) -> bool {
     |                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/src/lib.rs:1305:23
     |
1305 |     fn log(&self, _: &Record) {}
     |                       ^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1305 |     fn log(&self, _: &Record<'_>) {}
     |                             ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/src/lib.rs:1313:34
     |
1313 |     fn enabled(&self, metadata: &Metadata) -> bool {
     |                                  ^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1313 |     fn enabled(&self, metadata: &Metadata<'_>) -> bool {
     |                                          ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/src/lib.rs:1317:28
     |
1317 |     fn log(&self, record: &Record) {
     |                            ^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1317 |     fn log(&self, record: &Record<'_>) {
     |                                  ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/src/lib.rs:1544:34
     |
1544 |     fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
     |                             -----^^^^^^^^^
     |                             |
     |                             expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1544 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/src/lib.rs:1561:34
     |
1561 |     fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
     |                             -----^^^^^^^^^
     |                             |
     |                             expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1561 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/log/src/lib.rs:1586:16
     |
1586 |     args: fmt::Arguments,
     |           -----^^^^^^^^^
     |           |
     |           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1586 |     args: fmt::Arguments<'_>,
     |                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/thread_local/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: indicate the anonymous lifetime
   |
65 |     pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> {
   |                                                 +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/thread_local/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/thread_local/src/lib.rs:296:42
    |
296 |     pub fn iter_mut(&mut self) -> IterMut {
    |                                   -------^-- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
296 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
    |                                           +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/thread_local/src/lib.rs:353:32
    |
353 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
353 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/memchr-5db3fce6dac59b7d/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=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/memchr-4d11de04e52c3047/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name memchr --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d9950f760e1533f7 -C extra-filename=-d9950f760e1533f7 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
   Compiling build_helper v0.1.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/tools/build_helper)
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_helper CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.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_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_helper --edition=2021 /magus/work/usr/mports/lang/rust/work/rustc-1.70.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 -C debuginfo=0 -C metadata=cadd8fab16951ded -C extra-filename=-cadd8fab16951ded --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -C incremental=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: `once_cell` (lib) generated 4 warnings
   Compiling termcolor v1.2.0
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/io-lifetimes-5492f706ba46617b/build-script-build`
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/crossbeam-utils-66de160cd43879bf/build-script-build`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/termcolor 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_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name termcolor --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/termcolor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=30afcfe07d43cbe2 -C extra-filename=-30afcfe07d43cbe2 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
[crossbeam-utils 0.8.14] cargo:rerun-if-changed=no_atomic.rs
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/libc-33425bea307fd836/build-script-build`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/crossbeam-utils CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.8.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/crossbeam-utils-fa709c3978c98b04/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name crossbeam_utils --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/crossbeam-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=882932c3a6976289 -C extra-filename=-882932c3a6976289 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern cfg_if=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcfg_if-d436380389efd7ea.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
[libc 0.2.140] cargo:rerun-if-changed=build.rs
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/serde_derive-5086bd66ea494ea9/build-script-build`
[io-lifetimes 1.0.9] cargo:rustc-cfg=io_safety_is_in_std
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/serde_json-6e2bff112bb8f3db/build-script-build`
[libc 0.2.140] cargo:rustc-cfg=freebsd11
[libc 0.2.140] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.140] cargo:rustc-cfg=libc_union
[libc 0.2.140] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.140] cargo:rustc-cfg=libc_align
[libc 0.2.140] cargo:rustc-cfg=libc_int128
[libc 0.2.140] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.140] cargo:rustc-cfg=libc_packedN
[libc 0.2.140] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.140] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.140] cargo:rustc-cfg=libc_long_array
[libc 0.2.140] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.140] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.140] cargo:rustc-cfg=libc_const_extern_fn
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/rustix-b4a356b6b237213f/build-script-build`
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/proc-macro2-a398780059ed2b72/build-script-build`
warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/thread_local/src/cached.rs:121:37
    |
121 | pub struct CachedIterMut<'a, T: Send + 'a> {
    |                                     ^^^^^ help: remove this bound
    |
    = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms`

[serde_json 1.0.81] cargo:rustc-cfg=limb_width_64
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/termcolor/src/lib.rs:325:32
    |
325 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
    |
325 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

[serde_derive 1.0.137] cargo:rustc-cfg=underscore_consts
[serde_derive 1.0.137] cargo:rustc-cfg=ptr_addr_of
[rustix 0.37.6] cargo:rerun-if-changed=build.rs
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-893f81ac904610ae/build-script-build`
[proc-macro2 1.0.46] cargo:rerun-if-changed=build.rs
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.140 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=140 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/libc-9525162a67263ab5/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name libc /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=13eb9d34334cc75a -C extra-filename=-13eb9d34334cc75a --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/serde-60aae17d8ba233f5/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-freebsd
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/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: indicate the anonymous lifetime
    |
138 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

[rustix 0.37.6] cargo:rustc-cfg=libc
[proc-macro2 1.0.46] cargo:rustc-cfg=use_proc_macro
[proc-macro2 1.0.46] cargo:rustc-cfg=wrap_proc_macro
warning: `version_check` (lib) generated 4 warnings
   Compiling generic-array v0.14.5
[rustix 0.37.6] cargo:rustc-cfg=freebsdlike
[rustix 0.37.6] cargo:rustc-cfg=bsd
[rustix 0.37.6] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[rustix 0.37.6] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
[rustix 0.37.6] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
[rustix 0.37.6] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
[rustix 0.37.6] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/syn-eded0dade0569b3e/build-script-build`
[io-lifetimes 1.0.9] cargo:rustc-cfg=panic_in_const_fn
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46 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_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.46 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/proc-macro2-e532230326b9a540/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=f1dd941c1d9ab37b -C extra-filename=-f1dd941c1d9ab37b --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern unicode_ident=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libunicode_ident-6a5271a8338dd02f.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg use_proc_macro --cfg wrap_proc_macro`
[io-lifetimes 1.0.9] cargo:rerun-if-changed=build.rs
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/generic-array 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_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/generic-array/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' -C metadata=ead7ca87d6fe0762 -C extra-filename=-ead7ca87d6fe0762 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/generic-array-ead7ca87d6fe0762 -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern version_check=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libversion_check-0c4fcc07d4aede3a.rlib --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: `opener` (lib) generated 2 warnings
[syn 1.0.102] cargo:rustc-cfg=syn_disable_nightly_tests
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.13 CARGO_PKG_VERSION=1.0.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/serde-434cb7dc855c1144/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name serde /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f6324c00073b0fec -C extra-filename=-f6324c00073b0fec --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: `log` (lib) generated 11 warnings
warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:66:27
   |
66 | fn skip_whitespace(input: Cursor) -> Cursor {
   |                           ^^^^^^ expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
   |
66 | fn skip_whitespace(input: Cursor<'_>) -> Cursor {
   |                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:66:38
   |
66 | fn skip_whitespace(input: Cursor) -> Cursor {
   |                                      ^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
66 | fn skip_whitespace(input: Cursor) -> Cursor<'_> {
   |                                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:114:25
    |
114 | fn block_comment(input: Cursor) -> PResult<&str> {
    |                         ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
114 | fn block_comment(input: Cursor<'_>) -> PResult<&str> {
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:114:43
    |
114 | fn block_comment(input: Cursor) -> PResult<&str> {
    |                                    -------^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
114 | fn block_comment(input: Cursor) -> PResult<'_, &str> {
    |                                            +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:146:22
    |
146 | fn word_break(input: Cursor) -> Result {
    |                      ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
146 | fn word_break(input: Cursor<'_>) -> Result {
    |                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:146:40
    |
146 | fn word_break(input: Cursor) -> Result {
    |                                        ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
146 | fn word_break(input: Cursor) -> Result, Reject> {
    |                                              ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:153:39
    |
153 | pub(crate) fn token_stream(mut input: Cursor) -> Result {
    |                                       ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
153 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result {
    |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:238:22
    |
238 | fn lex_error(cursor: Cursor) -> LexError {
    |                      ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
238 | fn lex_error(cursor: Cursor<'_>) -> LexError {
    |                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:251:22
    |
251 | fn leaf_token(input: Cursor) -> PResult {
    |                      ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
251 | fn leaf_token(input: Cursor<'_>) -> PResult {
    |                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:251:40
    |
251 | fn leaf_token(input: Cursor) -> PResult {
    |                                 -------^---------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
251 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> {
    |                                         +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:264:17
    |
264 | fn ident(input: Cursor) -> PResult {
    |                 ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
264 | fn ident(input: Cursor<'_>) -> PResult {
    |                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:264:35
    |
264 | fn ident(input: Cursor) -> PResult {
    |                            -------^------------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
264 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> {
    |                                    +++

warning: `thread_local` (lib) generated 5 warnings
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:275:21
    |
275 | fn ident_any(input: Cursor) -> PResult {
    |                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
275 | fn ident_any(input: Cursor<'_>) -> PResult {
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:275:39
    |
275 | fn ident_any(input: Cursor) -> PResult {
    |                                -------^------------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
275 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> {
    |                                        +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:295:25
    |
295 | fn ident_not_raw(input: Cursor) -> PResult<&str> {
    |                         ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
295 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> {
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:295:43
    |
295 | fn ident_not_raw(input: Cursor) -> PResult<&str> {
    |                                    -------^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
295 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> {
    |                                            +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:314:30
    |
314 | pub(crate) fn literal(input: Cursor) -> PResult {
    |                              ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
314 | pub(crate) fn literal(input: Cursor<'_>) -> PResult {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:314:48
    |
314 | pub(crate) fn literal(input: Cursor) -> PResult {
    |                                         -------^-------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
314 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> {
    |                                                 +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:320:29
    |
320 | fn literal_nocapture(input: Cursor) -> Result {
    |                             ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
320 | fn literal_nocapture(input: Cursor<'_>) -> Result {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:320:47
    |
320 | fn literal_nocapture(input: Cursor) -> Result {
    |                                               ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
320 | fn literal_nocapture(input: Cursor) -> Result, Reject> {
    |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:338:26
    |
338 | fn literal_suffix(input: Cursor) -> Cursor {
    |                          ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
338 | fn literal_suffix(input: Cursor<'_>) -> Cursor {
    |                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:338:37
    |
338 | fn literal_suffix(input: Cursor) -> Cursor {
    |                                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
338 | fn literal_suffix(input: Cursor) -> Cursor<'_> {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:345:18
    |
345 | fn string(input: Cursor) -> Result {
    |                  ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
345 | fn string(input: Cursor<'_>) -> Result {
    |                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:345:36
    |
345 | fn string(input: Cursor) -> Result {
    |                                    ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
345 | fn string(input: Cursor) -> Result, Reject> {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:355:25
    |
355 | fn cooked_string(input: Cursor) -> Result {
    |                         ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
355 | fn cooked_string(input: Cursor<'_>) -> Result {
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:355:43
    |
355 | fn cooked_string(input: Cursor) -> Result {
    |                                           ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
355 | fn cooked_string(input: Cursor) -> Result, Reject> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:404:23
    |
404 | fn byte_string(input: Cursor) -> Result {
    |                       ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
404 | fn byte_string(input: Cursor<'_>) -> Result {
    |                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:404:41
    |
404 | fn byte_string(input: Cursor) -> Result {
    |                                         ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
404 | fn byte_string(input: Cursor) -> Result, Reject> {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:414:34
    |
414 | fn cooked_byte_string(mut input: Cursor) -> Result {
    |                                  ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
414 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result {
    |                                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:414:52
    |
414 | fn cooked_byte_string(mut input: Cursor) -> Result {
    |                                                    ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
414 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> {
    |                                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:462:22
    |
462 | fn raw_string(input: Cursor) -> Result {
    |                      ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
462 | fn raw_string(input: Cursor<'_>) -> Result {
    |                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:462:40
    |
462 | fn raw_string(input: Cursor) -> Result {
    |                                        ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
462 | fn raw_string(input: Cursor) -> Result, Reject> {
    |                                              ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:491:16
    |
491 | fn byte(input: Cursor) -> Result {
    |                ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
491 | fn byte(input: Cursor<'_>) -> Result {
    |                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:491:34
    |
491 | fn byte(input: Cursor) -> Result {
    |                                  ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
491 | fn byte(input: Cursor) -> Result, Reject> {
    |                                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:514:21
    |
514 | fn character(input: Cursor) -> Result {
    |                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
514 | fn character(input: Cursor<'_>) -> Result {
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:514:39
    |
514 | fn character(input: Cursor) -> Result {
    |                                       ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
514 | fn character(input: Cursor) -> Result, Reject> {
    |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:592:17
    |
592 | fn float(input: Cursor) -> Result {
    |                 ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
592 | fn float(input: Cursor<'_>) -> Result {
    |                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:592:35
    |
592 | fn float(input: Cursor) -> Result {
    |                                   ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
592 | fn float(input: Cursor) -> Result, Reject> {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:602:24
    |
602 | fn float_digits(input: Cursor) -> Result {
    |                        ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
602 | fn float_digits(input: Cursor<'_>) -> Result {
    |                              ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:602:42
    |
602 | fn float_digits(input: Cursor) -> Result {
    |                                          ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
602 | fn float_digits(input: Cursor) -> Result, Reject> {
    |                                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:687:15
    |
687 | fn int(input: Cursor) -> Result {
    |               ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
687 | fn int(input: Cursor<'_>) -> Result {
    |                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:687:33
    |
687 | fn int(input: Cursor) -> Result {
    |                                 ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
687 | fn int(input: Cursor) -> Result, Reject> {
    |                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:697:22
    |
697 | fn digits(mut input: Cursor) -> Result {
    |                      ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
697 | fn digits(mut input: Cursor<'_>) -> Result {
    |                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:697:40
    |
697 | fn digits(mut input: Cursor) -> Result {
    |                                        ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
697 | fn digits(mut input: Cursor) -> Result, Reject> {
    |                                              ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:752:17
    |
752 | fn punct(input: Cursor) -> PResult {
    |                 ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
752 | fn punct(input: Cursor<'_>) -> PResult {
    |                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:752:35
    |
752 | fn punct(input: Cursor) -> PResult {
    |                            -------^------ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
752 | fn punct(input: Cursor) -> PResult<'_, Punct> {
    |                                    +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:769:22
    |
769 | fn punct_char(input: Cursor) -> PResult {
    |                      ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
769 | fn punct_char(input: Cursor<'_>) -> PResult {
    |                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:769:40
    |
769 | fn punct_char(input: Cursor) -> PResult {
    |                                 -------^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
769 | fn punct_char(input: Cursor) -> PResult<'_, char> {
    |                                         +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:837:32
    |
837 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> {
    |                                ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
837 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> {
    |                                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:837:50
    |
837 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> {
    |                                           -------^------------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
837 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> {
    |                                                   +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:860:37
    |
860 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) {
    |                                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
860 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/parse.rs:860:49
    |
860 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) {
    |                                                 ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
860 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/rcvec.rs:32:38
   |
32 |     pub fn iter(&self) -> slice::Iter {
   |                           -----------^-- expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
32 |     pub fn iter(&self) -> slice::Iter<'_, T> {
   |                                       +++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/rcvec.rs:36:43
   |
36 |     pub fn make_mut(&mut self) -> RcVecMut
   |                                   --------^-- expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
36 |     pub fn make_mut(&mut self) -> RcVecMut<'_, T>
   |                                            +++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/rcvec.rs:45:49
   |
45 |     pub fn get_mut(&mut self) -> Option> {
   |                                         --------^-- expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
45 |     pub fn get_mut(&mut self) -> Option> {
   |                                                  +++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/rcvec.rs:82:41
   |
82 |     pub fn as_mut(&mut self) -> RcVecMut {
   |                                 --------^-- expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
82 |     pub fn as_mut(&mut self) -> RcVecMut<'_, T> {
   |                                          +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/rcvec.rs:108:41
    |
108 |     pub fn as_mut(&mut self) -> RcVecMut {
    |                                 --------^-- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
108 |     pub fn as_mut(&mut self) -> RcVecMut<'_, T> {
    |                                          +++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:71:48
   |
71 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) {
   |                                        --------^---------- expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
71 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) {
   |                                                 +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:102:47
    |
102 |     fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) {
    |                                       --------^---------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
102 |     fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) {
    |                                                +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:176:29
    |
176 | fn get_cursor(src: &str) -> Cursor {
    |                             ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
176 | fn get_cursor(src: &str) -> Cursor<'_> {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:198:32
    |
198 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
198 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:227:32
    |
227 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
227 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:327:32
    |
327 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
327 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:589:32
    |
589 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
589 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:598:63
    |
598 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) {
    |                                                          -----^^^^^^^^^^^
    |                                                          |
    |                                                          expected lifetime parameters
    |
help: indicate the anonymous lifetimes
    |
598 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) {
    |                                                                          ++++++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:660:32
    |
660 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
660 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:680:34
    |
680 |     fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
    |                             -----^^^^^^^^^
    |                             |
    |                             expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
680 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:790:32
    |
790 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
790 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:801:32
    |
801 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
801 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:990:32
    |
990 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
990 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/fallback.rs:996:34
    |
996 |     fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
    |                             -----^^^^^^^^^
    |                             |
    |                             expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
996 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/wrapper.rs:123:32
    |
123 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
123 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/wrapper.rs:246:32
    |
246 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
246 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/wrapper.rs:276:32
    |
276 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
276 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/wrapper.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: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/wrapper.rs:572:63
    |
572 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) {
    |                                                          -----^^^^^^^^^^^
    |                                                          |
    |                                                          expected lifetime parameters
    |
help: indicate the anonymous lifetimes
    |
572 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) {
    |                                                                          ++++++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/wrapper.rs:674:40
    |
674 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
674 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/wrapper.rs:683:40
    |
683 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
683 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/wrapper.rs:779:32
    |
779 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
779 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/wrapper.rs:788:32
    |
788 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
788 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/wrapper.rs:979:32
    |
979 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
979 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/wrapper.rs:988:32
    |
988 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
988 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:276:32
    |
276 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
276 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:295:32
    |
295 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
295 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:301:32
    |
301 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
301 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:558:32
    |
558 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
558 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:632:32
    |
632 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
632 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:644:32
    |
644 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
644 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:776:40
    |
776 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
776 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:849:32
    |
849 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
849 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:855:34
    |
855 |     fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
    |                             -----^^^^^^^^^
    |                             |
    |                             expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
855 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:1040:32
     |
1040 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
     |                           -----^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1040 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:1046:32
     |
1046 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
     |                           -----^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1046 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:1280:32
     |
1280 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
     |                           -----^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1280 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.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
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/proc-macro2-1.0.46/src/lib.rs:1322:36
     |
1322 |         fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
     |                               -----^^^^^^^^^
     |                               |
     |                               expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1322 |         fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                             ++++

warning: `hex` (lib) generated 1 warning
warning: `pkg-config` (lib) generated 3 warnings
warning: `getopts` (lib) generated 1 warning
   Compiling cmake v0.1.48
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cmake CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cmake CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build dependency for running `cmake` to build a native library
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cmake-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cmake CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cmake-rs' CARGO_PKG_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name cmake /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cmake/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=bdeccc3b695e71a0 -C extra-filename=-bdeccc3b695e71a0 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern cc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcc-99e4f40a89cd686d.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/generic-array-ead7ca87d6fe0762/build-script-build`
[generic-array 0.14.5] cargo:rustc-cfg=relaxed_coherence
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/mod.rs:176:42
    |
176 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
    |
176 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/mod.rs:225:42
    |
225 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
225 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/mod.rs:412:42
    |
412 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
412 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:1640:42
     |
1640 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1640 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:1676:42
     |
1676 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1676 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:1706:42
     |
1706 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1706 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:1751:42
     |
1751 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1751 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:1787:42
     |
1787 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1787 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:1816:42
     |
1816 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1816 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:1845:42
     |
1845 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1845 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:1873:42
     |
1873 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1873 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:1903:42
     |
1903 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1903 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:1937:42
     |
1937 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1937 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:1985:42
     |
1985 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1985 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2014:42
     |
2014 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2014 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2040:42
     |
2040 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2040 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2070:42
     |
2070 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2070 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2105:42
     |
2105 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2105 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2138:42
     |
2138 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2138 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2168:42
     |
2168 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2168 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2216:42
     |
2216 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2216 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2286:42
     |
2286 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2286 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2313:42
     |
2313 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2313 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2337:42
     |
2337 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2337 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2360:42
     |
2360 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2360 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2384:42
     |
2384 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2384 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2406:42
     |
2406 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2406 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2429:42
     |
2429 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2429 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2453:42
     |
2453 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2453 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2474:42
     |
2474 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2474 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2493:42
     |
2493 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2493 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2513:42
     |
2513 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2513 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2535:42
     |
2535 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2535 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/mod.rs:2557:42
     |
2557 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
     |                                   -------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2557 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:299:42
    |
299 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
299 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:361:42
    |
361 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
361 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:398:42
    |
398 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
398 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:130:42
    |
130 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
130 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:158:42
    |
158 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
158 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:189:42
    |
189 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
189 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:219:42
    |
219 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
219 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:249:42
    |
249 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
249 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:275:42
    |
275 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
275 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/unix/bsd/freebsdlike/freebsd/x86_64/align.rs:100:42
    |
100 |             fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result {
    |                                   -------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
100 |             fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result {
    |                                                   ++++

warning: `typenum` (build script) generated 5 warnings
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/typenum-1529ee1490ccd650/build-script-main`
[typenum 1.15.0] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/typenum-c280355b6e2e1dac/out/consts.rs
warning: `termcolor` (lib) generated 1 warning
[typenum 1.15.0] cargo:rustc-env=TYPENUM_BUILD_OP=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/typenum-c280355b6e2e1dac/out/op.rs
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/typenum-1.15.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_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/typenum-c280355b6e2e1dac/out TYPENUM_BUILD_CONSTS=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/typenum-c280355b6e2e1dac/out/consts.rs TYPENUM_BUILD_OP=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/typenum-c280355b6e2e1dac/out/op.rs /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name typenum --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/typenum-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=75c388cfa849a641 -C extra-filename=-75c388cfa849a641 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:96:40
   |
96 |     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: indicate the anonymous lifetime
   |
96 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:107:40
    |
107 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
107 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
277 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool);
    | ------------------------------------------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
278 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8);
    | ----------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
279 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16);
    | --------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
280 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32);
    | --------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
281 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64);
    | --------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
282 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64);
    | ---------------------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
283 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8);
    | ---------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
284 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16);
    | -------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
285 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64);
    | -------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
286 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64);
    | --------------------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
287 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32);
    | --------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
288 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64);
    | --------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
289 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char);
    | ------------------------------------------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
292 |     primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128);
    |     ------------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:267:48
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
293 |     primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128);
    |     ------------------------------------------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
267 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:368:40
    |
368 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
368 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:450:40
    |
450 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
450 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.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: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:607:11
    |
607 | impl<'de, 'a, E> de::EnumAccess<'de> for StringDeserializer
    |         --^^
    |         |
    |         help: elide the unused lifetime
    |
    = note: requested on the command line with `-W unused-lifetimes`

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:624:40
    |
624 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
624 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:722:40
    |
722 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
722 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:782:40
    |
782 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
782 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:830:40
    |
830 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
830 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:937:40
    |
937 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
937 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:950:40
    |
950 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
950 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:1260:40
     |
1260 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                   -----^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1260 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/value.rs:1362:40
     |
1362 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                   -----^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1362 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/ignored_any.rs:117:46
    |
117 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                         -----^^^^^^^^^
    |                                         |
    |                                         expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
117 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:22:46
   |
22 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
   |                                         -----^^^^^^^^^
   |                                         |
   |                                         expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
22 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:60:46
   |
60 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
   |                                         -----^^^^^^^^^
   |                                         |
   |                                         expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
60 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
279 | / impl_deserialize_num! {
280 | |     i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8
281 | |     num_self!(i8:visit_i8);
282 | |     int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64);
283 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
284 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:98:62
    |
98  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
279 | / impl_deserialize_num! {
280 | |     i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8
281 | |     num_self!(i8:visit_i8);
282 | |     int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64);
283 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
284 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
98  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
286 | / impl_deserialize_num! {
287 | |     i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16
288 | |     num_self!(i16:visit_i16);
289 | |     num_as_self!(i8:visit_i8);
290 | |     int_to_int!(i32:visit_i32 i64:visit_i64);
291 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
292 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:98:62
    |
98  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
286 | / impl_deserialize_num! {
287 | |     i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16
288 | |     num_self!(i16:visit_i16);
289 | |     num_as_self!(i8:visit_i8);
290 | |     int_to_int!(i32:visit_i32 i64:visit_i64);
291 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
292 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
98  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
294 | / impl_deserialize_num! {
295 | |     i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32
296 | |     num_self!(i32:visit_i32);
297 | |     num_as_self!(i8:visit_i8 i16:visit_i16);
298 | |     int_to_int!(i64:visit_i64);
299 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
300 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:98:62
    |
98  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
294 | / impl_deserialize_num! {
295 | |     i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32
296 | |     num_self!(i32:visit_i32);
297 | |     num_as_self!(i8:visit_i8 i16:visit_i16);
298 | |     int_to_int!(i64:visit_i64);
299 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
300 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
98  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
302 | / impl_deserialize_num! {
303 | |     i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64
304 | |     num_self!(i64:visit_i64);
305 | |     num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32);
306 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
307 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:98:62
    |
98  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
302 | / impl_deserialize_num! {
303 | |     i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64
304 | |     num_self!(i64:visit_i64);
305 | |     num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32);
306 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
307 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
98  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
309 | / impl_deserialize_num! {
310 | |     isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64
311 | |     num_as_self!(i8:visit_i8 i16:visit_i16);
312 | |     int_to_int!(i32:visit_i32 i64:visit_i64);
313 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
314 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:98:62
    |
98  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
309 | / impl_deserialize_num! {
310 | |     isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64
311 | |     num_as_self!(i8:visit_i8 i16:visit_i16);
312 | |     int_to_int!(i32:visit_i32 i64:visit_i64);
313 | |     uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
314 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
98  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
316 | / impl_deserialize_num! {
317 | |     u8, NonZeroU8, deserialize_u8
318 | |     num_self!(u8:visit_u8);
319 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
320 | |     uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64);
321 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:98:62
    |
98  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
316 | / impl_deserialize_num! {
317 | |     u8, NonZeroU8, deserialize_u8
318 | |     num_self!(u8:visit_u8);
319 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
320 | |     uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64);
321 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
98  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
323 | / impl_deserialize_num! {
324 | |     u16, NonZeroU16, deserialize_u16
325 | |     num_self!(u16:visit_u16);
326 | |     num_as_self!(u8:visit_u8);
327 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
328 | |     uint_to_self!(u32:visit_u32 u64:visit_u64);
329 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:98:62
    |
98  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
323 | / impl_deserialize_num! {
324 | |     u16, NonZeroU16, deserialize_u16
325 | |     num_self!(u16:visit_u16);
326 | |     num_as_self!(u8:visit_u8);
327 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
328 | |     uint_to_self!(u32:visit_u32 u64:visit_u64);
329 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
98  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
331 | / impl_deserialize_num! {
332 | |     u32, NonZeroU32, deserialize_u32
333 | |     num_self!(u32:visit_u32);
334 | |     num_as_self!(u8:visit_u8 u16:visit_u16);
335 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
336 | |     uint_to_self!(u64:visit_u64);
337 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:98:62
    |
98  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
331 | / impl_deserialize_num! {
332 | |     u32, NonZeroU32, deserialize_u32
333 | |     num_self!(u32:visit_u32);
334 | |     num_as_self!(u8:visit_u8 u16:visit_u16);
335 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
336 | |     uint_to_self!(u64:visit_u64);
337 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
98  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
339 | / impl_deserialize_num! {
340 | |     u64, NonZeroU64, deserialize_u64
341 | |     num_self!(u64:visit_u64);
342 | |     num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32);
343 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
344 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:98:62
    |
98  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
339 | / impl_deserialize_num! {
340 | |     u64, NonZeroU64, deserialize_u64
341 | |     num_self!(u64:visit_u64);
342 | |     num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32);
343 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
344 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
98  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
346 | / impl_deserialize_num! {
347 | |     usize, NonZeroUsize, deserialize_u64
348 | |     num_as_self!(u8:visit_u8 u16:visit_u16);
349 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
350 | |     uint_to_self!(u32:visit_u32 u64:visit_u64);
351 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:98:62
    |
98  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
346 | / impl_deserialize_num! {
347 | |     usize, NonZeroUsize, deserialize_u64
348 | |     num_as_self!(u8:visit_u8 u16:visit_u16);
349 | |     int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
350 | |     uint_to_self!(u32:visit_u32 u64:visit_u64);
351 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
98  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
353 | / impl_deserialize_num! {
354 | |     f32, deserialize_f32
355 | |     num_self!(f32:visit_f32);
356 | |     num_as_self!(f64:visit_f64);
357 | |     num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
358 | |     num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
359 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
361 | / impl_deserialize_num! {
362 | |     f64, deserialize_f64
363 | |     num_self!(f64:visit_f64);
364 | |     num_as_self!(f32:visit_f32);
365 | |     num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
366 | |     num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
367 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
412 | /     impl_deserialize_num! {
413 | |         i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128
414 | |         num_self!(i128:visit_i128);
415 | |         num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
416 | |         num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
417 | |         num_128!(u128:visit_u128);
418 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:98:62
    |
98  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
412 | /     impl_deserialize_num! {
413 | |         i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128
414 | |         num_self!(i128:visit_i128);
415 | |         num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
416 | |         num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
417 | |         num_128!(u128:visit_u128);
418 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
98  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:122:62
    |
122 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
420 | /     impl_deserialize_num! {
421 | |         u128, NonZeroU128, deserialize_u128
422 | |         num_self!(u128:visit_u128);
423 | |         num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
424 | |         int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
425 | |         num_128!(i128:visit_i128);
426 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
122 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:98:62
    |
98  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
420 | /     impl_deserialize_num! {
421 | |         u128, NonZeroU128, deserialize_u128
422 | |         num_self!(u128:visit_u128);
423 | |         num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64);
424 | |         int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64);
425 | |         num_128!(i128:visit_i128);
426 | |     }
    | |_____- in this macro invocation
    |
    = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
98  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:436:46
    |
436 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                         -----^^^^^^^^^
    |                                         |
    |                                         expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
436 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:482:46
    |
482 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                         -----^^^^^^^^^
    |                                         |
    |                                         expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
482 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:528:46
    |
528 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                         -----^^^^^^^^^
    |                                         |
    |                                         expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
528 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:604:46
    |
604 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                         -----^^^^^^^^^
    |                                         |
    |                                         expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
604 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:639:46
    |
639 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                         -----^^^^^^^^^
    |                                         |
    |                                         expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
639 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:676:46
    |
676 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                         -----^^^^^^^^^
    |                                         |
    |                                         expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
676 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:768:46
    |
768 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                         -----^^^^^^^^^
    |                                         |
    |                                         expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
768 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:834:46
    |
834 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                         -----^^^^^^^^^
    |                                         |
    |                                         expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
834 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:891:62
    |
891 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
959 | / seq_impl!(
960 | |     BinaryHeap,
961 | |     seq,
962 | |     BinaryHeap::clear,
...   |
965 | |     BinaryHeap::push
966 | | );
    | |_- 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
    |
891 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:927:62
    |
927 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
959 | / seq_impl!(
960 | |     BinaryHeap,
961 | |     seq,
962 | |     BinaryHeap::clear,
...   |
965 | |     BinaryHeap::push
966 | | );
    | |_- 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
    |
927 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:891:62
    |
891 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
969 | / seq_impl!(
970 | |     BTreeSet,
971 | |     seq,
972 | |     BTreeSet::clear,
...   |
975 | |     BTreeSet::insert
976 | | );
    | |_- 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
    |
891 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:927:62
    |
927 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
969 | / seq_impl!(
970 | |     BTreeSet,
971 | |     seq,
972 | |     BTreeSet::clear,
...   |
975 | |     BTreeSet::insert
976 | | );
    | |_- 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
    |
927 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:891:62
    |
891 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
979 | / seq_impl!(
980 | |     LinkedList,
981 | |     seq,
982 | |     LinkedList::clear,
...   |
985 | |     LinkedList::push_back
986 | | );
    | |_- 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
    |
891 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:927:62
    |
927 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
979 | / seq_impl!(
980 | |     LinkedList,
981 | |     seq,
982 | |     LinkedList::clear,
...   |
985 | |     LinkedList::push_back
986 | | );
    | |_- 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
    |
927 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:891:62
    |
891 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
989 | / seq_impl!(
990 | |     HashSet,
991 | |     seq,
992 | |     HashSet::clear,
993 | |     HashSet::with_capacity_and_hasher(size_hint::cautious(seq.size_hint()), S::default()),
994 | |     HashSet::reserve,
995 | |     HashSet::insert);
    | |____________________- in this macro invocation
    |
    = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
891 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:927:62
    |
927 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                           -----^^^^^^^^^
    |                                                           |
    |                                                           expected lifetime parameter
...
989 | / seq_impl!(
990 | |     HashSet,
991 | |     seq,
992 | |     HashSet::clear,
993 | |     HashSet::with_capacity_and_hasher(size_hint::cautious(seq.size_hint()), S::default()),
994 | |     HashSet::reserve,
995 | |     HashSet::insert);
    | |____________________- in this macro invocation
    |
    = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
927 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:891:62
     |
891  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
998  | / seq_impl!(
999  | |     VecDeque,
1000 | |     seq,
1001 | |     VecDeque::clear,
...    |
1004 | |     VecDeque::push_back
1005 | | );
     | |_- 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
     |
891  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:927:62
     |
927  |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
998  | / seq_impl!(
999  | |     VecDeque,
1000 | |     seq,
1001 | |     VecDeque::clear,
...    |
1004 | |     VecDeque::push_back
1005 | | );
     | |_- 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
     |
927  |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1028:54
     |
1028 |             fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                 -----^^^^^^^^^
     |                                                 |
     |                                                 expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1028 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1064:54
     |
1064 |             fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                 -----^^^^^^^^^
     |                                                 |
     |                                                 expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1064 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1118:46
     |
1118 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                         -----^^^^^^^^^
     |                                         |
     |                                         expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1118 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1150:58
     |
1150 |                   fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                       -----^^^^^^^^^
     |                                                       |
     |                                                       expected lifetime parameter
...
1219 | / array_impls! {
1220 | |     1 => (0)
1221 | |     2 => (0 1)
1222 | |     3 => (0 1 2)
...    |
1251 | |     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)
1252 | | }
     | |_- 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
     |
1150 |                 fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1174:58
     |
1174 |                   fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                       -----^^^^^^^^^
     |                                                       |
     |                                                       expected lifetime parameter
...
1219 | / array_impls! {
1220 | |     1 => (0)
1221 | |     2 => (0 1)
1222 | |     3 => (0 1 2)
...    |
1251 | |     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)
1252 | | }
     | |_- 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
     |
1174 |                 fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1272:66
     |
1272 |                           fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                               -----^^^^^^^^^
     |                                                               |
     |                                                               expected lifetime parameter
...
1333 | / tuple_impls! {
1334 | |     1  => (0 T0)
1335 | |     2  => (0 T0 1 T1)
1336 | |     3  => (0 T0 1 T1 2 T2)
...    |
1349 | |     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)
1350 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1272 |                         fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1306:66
     |
1306 |                           fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                               -----^^^^^^^^^
     |                                                               |
     |                                                               expected lifetime parameter
...
1333 | / tuple_impls! {
1334 | |     1  => (0 T0)
1335 | |     2  => (0 T0 1 T1)
1336 | |     3  => (0 T0 1 T1 2 T2)
...    |
1349 | |     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)
1350 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1306 |                         fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1383:62
     |
1383 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1410 | / map_impl!(
1411 | |     BTreeMap,
1412 | |     map,
1413 | |     BTreeMap::new());
     | |____________________- in this macro invocation
     |
     = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1383 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1383:62
     |
1383 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1416 | / map_impl!(
1417 | |     HashMap,
1418 | |     map,
1419 | |     HashMap::with_capacity_and_hasher(size_hint::cautious(map.size_hint()), S::default()));
     | |__________________________________________________________________________________________- in this macro invocation
     |
     = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1383 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1464:62
     |
1464 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1563 | /             deserialize_enum! {
1564 | |                 IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1)
1565 | |                 "`V4` or `V6`",
1566 | |                 deserializer
1567 | |             }
     | |_____________- 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
     |
1464 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1533:54
     |
1533 |               fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                   -----^^^^^^^^^
     |                                                   |
     |                                                   expected lifetime parameter
...
1563 | /             deserialize_enum! {
1564 | |                 IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1)
1565 | |                 "`V4` or `V6`",
1566 | |                 deserializer
1567 | |             }
     | |_____________- 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
     |
1533 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1464:62
     |
1464 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1606 | /             deserialize_enum! {
1607 | |                 SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1)
1608 | |                 "`V4` or `V6`",
1609 | |                 deserializer
1610 | |             }
     | |_____________- 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
     |
1464 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1533:54
     |
1533 |               fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                   -----^^^^^^^^^
     |                                                   |
     |                                                   expected lifetime parameter
...
1606 | /             deserialize_enum! {
1607 | |                 SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1)
1608 | |                 "`V4` or `V6`",
1609 | |                 deserializer
1610 | |             }
     | |_____________- 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
     |
1533 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1632:46
     |
1632 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                         -----^^^^^^^^^
     |                                         |
     |                                         expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1632 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1670:46
     |
1670 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                         -----^^^^^^^^^
     |                                         |
     |                                         expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1670 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1464:62
     |
1464 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1727 | / variant_identifier! {
1728 | |     OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1)
1729 | |     "`Unix` or `Windows`",
1730 | |     OSSTR_VARIANTS
1731 | | }
     | |_- 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
     |
1464 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1740:46
     |
1740 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                         -----^^^^^^^^^
     |                                         |
     |                                         expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1740 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1991:62
     |
1991 |                     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                         -----^^^^^^^^^
     |                                                         |
     |                                                         expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1991 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:2041:54
     |
2041 |             fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                 -----^^^^^^^^^
     |                                                 |
     |                                                 expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2041 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:2129:62
     |
2129 |                     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                         -----^^^^^^^^^
     |                                                         |
     |                                                         expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2129 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:2179:54
     |
2179 |             fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                 -----^^^^^^^^^
     |                                                 |
     |                                                 expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2179 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:2331:58
     |
2331 |                 fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                     -----^^^^^^^^^
     |                                                     |
     |                                                     expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2331 |                 fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:2376:50
     |
2376 |         fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                             -----^^^^^^^^^
     |                                             |
     |                                             expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2376 |         fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:2462:62
     |
2462 |                     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                         -----^^^^^^^^^
     |                                                         |
     |                                                         expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2462 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:2520:54
     |
2520 |             fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                 -----^^^^^^^^^
     |                                                 |
     |                                                 expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2520 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:2573:62
     |
2573 |                     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                         -----^^^^^^^^^
     |                                                         |
     |                                                         expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2573 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:2629:54
     |
2629 |             fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                 -----^^^^^^^^^
     |                                                 |
     |                                                 expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2629 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:2716:46
     |
2716 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                         -----^^^^^^^^^
     |                                         |
     |                                         expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2716 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/mod.rs:208:36
    |
208 |             fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self {
    |                                    ^^^^^^^^^^ expected lifetime parameter
...
299 | 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
    |
208 |             fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self {
    |                                              ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/mod.rs:226:37
    |
226 |             fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self {
    |                                     ^^^^^^^^^^ expected lifetime parameter
...
299 | 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
    |
226 |             fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/mod.rs:397:40
    |
397 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
397 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/mod.rs:474:40
    |
474 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result;
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
474 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result;
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/mod.rs:481:40
    |
481 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
481 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/mod.rs:487:40
    |
487 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
487 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/mod.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
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/mod.rs:1304:46
     |
1304 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result;
     |                                         -----^^^^^^^^^
     |                                         |
     |                                         expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1304 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result;
     |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/mod.rs:2278:40
     |
2278 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                   -----^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2278 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:69:50
   |
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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:142:50
    |
142 |         fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                             -----^^^^^^^^^
    |                                             |
    |                                             expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
142 |         fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:263:33
    |
263 |         fn unexpected(&self) -> Unexpected {
    |                                 ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
263 |         fn unexpected(&self) -> Unexpected<'_> {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:315:44
    |
315 |         fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
    |                                       -----^^^^^^^^^
    |                                       |
    |                                       expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
315 |         fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:543:44
    |
543 |         fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
    |                                       -----^^^^^^^^^
    |                                       |
    |                                       expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
543 |         fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:846:44
    |
846 |         fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
    |                                       -----^^^^^^^^^
    |                                       |
    |                                       expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
846 |         fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:973:50
    |
973 |         fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                             -----^^^^^^^^^
    |                                             |
    |                                             expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
973 |         fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:2482:50
     |
2482 |         fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                             -----^^^^^^^^^
     |                                             |
     |                                             expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2482 |         fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:2527:50
     |
2527 |         fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                             -----^^^^^^^^^
     |                                             |
     |                                             expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2527 |         fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                           ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/ser.rs:64:40
   |
64 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
   |                                   -----^^^^^^^^^
   |                                   |
   |                                   expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
64 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/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
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/mod.rs:32:48
   |
32 |     pub fn from_utf8_lossy(bytes: &[u8]) -> Cow {
   |                                             ---^---- expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
32 |     pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> {
   |                                                 +++

   Compiling quote v1.0.18
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.31 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=fbb75bd887473804 -C extra-filename=-fbb75bd887473804 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern proc_macro2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libproc_macro2-f1dd941c1d9ab37b.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling aho-corasick v0.7.18
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/aho-corasick CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name aho_corasick --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/aho-corasick/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9894fb5bb1072f3e -C extra-filename=-9894fb5bb1072f3e --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern memchr=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-d9950f760e1533f7.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling bstr v0.2.17
   Compiling object v0.29.0
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name bstr --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="std"' -C metadata=942129477c4ab752 -C extra-filename=-942129477c4ab752 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern memchr=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-d9950f760e1533f7.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0 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_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION='' 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name object --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-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 embed-bitcode=no -C debuginfo=0 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=ff5e57f4203b56fc -C extra-filename=-ff5e57f4203b56fc --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern memchr=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-d9950f760e1533f7.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: unused extern crate
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/lib.rs:98:1
   |
94 | / #[cfg(all(
95 | |     not(all(target_arch = "wasm32", target_os = "unknown")),
96 | |     feature = "proc-macro"
97 | | ))]
98 | | extern crate proc_macro;
   | | ^^^^^^^^^^^^^^^^^^^^^^^-
   | |________________________|
   |                          help: remove it
   |
   = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms`

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/ident_fragment.rs:13:32
   |
13 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result;
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
   |
13 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result;
   |                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/ident_fragment.rs:28:32
   |
28 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
28 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/ident_fragment.rs:38:32
   |
38 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
38 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/ident_fragment.rs:48:32
   |
48 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
48 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/ident_fragment.rs:66:32
   |
66 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
66 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/ident_fragment.rs:77:44
   |
77 |                 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                                       -----^^^^^^^^^
   |                                       |
   |                                       expected lifetime parameter
...
85 | ident_fragment_display!(bool, str, String, char);
   | ------------------------------------------------ in this macro invocation
   |
   = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
   |
77 |                 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/ident_fragment.rs:77:44
   |
77 |                 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                                       -----^^^^^^^^^
   |                                       |
   |                                       expected lifetime parameter
...
86 | ident_fragment_display!(u8, u16, u32, u64, u128, usize);
   | ------------------------------------------------------- in this macro invocation
   |
   = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
   |
77 |                 fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/runtime.rs:443:32
    |
443 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
443 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/runtime.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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/runtime.rs:455:32
    |
455 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
455 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/runtime.rs:461:32
    |
461 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
461 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/quote-1.0.18/src/runtime.rs:467:32
    |
467 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
467 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
270 |     impl_partial_eq!(BString, Vec);
    |     ---------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
270 |     impl_partial_eq!(BString, Vec);
    |     ---------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
270 |     impl_partial_eq!(BString, Vec);
    |     ---------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
270 |     impl_partial_eq!(BString, Vec);
    |     ---------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
271 |     impl_partial_eq!(BString, [u8]);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
271 |     impl_partial_eq!(BString, [u8]);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
271 |     impl_partial_eq!(BString, [u8]);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
271 |     impl_partial_eq!(BString, [u8]);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
272 |     impl_partial_eq!(BString, &'a [u8]);
    |     ----------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
272 |     impl_partial_eq!(BString, &'a [u8]);
    |     ----------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
273 |     impl_partial_eq!(BString, String);
    |     --------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
273 |     impl_partial_eq!(BString, String);
    |     --------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
273 |     impl_partial_eq!(BString, String);
    |     --------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
273 |     impl_partial_eq!(BString, String);
    |     --------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
274 |     impl_partial_eq!(BString, str);
    |     ------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
274 |     impl_partial_eq!(BString, str);
    |     ------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
274 |     impl_partial_eq!(BString, str);
    |     ------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
274 |     impl_partial_eq!(BString, str);
    |     ------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
275 |     impl_partial_eq!(BString, &'a str);
    |     ---------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
275 |     impl_partial_eq!(BString, &'a str);
    |     ---------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
276 |     impl_partial_eq!(BString, BStr);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
276 |     impl_partial_eq!(BString, BStr);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
276 |     impl_partial_eq!(BString, BStr);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
276 |     impl_partial_eq!(BString, BStr);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
277 |     impl_partial_eq!(BString, &'a BStr);
    |     ----------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
277 |     impl_partial_eq!(BString, &'a BStr);
    |     ----------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
293 |     impl_partial_ord!(BString, Vec);
    |     ----------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
293 |     impl_partial_ord!(BString, Vec);
    |     ----------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
293 |     impl_partial_ord!(BString, Vec);
    |     ----------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
293 |     impl_partial_ord!(BString, Vec);
    |     ----------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
294 |     impl_partial_ord!(BString, [u8]);
    |     -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
294 |     impl_partial_ord!(BString, [u8]);
    |     -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
294 |     impl_partial_ord!(BString, [u8]);
    |     -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
294 |     impl_partial_ord!(BString, [u8]);
    |     -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
295 |     impl_partial_ord!(BString, &'a [u8]);
    |     ------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
295 |     impl_partial_ord!(BString, &'a [u8]);
    |     ------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
296 |     impl_partial_ord!(BString, String);
    |     ---------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
296 |     impl_partial_ord!(BString, String);
    |     ---------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
296 |     impl_partial_ord!(BString, String);
    |     ---------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
296 |     impl_partial_ord!(BString, String);
    |     ---------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
297 |     impl_partial_ord!(BString, str);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
297 |     impl_partial_ord!(BString, str);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
297 |     impl_partial_ord!(BString, str);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
297 |     impl_partial_ord!(BString, str);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
298 |     impl_partial_ord!(BString, &'a str);
    |     ----------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
298 |     impl_partial_ord!(BString, &'a str);
    |     ----------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
299 |     impl_partial_ord!(BString, BStr);
    |     -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
299 |     impl_partial_ord!(BString, BStr);
    |     -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
299 |     impl_partial_ord!(BString, BStr);
    |     -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
299 |     impl_partial_ord!(BString, BStr);
    |     -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
300 |     impl_partial_ord!(BString, &'a BStr);
    |     ------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
300 |     impl_partial_ord!(BString, &'a BStr);
    |     ------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
633 |     impl_partial_eq!(BStr, [u8]);
    |     ---------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
633 |     impl_partial_eq!(BStr, [u8]);
    |     ---------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
633 |     impl_partial_eq!(BStr, [u8]);
    |     ---------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
633 |     impl_partial_eq!(BStr, [u8]);
    |     ---------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
634 |     impl_partial_eq!(BStr, &'a [u8]);
    |     -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
634 |     impl_partial_eq!(BStr, &'a [u8]);
    |     -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
635 |     impl_partial_eq!(BStr, str);
    |     --------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
635 |     impl_partial_eq!(BStr, str);
    |     --------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
635 |     impl_partial_eq!(BStr, str);
    |     --------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
635 |     impl_partial_eq!(BStr, str);
    |     --------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
636 |     impl_partial_eq!(BStr, &'a str);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
636 |     impl_partial_eq!(BStr, &'a str);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
639 |     impl_partial_eq!(BStr, Vec);
    |     ------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
639 |     impl_partial_eq!(BStr, Vec);
    |     ------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
639 |     impl_partial_eq!(BStr, Vec);
    |     ------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
639 |     impl_partial_eq!(BStr, Vec);
    |     ------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
641 |     impl_partial_eq!(&'a BStr, Vec);
    |     ----------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
641 |     impl_partial_eq!(&'a BStr, Vec);
    |     ----------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:14
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
643 |     impl_partial_eq!(BStr, String);
    |     ------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
643 |     impl_partial_eq!(BStr, String);
    |     ------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:14
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
643 |     impl_partial_eq!(BStr, String);
    |     ------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
643 |     impl_partial_eq!(BStr, String);
    |     ------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:3:18
    |
3   |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
645 |     impl_partial_eq!(&'a BStr, String);
    |     ---------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:11:18
    |
11  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
645 |     impl_partial_eq!(&'a BStr, String);
    |     ---------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:24:18
    |
24  |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
647 |     impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>);
    |     --------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:32:18
    |
32  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
647 |     impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>);
    |     --------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:24:18
    |
24  |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
649 |     impl_partial_eq_cow!(&'a BStr, Cow<'a, str>);
    |     -------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:32:18
    |
32  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
649 |     impl_partial_eq_cow!(&'a BStr, Cow<'a, str>);
    |     -------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:24:18
    |
24  |         impl<'a, 'b> PartialEq<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
651 |     impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>);
    |     --------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:32:18
    |
32  |         impl<'a, 'b> PartialEq<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
651 |     impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>);
    |     --------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
667 |     impl_partial_ord!(BStr, [u8]);
    |     ----------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
667 |     impl_partial_ord!(BStr, [u8]);
    |     ----------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
667 |     impl_partial_ord!(BStr, [u8]);
    |     ----------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
667 |     impl_partial_ord!(BStr, [u8]);
    |     ----------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
668 |     impl_partial_ord!(BStr, &'a [u8]);
    |     --------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
668 |     impl_partial_ord!(BStr, &'a [u8]);
    |     --------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
669 |     impl_partial_ord!(BStr, str);
    |     ---------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
669 |     impl_partial_ord!(BStr, str);
    |     ---------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
669 |     impl_partial_ord!(BStr, str);
    |     ---------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
669 |     impl_partial_ord!(BStr, str);
    |     ---------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
670 |     impl_partial_ord!(BStr, &'a str);
    |     -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
670 |     impl_partial_ord!(BStr, &'a str);
    |     -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
673 |     impl_partial_ord!(BStr, Vec);
    |     -------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
673 |     impl_partial_ord!(BStr, Vec);
    |     -------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
673 |     impl_partial_ord!(BStr, Vec);
    |     -------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
673 |     impl_partial_ord!(BStr, Vec);
    |     -------------------------------- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
675 |     impl_partial_ord!(&'a BStr, Vec);
    |     ------------------------------------ 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
675 |     impl_partial_ord!(&'a BStr, Vec);
    |     ------------------------------------ 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:14
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
677 |     impl_partial_ord!(BStr, String);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
677 |     impl_partial_ord!(BStr, String);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'a` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:14
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |              ^^--
    |              |
    |              help: elide the unused lifetime
...
677 |     impl_partial_ord!(BStr, String);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
677 |     impl_partial_ord!(BStr, String);
    |     ------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:44:18
    |
44  |         impl<'a, 'b> PartialOrd<$rhs> for $lhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
679 |     impl_partial_ord!(&'a BStr, String);
    |     ----------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/bstr-0.2.17/src/impls.rs:52:18
    |
52  |         impl<'a, 'b> PartialOrd<$lhs> for $rhs {
    |                --^^
    |                |
    |                help: elide the unused lifetime
...
679 |     impl_partial_ord!(&'a BStr, String);
    |     ----------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `cc` (lib) generated 1 warning
   Compiling lzma-sys v0.1.17
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/lzma-sys 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_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/lzma-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C metadata=27d5d046b533f1dd -C extra-filename=-27d5d046b533f1dd --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/lzma-sys-27d5d046b533f1dd -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern cc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcc-99e4f40a89cd686d.rlib --extern pkg_config=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libpkg_config-2241b901e6c33e1e.rlib --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: `memchr` (lib) generated 1 warning
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:424:41
    |
424 |     fn pdb_info(&self) -> Result> {
    |                                         ^^^^^^^^ expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
    |
424 |     fn pdb_info(&self) -> Result>> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/coff/symbol.rs:211:55
    |
211 |     pub fn address(&self, image_base: u64, sections: &SectionTable) -> Result {
    |                                                       ^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
211 |     pub fn address(&self, image_base: u64, sections: &SectionTable<'_>) -> Result {
    |                                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/traits.rs:213:41
    |
213 |     fn pdb_info(&self) -> Result> {
    |                                         ^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
213 |     fn pdb_info(&self) -> Result>> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/mod.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: `proc-macro2` (lib) generated 100 warnings
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.102 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=102 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/syn-3e626cbbe06485ac/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name syn --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=4c21bf4f5dec3cbf -C extra-filename=-4c21bf4f5dec3cbf --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern proc_macro2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libproc_macro2-f1dd941c1d9ab37b.rmeta --extern quote=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libquote-fbb75bd887473804.rmeta --extern unicode_ident=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libunicode_ident-6a5271a8338dd02f.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg syn_disable_nightly_tests`
warning: `quote` (lib) generated 13 warnings
     Running `/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/lzma-sys-27d5d046b533f1dd/build-script-build`
[lzma-sys 0.1.17] cargo:rerun-if-changed=build.rs
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=LZMA_API_STATIC
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=LIBLZMA_NO_PKG_CONFIG
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=LIBLZMA_STATIC
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=SYSROOT
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=LIBLZMA_STATIC
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[lzma-sys 0.1.17] cargo:rustc-link-search=native=/usr/lib
[lzma-sys 0.1.17] cargo:rustc-link-lib=lzma
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=LIBLZMA_STATIC
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[lzma-sys 0.1.17] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
warning: `extern crate` is not idiomatic in the new edition
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lib.rs:297:1
    |
297 | extern crate proc_macro2;
    | ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms`
help: convert it to a `use`
    |
297 | use proc_macro2;
    | ~~~

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:129:21
    |
129 |     fn peek(cursor: Cursor) -> bool;
    |                     ^^^^^^ expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
    |
129 |     fn peek(cursor: Cursor<'_>) -> bool;
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:154:22
    |
154 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool {
    |                      ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
154 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool {
    |                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:154:39
    |
154 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool {
    |                                       ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
154 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool {
    |                                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:169:29
    |
169 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
186 | impl_token!("lifetime" Lifetime);
    | -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
169 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:170:32
    |
170 |                 fn peek(input: ParseStream) -> bool {
    |                                ^^^^^^^^^^^ expected lifetime parameter
...
186 | impl_token!("lifetime" Lifetime);
    | -------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
170 |                 fn peek(input: ParseStream<'_>) -> bool {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:169:29
    |
169 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
187 | impl_token!("literal" Lit);
    | -------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
169 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:170:32
    |
170 |                 fn peek(input: ParseStream) -> bool {
    |                                ^^^^^^^^^^^ expected lifetime parameter
...
187 | impl_token!("literal" Lit);
    | -------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
170 |                 fn peek(input: ParseStream<'_>) -> bool {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:169:29
    |
169 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
188 | impl_token!("string literal" LitStr);
    | ------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
169 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:170:32
    |
170 |                 fn peek(input: ParseStream) -> bool {
    |                                ^^^^^^^^^^^ expected lifetime parameter
...
188 | impl_token!("string literal" LitStr);
    | ------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
170 |                 fn peek(input: ParseStream<'_>) -> bool {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:169:29
    |
169 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
189 | impl_token!("byte string literal" LitByteStr);
    | --------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
169 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:170:32
    |
170 |                 fn peek(input: ParseStream) -> bool {
    |                                ^^^^^^^^^^^ expected lifetime parameter
...
189 | impl_token!("byte string literal" LitByteStr);
    | --------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
170 |                 fn peek(input: ParseStream<'_>) -> bool {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:169:29
    |
169 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
190 | impl_token!("byte literal" LitByte);
    | ----------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
169 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:170:32
    |
170 |                 fn peek(input: ParseStream) -> bool {
    |                                ^^^^^^^^^^^ expected lifetime parameter
...
190 | impl_token!("byte literal" LitByte);
    | ----------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
170 |                 fn peek(input: ParseStream<'_>) -> bool {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:169:29
    |
169 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
191 | impl_token!("character literal" LitChar);
    | ---------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
169 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:170:32
    |
170 |                 fn peek(input: ParseStream) -> bool {
    |                                ^^^^^^^^^^^ expected lifetime parameter
...
191 | impl_token!("character literal" LitChar);
    | ---------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
170 |                 fn peek(input: ParseStream<'_>) -> bool {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:169:29
    |
169 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
192 | impl_token!("integer literal" LitInt);
    | ------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
169 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:170:32
    |
170 |                 fn peek(input: ParseStream) -> bool {
    |                                ^^^^^^^^^^^ expected lifetime parameter
...
192 | impl_token!("integer literal" LitInt);
    | ------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
170 |                 fn peek(input: ParseStream<'_>) -> bool {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:169:29
    |
169 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
193 | impl_token!("floating point literal" LitFloat);
    | ---------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
169 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:170:32
    |
170 |                 fn peek(input: ParseStream) -> bool {
    |                                ^^^^^^^^^^^ expected lifetime parameter
...
193 | impl_token!("floating point literal" LitFloat);
    | ---------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
170 |                 fn peek(input: ParseStream<'_>) -> bool {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:169:29
    |
169 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
194 | impl_token!("boolean literal" LitBool);
    | -------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
169 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:170:32
    |
170 |                 fn peek(input: ParseStream) -> bool {
    |                                ^^^^^^^^^^^ expected lifetime parameter
...
194 | impl_token!("boolean literal" LitBool);
    | -------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
170 |                 fn peek(input: ParseStream<'_>) -> bool {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:169:29
    |
169 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
195 | impl_token!("group token" proc_macro2::Group);
    | --------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
169 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:170:32
    |
170 |                 fn peek(input: ParseStream) -> bool {
    |                                ^^^^^^^^^^^ expected lifetime parameter
...
195 | impl_token!("group token" proc_macro2::Group);
    | --------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
170 |                 fn peek(input: ParseStream<'_>) -> bool {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:201:29
    |
201 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
215 | impl_low_level_token!("punctuation token" Punct punct);
    | ------------------------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
201 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:201:29
    |
201 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
216 | impl_low_level_token!("literal" Literal literal);
    | ------------------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
201 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:201:29
    |
201 |             fn peek(cursor: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
...
217 | impl_low_level_token!("token" TokenTree token_tree);
    | --------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
201 |             fn peek(cursor: Cursor<'_>) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:223:21
    |
223 |     fn peek(cursor: Cursor) -> bool;
    |                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
223 |     fn peek(cursor: Cursor<'_>) -> bool;
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:232:21
    |
232 |     fn peek(cursor: Cursor) -> bool {
    |                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
232 |     fn peek(cursor: Cursor<'_>) -> bool {
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:571:21
    |
571 |     fn parse(input: ParseStream) -> Result {
    |                     ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
571 |     fn parse(input: ParseStream<'_>) -> Result {
    |                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:590:21
    |
590 |     fn peek(cursor: Cursor) -> bool {
    |                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
590 |     fn peek(cursor: Cursor<'_>) -> bool {
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:610:21
    |
610 |     fn peek(cursor: Cursor) -> bool {
    |                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
610 |     fn peek(cursor: Cursor<'_>) -> bool {
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:621:21
    |
621 |     fn peek(cursor: Cursor) -> bool {
    |                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
621 |     fn peek(cursor: Cursor<'_>) -> bool {
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:632:21
    |
632 |     fn peek(cursor: Cursor) -> bool {
    |                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
632 |     fn peek(cursor: Cursor<'_>) -> bool {
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:643:21
    |
643 |     fn peek(cursor: Cursor) -> bool {
    |                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
643 |     fn peek(cursor: Cursor<'_>) -> bool {
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:319:33
    |
319 |                   fn parse(input: ParseStream) -> Result {
    |                                   ^^^^^^^^^^^ expected lifetime parameter
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
319 |                 fn parse(input: ParseStream<'_>) -> Result {
    |                                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:328:33
    |
328 |                   fn peek(cursor: Cursor) -> bool {
    |                                   ^^^^^^ expected lifetime parameter
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
328 |                 fn peek(cursor: Cursor<'_>) -> bool {
    |                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:454:33
    |
454 |                   fn parse(input: ParseStream) -> Result {
    |                                   ^^^^^^^^^^^ expected lifetime parameter
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
454 |                 fn parse(input: ParseStream<'_>) -> Result {
    |                                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:463:33
    |
463 |                   fn peek(cursor: Cursor) -> bool {
    |                                   ^^^^^^ expected lifetime parameter
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
463 |                 fn peek(cursor: Cursor<'_>) -> bool {
    |                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:896:27
    |
896 |     pub fn keyword(input: ParseStream, token: &str) -> Result {
    |                           ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
896 |     pub fn keyword(input: ParseStream<'_>, token: &str) -> Result {
    |                                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:907:33
    |
907 |     pub fn peek_keyword(cursor: Cursor, token: &str) -> bool {
    |                                 ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
907 |     pub fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool {
    |                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:915:39
    |
915 |     pub fn punct(input: ParseStream, token: &str) -> Result {
    |                                       ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
915 |     pub fn punct(input: ParseStream<'_>, token: &str) -> Result {
    |                                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:921:28
    |
921 |     fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span; 3]) -> Result<()> {
    |                            ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
921 |     fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span; 3]) -> Result<()> {
    |                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/token.rs:947:35
    |
947 |     pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool {
    |                                   ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
947 |     pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ident.rs:40:21
   |
40 |     fn parse(input: ParseStream) -> Result {
   |                     ^^^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
40 |     fn parse(input: ParseStream<'_>) -> Result {
   |                                ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ident.rs:54:21
   |
54 |     fn peek(cursor: Cursor) -> bool {
   |                     ^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
54 |     fn peek(cursor: Cursor<'_>) -> bool {
   |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:193:30
    |
193 |         let parser = |input: ParseStream| parsing::parse_meta_after_path(path, input);
    |                              ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
193 |         let parser = |input: ParseStream<'_>| parsing::parse_meta_after_path(path, input);
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:225:30
    |
225 |         let parser = |input: ParseStream| {
    |                              ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
225 |         let parser = |input: ParseStream<'_>| {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:238:31
    |
238 |     pub fn parse_outer(input: ParseStream) -> Result> {
    |                               ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
238 |     pub fn parse_outer(input: ParseStream<'_>) -> Result> {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:252:31
    |
252 |     pub fn parse_inner(input: ParseStream) -> Result> {
    |                               ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
252 |     pub fn parse_inner(input: ParseStream<'_>) -> Result> {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:503:31
    |
503 |     pub fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> {
    |                               ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
503 |     pub fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:510:38
    |
510 |     pub fn single_parse_inner(input: ParseStream) -> Result {
    |                                      ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
510 |     pub fn single_parse_inner(input: ParseStream<'_>) -> Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:521:38
    |
521 |     pub fn single_parse_outer(input: ParseStream) -> Result {
    |                                      ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
521 |     pub fn single_parse_outer(input: ParseStream<'_>) -> Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:533:31
    |
533 |     fn parse_meta_path(input: ParseStream) -> Result {
    |                               ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
533 |     fn parse_meta_path(input: ParseStream<'_>) -> Result {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:559:25
    |
559 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
559 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:567:25
    |
567 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
567 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:575:25
    |
575 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
575 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:583:25
    |
583 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
583 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:596:53
    |
596 |     pub fn parse_meta_after_path(path: Path, input: ParseStream) -> Result {
    |                                                     ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
596 |     pub fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result {
    |                                                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:606:54
    |
606 |     fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result {
    |                                                      ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
606 |     fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result {
    |                                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/attr.rs:615:60
    |
615 |     fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result {
    |                                                            ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
615 |     fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result {
    |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/data.rs:79:43
   |
79 |     pub fn iter(&self) -> punctuated::Iter {
   |                           ----------------^------ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
79 |     pub fn iter(&self) -> punctuated::Iter<'_, Field> {
   |                                            +++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/data.rs:90:54
   |
90 |     pub fn iter_mut(&mut self) -> punctuated::IterMut {
   |                                   -------------------^------ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
90 |     pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> {
   |                                                       +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/data.rs:248:25
    |
248 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
248 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/data.rs:277:25
    |
277 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
277 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/data.rs:288:25
    |
288 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
288 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/data.rs:300:35
    |
300 |         pub fn parse_named(input: ParseStream) -> Result {
    |                                   ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
300 |         pub fn parse_named(input: ParseStream<'_>) -> Result {
    |                                              ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/data.rs:316:37
    |
316 |         pub fn parse_unnamed(input: ParseStream) -> Result {
    |                                     ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
316 |         pub fn parse_unnamed(input: ParseStream<'_>) -> Result {
    |                                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/data.rs:329:25
    |
329 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
329 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/data.rs:352:29
    |
352 |         fn parse_pub(input: ParseStream) -> Result {
    |                             ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
352 |         fn parse_pub(input: ParseStream<'_>) -> Result {
    |                                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/data.rs:396:31
    |
396 |         fn parse_crate(input: ParseStream) -> Result {
    |                               ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
396 |         fn parse_crate(input: ParseStream<'_>) -> Result {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:900:40
    |
900 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
900 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:953:40
    |
953 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
953 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/custom_keyword.rs:130:45
     |
130  |             fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool {
     |                             ----------------^^^^^^
     |                             |
     |                             expected lifetime parameter
     |
    ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:1103:5
     |
1103 |     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
     |
130  |             fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool {
     |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/custom_keyword.rs:144:44
     |
144  |             fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> {
     |                             ---------------^^^^^^^^^^^
     |                             |
     |                             expected lifetime parameter
     |
    ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:1103:5
     |
1103 |     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
     |
144  |             fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> {
     |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:1161:25
     |
1161 |         fn parse(input: ParseStream) -> Result {
     |                         ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1161 |         fn parse(input: ParseStream<'_>) -> Result {
     |                                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:1405:16
     |
1405 |         input: ParseStream,
     |                ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1405 |         input: ParseStream<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:1453:31
     |
1453 |     fn peek_precedence(input: ParseStream) -> Precedence {
     |                               ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1453 |     fn peek_precedence(input: ParseStream<'_>) -> Precedence {
     |                                          ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:1470:30
     |
1470 |     fn ambiguous_expr(input: ParseStream, allow_struct: AllowStruct) -> Result {
     |                              ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1470 |     fn ambiguous_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result {
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:1541:26
     |
1541 |     fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result {
     |                          ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1541 |     fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result {
     |                                     ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:1669:28
     |
1669 |     fn trailer_expr(input: ParseStream, allow_struct: AllowStruct) -> Result {
     |                            ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1669 |     fn trailer_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result {
     |                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:1817:25
     |
1817 |     fn atom_expr(input: ParseStream, _allow_struct: AllowStruct) -> Result {
     |                         ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1817 |     fn atom_expr(input: ParseStream<'_>, _allow_struct: AllowStruct) -> Result {
     |                                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:2065:25
     |
2065 |         fn parse(input: ParseStream) -> Result {
     |                         ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2065 |         fn parse(input: ParseStream<'_>) -> Result {
     |                                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:2091:26
     |
2091 |     fn expr_paren(input: ParseStream) -> Result {
     |                          ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2091 |     fn expr_paren(input: ParseStream<'_>) -> Result {
     |                                     ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:2820:25
     |
2820 |         fn parse(input: ParseStream) -> Result {
     |                         ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2820 |         fn parse(input: ParseStream<'_>) -> Result {
     |                                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:2834:25
     |
2834 |         fn parse(input: ParseStream) -> Result {
     |                         ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2834 |         fn parse(input: ParseStream<'_>) -> Result {
     |                                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:2881:25
     |
2881 |         fn parse(input: ParseStream) -> Result {
     |                         ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2881 |         fn parse(input: ParseStream<'_>) -> Result {
     |                                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/expr.rs:2930:26
     |
2930 |     fn check_cast(input: ParseStream) -> Result<()> {
     |                          ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2930 |     fn check_cast(input: ParseStream<'_>) -> Result<()> {
     |                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:114:34
    |
114 |     pub fn type_params(&self) -> TypeParams {
    |                                  ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
114 |     pub fn type_params(&self) -> TypeParams<'_> {
    |                                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:125:42
    |
125 |     pub fn type_params_mut(&mut self) -> TypeParamsMut {
    |                                          ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
125 |     pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:136:32
    |
136 |     pub fn lifetimes(&self) -> Lifetimes {
    |                                ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
136 |     pub fn lifetimes(&self) -> Lifetimes<'_> {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:147:40
    |
147 |     pub fn lifetimes_mut(&mut self) -> LifetimesMut {
    |                                        ^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
147 |     pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> {
    |                                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:158:35
    |
158 |     pub fn const_params(&self) -> ConstParams {
    |                                   ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
158 |     pub fn const_params(&self) -> ConstParams<'_> {
    |                                              ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:169:43
    |
169 |     pub fn const_params_mut(&mut self) -> ConstParamsMut {
    |                                           ^^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
169 |     pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:350:38
    |
350 |     pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) {
    |                                      ^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
350 |     pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) {
    |                                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:350:52
    |
350 |     pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) {
    |                                                    ^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
350 |     pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) {
    |                                                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:416:35
    |
416 |     pub fn as_turbofish(&self) -> Turbofish {
    |                                   ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
416 |     pub fn as_turbofish(&self) -> Turbofish<'_> {
    |                                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:599:25
    |
599 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
599 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:662:25
    |
662 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
662 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:689:25
    |
689 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
689 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:727:25
    |
727 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
727 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:749:25
    |
749 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
749 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:760:25
    |
760 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
760 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:814:25
    |
814 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
814 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:833:25
    |
833 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
833 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:882:25
    |
882 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
882 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:893:25
    |
893 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
893 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:948:25
    |
948 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
948 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/generics.rs:959:25
    |
959 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
959 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lifetime.rs:74:40
   |
74 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
   |                                   -----^^^^^^^^^
   |                                   |
   |                                   expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
74 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lifetime.rs:129:25
    |
129 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
129 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lit.rs:448:40
    |
448 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
448 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lit.rs:524:40
    |
524 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
524 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lit.rs:746:25
    |
746 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
746 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lit.rs:776:47
    |
776 |     fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> {
    |                                               ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
776 |     fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> {
    |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lit.rs:776:71
    |
776 |     fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> {
    |                                                                       ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
776 |     fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> {
    |                                                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lit.rs:818:25
    |
818 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
818 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lit.rs:829:25
    |
829 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
829 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lit.rs:840:25
    |
840 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
840 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lit.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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lit.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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lit.rs:873:25
    |
873 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
873 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lit.rs:884:25
    |
884 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
884 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/mac.rs:153:31
    |
153 | pub fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> {
    |                               ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
153 | pub fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/mac.rs:179:25
    |
179 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
179 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/derive.rs:97:25
   |
97 |         fn parse(input: ParseStream) -> Result {
   |                         ^^^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
97 |         fn parse(input: ParseStream<'_>) -> Result {
   |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/derive.rs:165:16
    |
165 |         input: ParseStream,
    |                ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
165 |         input: ParseStream<'_>,
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/derive.rs:201:16
    |
201 |         input: ParseStream,
    |                ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
201 |         input: ParseStream<'_>,
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/derive.rs:216:30
    |
216 |     pub fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> {
    |                              ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
216 |     pub fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/op.rs:88:27
   |
88 |     fn parse_binop(input: ParseStream) -> Result {
   |                           ^^^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
88 |     fn parse_binop(input: ParseStream<'_>) -> Result {
   |                                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/op.rs:133:25
    |
133 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
133 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/op.rs:167:25
    |
167 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
167 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:344:25
    |
344 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
344 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:358:36
    |
358 |         pub fn without_plus(input: ParseStream) -> Result {
    |                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
358 |         pub fn without_plus(input: ParseStream<'_>) -> Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:366:16
    |
366 |         input: ParseStream,
    |                ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
366 |         input: ParseStream<'_>,
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:665:25
    |
665 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
665 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:678:25
    |
678 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
678 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:714:25
    |
714 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
714 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:720:29
    |
720 |     fn parse_bare_fn(input: ParseStream, allow_mut_self: bool) -> Result> {
    |                             ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
720 |     fn parse_bare_fn(input: ParseStream<'_>, allow_mut_self: bool) -> Result> {
    |                                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:775:25
    |
775 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
775 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:784:25
    |
784 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
784 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:793:25
    |
793 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
793 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:835:25
    |
835 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
835 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:866:36
    |
866 |         pub fn without_plus(input: ParseStream) -> Result {
    |                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
866 |         pub fn without_plus(input: ParseStream<'_>) -> Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:871:36
    |
871 |         pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result {
    |                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
871 |         pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:885:25
    |
885 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
885 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:893:25
    |
893 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
893 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:910:36
    |
910 |         pub fn without_plus(input: ParseStream) -> Result {
    |                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
910 |         pub fn without_plus(input: ParseStream<'_>) -> Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:916:36
    |
916 |         pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result {
    |                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
916 |         pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:924:20
    |
924 |             input: ParseStream,
    |                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
924 |             input: ParseStream<'_>,
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:953:25
    |
953 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
953 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:961:36
    |
961 |         pub fn without_plus(input: ParseStream) -> Result {
    |                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
961 |         pub fn without_plus(input: ParseStream<'_>) -> Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:966:36
    |
966 |         pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result {
    |                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
966 |         pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:976:25
    |
976 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
976 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:987:25
    |
987 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
987 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:994:25
    |
994 |         fn parse(input: ParseStream, allow_plus: bool) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
994 |         fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:1008:25
     |
1008 |         fn parse(input: ParseStream) -> Result {
     |                         ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1008 |         fn parse(input: ParseStream<'_>) -> Result {
     |                                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:1015:16
     |
1015 |         input: ParseStream,
     |                ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1015 |         input: ParseStream<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:1082:25
     |
1082 |         fn parse(input: ParseStream) -> Result {
     |                         ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1082 |         fn parse(input: ParseStream<'_>) -> Result {
     |                                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ty.rs:1092:25
     |
1092 |         fn parse(input: ParseStream) -> Result {
     |                         ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1092 |         fn parse(input: ParseStream<'_>) -> Result {
     |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/path.rs:221:25
    |
221 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
221 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/path.rs:228:25
    |
228 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
228 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/path.rs:318:34
    |
318 |     pub fn const_argument(input: ParseStream) -> Result {
    |                                  ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
318 |     pub fn const_argument(input: ParseStream<'_>) -> Result {
    |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/path.rs:361:25
    |
361 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
361 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/path.rs:388:25
    |
388 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
388 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/path.rs:400:25
    |
400 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
400 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/path.rs:406:32
    |
406 |         fn parse_helper(input: ParseStream, expr_style: bool) -> Result {
    |                                ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
406 |         fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/path.rs:433:25
    |
433 |         fn parse(input: ParseStream) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
433 |         fn parse(input: ParseStream<'_>) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/path.rs:507:39
    |
507 |         pub fn parse_mod_style(input: ParseStream) -> Result {
    |                                       ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
507 |         pub fn parse_mod_style(input: ParseStream<'_>) -> Result {
    |                                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/path.rs:604:43
    |
604 |         pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result {
    |                                           ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
604 |         pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result {
    |                                                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/path.rs:619:20
    |
619 |             input: ParseStream,
    |                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
619 |             input: ParseStream<'_>,
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/path.rs:633:25
    |
633 |     pub fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
633 |     pub fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/buffer.rs:88:28
   |
88 |     pub fn begin(&self) -> Cursor {
   |                            ^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
88 |     pub fn begin(&self) -> Cursor<'_> {
   |                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/buffer.rs:356:29
    |
356 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool {
    |                             ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
356 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/buffer.rs:356:40
    |
356 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool {
    |                                        ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
356 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool {
    |                                              ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/buffer.rs:360:42
    |
360 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span {
    |                                          ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
360 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span {
    |                                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/buffer.rs:367:43
    |
367 | pub(crate) fn close_span_of_group(cursor: Cursor) -> Span {
    |                                           ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
367 | pub(crate) fn close_span_of_group(cursor: Cursor<'_>) -> Span {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ext.rs:49:25
   |
49 |     fn parse_any(input: ParseStream) -> Result;
   |                         ^^^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
49 |     fn parse_any(input: ParseStream<'_>) -> Result;
   |                                    ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ext.rs:90:25
   |
90 |     fn parse_any(input: ParseStream) -> Result {
   |                         ^^^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
90 |     fn parse_any(input: ParseStream<'_>) -> Result {
   |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/ext.rs:112:21
    |
112 |     fn peek(cursor: Cursor) -> bool {
    |                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
112 |     fn peek(cursor: Cursor<'_>) -> bool {
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:105:31
    |
105 |     pub fn iter(&self) -> Iter {
    |                           ----^-- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
105 |     pub fn iter(&self) -> Iter<'_, T> {
    |                                +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:116:42
    |
116 |     pub fn iter_mut(&mut self) -> IterMut {
    |                                   -------^-- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
116 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
    |                                           +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:127:33
    |
127 |     pub fn pairs(&self) -> Pairs {
    |                            -----^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
127 |     pub fn pairs(&self) -> Pairs<'_, T, P> {
    |                                  +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:136:44
    |
136 |     pub fn pairs_mut(&mut self) -> PairsMut {
    |                                    --------^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
136 |     pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> {
    |                                             +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:267:36
    |
267 |     pub fn parse_terminated(input: ParseStream) -> Result
    |                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
267 |     pub fn parse_terminated(input: ParseStream<'_>) -> Result
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:289:16
    |
289 |         input: ParseStream,
    |                ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
289 |         input: ParseStream<'_>,
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:290:20
    |
290 |         parser: fn(ParseStream) -> Result,
    |                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
290 |         parser: fn(ParseStream<'_>) -> Result,
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:325:44
    |
325 |     pub fn parse_separated_nonempty(input: ParseStream) -> Result
    |                                            ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
325 |     pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:347:16
    |
347 |         input: ParseStream,
    |                ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
347 |         input: ParseStream<'_>,
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:348:20
    |
348 |         parser: fn(ParseStream) -> Result,
    |                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
348 |         parser: fn(ParseStream<'_>) -> Result,
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse_quote.rs:157:21
    |
157 |     fn parse(input: ParseStream) -> Result {
    |                     ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
157 |     fn parse(input: ParseStream<'_>) -> Result {
    |                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse_macro_input.rs:145:21
    |
145 |     fn parse(input: ParseStream) -> Result;
    |                     ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
145 |     fn parse(input: ParseStream<'_>) -> Result;
    |                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse_macro_input.rs:149:21
    |
149 |     fn parse(input: ParseStream) -> Result {
    |                     ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
149 |     fn parse(input: ParseStream<'_>) -> Result {
    |                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse_macro_input.rs:162:21
    |
162 |     fn parse(input: ParseStream) -> Result {
    |                     ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
162 |     fn parse(input: ParseStream<'_>) -> Result {
    |                                ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/thread.rs:35:40
   |
35 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
   |                                   -----^^^^^^^^^
   |                                   |
   |                                   expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
35 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lookahead.rs:68:33
   |
68 | pub fn new(scope: Span, cursor: Cursor) -> Lookahead1 {
   |                                 ^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
68 | pub fn new(scope: Span, cursor: Cursor<'_>) -> Lookahead1 {
   |                                       ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lookahead.rs:68:44
   |
68 | pub fn new(scope: Span, cursor: Cursor) -> Lookahead1 {
   |                                            ^^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
68 | pub fn new(scope: Span, cursor: Cursor) -> Lookahead1<'_> {
   |                                                      ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/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
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/lookahead.rs:165:29
    |
165 | pub fn is_delimiter(cursor: Cursor, delimiter: Delimiter) -> bool {
    |                             ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
165 | pub fn is_delimiter(cursor: Cursor<'_>, delimiter: Delimiter) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/discouraged.rs:192:44
    |
192 |             .set(unsafe { mem::transmute::>(fork.cursor()) });
    |                                            ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
192 |             .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) });
    |                                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:221:21
    |
221 |     fn parse(input: ParseStream) -> Result;
    |                     ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
221 |     fn parse(input: ParseStream<'_>) -> Result;
    |                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:282:32
    |
282 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
282 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:288:32
    |
288 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
288 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:389:13
    |
389 |     cursor: Cursor,
    |             ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
389 |     cursor: Cursor<'_>,
    |                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:391:6
    |
391 | ) -> ParseBuffer {
    |      ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
391 | ) -> ParseBuffer<'_> {
    |                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:395:51
    |
395 |         cell: Cell::new(unsafe { mem::transmute::>(cursor) }),
    |                                                   ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
395 |         cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }),
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:432:30
    |
432 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option) {
    |                              ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
432 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option) {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:443:39
    |
443 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> {
    |                                       ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
443 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> {
    |                                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:447:50
    |
447 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option {
    |                                                  ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
447 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option {
    |                                                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:507:40
    |
507 |     pub fn call(&self, function: fn(ParseStream) -> Result) -> Result {
    |                                        ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
507 |     pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:623:27
    |
623 |         fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool {
    |                           ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
623 |         fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool {
    |                                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:623:49
    |
623 |         fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool {
    |                                                 ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
623 |         fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:638:27
    |
638 |         fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool {
    |                           ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
638 |         fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool {
    |                                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:638:49
    |
638 |         fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool {
    |                                                 ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
638 |         fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:701:20
    |
701 |         parser: fn(ParseStream) -> Result,
    |                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
701 |         parser: fn(ParseStream<'_>) -> Result,
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1067:21
     |
1067 |     fn parse(input: ParseStream) -> Result {
     |                     ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1067 |     fn parse(input: ParseStream<'_>) -> Result {
     |                                ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1074:21
     |
1074 |     fn parse(input: ParseStream) -> Result {
     |                     ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1074 |     fn parse(input: ParseStream<'_>) -> Result {
     |                                ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1085:21
     |
1085 |     fn parse(input: ParseStream) -> Result {
     |                     ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1085 |     fn parse(input: ParseStream<'_>) -> Result {
     |                                ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1092:21
     |
1092 |     fn parse(input: ParseStream) -> Result {
     |                     ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1092 |     fn parse(input: ParseStream<'_>) -> Result {
     |                                ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1102:21
     |
1102 |     fn parse(input: ParseStream) -> Result {
     |                     ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1102 |     fn parse(input: ParseStream<'_>) -> Result {
     |                                ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1118:21
     |
1118 |     fn parse(input: ParseStream) -> Result {
     |                     ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1118 |     fn parse(input: ParseStream<'_>) -> Result {
     |                                ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1128:21
     |
1128 |     fn parse(input: ParseStream) -> Result {
     |                     ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1128 |     fn parse(input: ParseStream<'_>) -> Result {
     |                                ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1191:36
     |
1191 |     fn __parse_stream(self, input: ParseStream) -> Result {
     |                                    ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1191 |     fn __parse_stream(self, input: ParseStream<'_>) -> Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1196:52
     |
1196 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer {
     |                                                    ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1196 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> {
     |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1205:15
     |
1205 |     F: FnOnce(ParseStream) -> Result,
     |               ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1205 |     F: FnOnce(ParseStream<'_>) -> Result,
     |                          ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1237:36
     |
1237 |     fn __parse_stream(self, input: ParseStream) -> Result {
     |                                    ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1237 |     fn __parse_stream(self, input: ParseStream<'_>) -> Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1248:52
     |
1248 | pub(crate) fn parse_stream(f: F, input: ParseStream) -> Result {
     |                                                    ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1248 | pub(crate) fn parse_stream(f: F, input: ParseStream<'_>) -> Result {
     |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/parse.rs:1285:22
     |
1285 |     fn parse(_input: ParseStream) -> Result {
     |                      ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1285 |     fn parse(_input: ParseStream<'_>) -> Result {
     |                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/error.rs:280:48
    |
280 | pub fn new_at(scope: Span, cursor: Cursor, message: T) -> Error {
    |                                                ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
280 | pub fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error {
    |                                                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/error.rs:301:40
    |
301 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
301 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/error.rs:317:40
    |
317 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
317 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/error.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: `bstr` (lib) generated 106 warnings
warning: field `last_match_end` is never read
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/aho-corasick/src/ahocorasick.rs:1222:5
     |
1217 | pub struct FindOverlappingIter<'a, 'b, S: StateID> {
     |            ------------------- field in this struct
...
1222 |     last_match_end: usize,
     |     ^^^^^^^^^^^^^^
     |
     = note: `FindOverlappingIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
     = note: `#[warn(dead_code)]` on by default

warning: field `start` is never read
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/aho-corasick/src/ahocorasick.rs:1360:33
     |
1360 |     NonMatch { bytes: &'r [u8], start: usize },
     |     --------                    ^^^^^
     |     |
     |     field in this variant

warning: field `config` is never read
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/aho-corasick/src/packed/api.rs:380:5
    |
379 | pub struct Searcher {
    |            -------- field in this struct
380 |     config: Config,
    |     ^^^^^^
    |
    = note: `Searcher` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis

     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/generic-array 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_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/generic-array-e1dbe34b319dadf9/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name generic_array /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/generic-array/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="more_lengths"' -C metadata=afabe407ee289b89 -C extra-filename=-afabe407ee289b89 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern typenum=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtypenum-75c388cfa849a641.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg relaxed_coherence`
warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/generic-array/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: indicate the anonymous lifetime
   |
69 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                           ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/generic-array/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/generic-array/src/lib.rs:228:62
    |
228 |     pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) {
    |                                                --------------^-- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
228 |     pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) {
    |                                                               +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/generic-array/src/lib.rs:283:59
    |
283 |     pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) {
    |                                                -----------^-- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
283 |     pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) {
    |                                                            +++

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:445:5
    |
445 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound
    |
    = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms`

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:453:5
    |
453 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:485:5
    |
485 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:493:5
    |
493 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:576:5
    |
576 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:585:5
    |
585 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:617:5
    |
617 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:624:5
    |
624 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:748:5
    |
748 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:756:5
    |
756 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:788:5
    |
788 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:795:5
    |
795 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:862:5
    |
862 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:870:5
    |
870 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:902:5
    |
902 | /     'data: 'file,
903 | |     R: ReadRef<'data>,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:911:5
    |
911 | /     'data: 'file,
912 | |     R: ReadRef<'data>,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:982:5
    |
982 | /     'data: 'file,
983 | |     R: ReadRef<'data>,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:991:5
    |
991 | /     'data: 'file,
992 | |     R: ReadRef<'data>,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:1046:5
     |
1046 | /     'data: 'file,
1047 | |     R: ReadRef<'data>,
     | |____^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:1054:5
     |
1054 | /     'data: 'file,
1055 | |     R: ReadRef<'data>,
     | |____^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:1178:5
     |
1178 | /     'data: 'file,
1179 | |     R: ReadRef<'data>,
     | |____^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:1217:5
     |
1217 |     'data: 'file,
     |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:1225:5
     |
1225 |     'data: 'file,
     |     ^^^^^^^^^^^^^ help: remove this bound

   Compiling regex v1.5.6
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/regex-1.5.6 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name regex --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/regex-1.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=02e9b7b9901e5a6d -C extra-filename=-02e9b7b9901e5a6d --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern aho_corasick=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libaho_corasick-9894fb5bb1072f3e.rmeta --extern memchr=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-d9950f760e1533f7.rmeta --extern regex_syntax=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libregex_syntax-609068714536eb25.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: `aho-corasick` (lib) generated 3 warnings
warning: `object` (lib) generated 27 warnings
   Compiling errno v0.3.0
   Compiling filetime v0.2.16
   Compiling xattr v0.2.3
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=io_lifetimes CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/io-lifetimes CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' 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=io-lifetimes CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/io-lifetimes-a1dfbd2f40aadaa8/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name io_lifetimes --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/io-lifetimes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="close"' --cfg 'feature="default"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' -C metadata=4085c10071c417b8 -C extra-filename=-4085c10071c417b8 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern libc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-13eb9d34334cc75a.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg io_safety_is_in_std --cfg panic_in_const_fn`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/errno 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_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.48 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name errno --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/errno/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=9c442c5a8b1f6d05 -C extra-filename=-9c442c5a8b1f6d05 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern libc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-13eb9d34334cc75a.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=lzma_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/lzma-sys 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_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/lzma-sys-31cfa80816cdaf37/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name lzma_sys --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/lzma-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=ecf3be00a65d9c01 -C extra-filename=-ecf3be00a65d9c01 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern libc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-13eb9d34334cc75a.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib -l lzma`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=xattr CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/xattr 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_REPOSITORY='https://github.com/Stebalien/xattr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name xattr /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/xattr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="unsupported"' -C metadata=d71a4a6240714bb9 -C extra-filename=-d71a4a6240714bb9 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern libc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-13eb9d34334cc75a.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/filetime-0.2.16 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name filetime --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/filetime-0.2.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 -C debuginfo=0 -C metadata=e08287ac54ab8ed8 -C extra-filename=-e08287ac54ab8ed8 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern cfg_if=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcfg_if-d436380389efd7ea.rmeta --extern libc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-13eb9d34334cc75a.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/errno/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: indicate the anonymous lifetime
   |
46 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                           ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/errno/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
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/xattr/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: indicate the anonymous lifetime
   |
22 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/filetime-0.2.16/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: indicate the anonymous lifetime
    |
220 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=0.37.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/rustix-1738ace2d8613662/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name rustix --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=5d434fd897f7254e -C extra-filename=-5d434fd897f7254e --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern bitflags=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libbitflags-972a54748abbb4f2.rmeta --extern libc_errno=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liberrno-9c442c5a8b1f6d05.rmeta --extern io_lifetimes=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libio_lifetimes-4085c10071c417b8.rmeta --extern libc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-13eb9d34334cc75a.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg libc --cfg freebsdlike --cfg bsd`
   Compiling xz2 v0.1.6
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=xz2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/xz2 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_REPOSITORY='https://github.com/alexcrichton/xz2-rs' 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name xz2 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/xz2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=e2e557c5d4fcbc28 -C extra-filename=-e2e557c5d4fcbc28 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern lzma_sys=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblzma_sys-ecf3be00a65d9c01.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib`
warning: `errno` (lib) generated 2 warnings
   Compiling tar v0.4.38
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar 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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name tar --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="xattr"' -C metadata=c4f3beed9926236c -C extra-filename=-c4f3beed9926236c --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern filetime=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-e08287ac54ab8ed8.rmeta --extern libc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-13eb9d34334cc75a.rmeta --extern xattr=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libxattr-d71a4a6240714bb9.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/xz2/src/stream.rs:831:32
    |
831 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
    |
831 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/xz2/src/stream.rs:832:23
    |
832 |         error::Error::description(self).fmt(f)
    |                       ^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: `filetime` (lib) generated 1 warning
warning: `xattr` (lib) generated 1 warning
warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/archive.rs:77:52
   |
77 |     pub fn entries(&mut self) -> io::Result> {
   |                                             -------^-- expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
   |
77 |     pub fn entries(&mut self) -> io::Result> {
   |                                                     +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/archive.rs:159:62
    |
159 |     pub fn entries_with_seek(&mut self) -> io::Result> {
    |                                                       -------^-- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
159 |     pub fn entries_with_seek(&mut self) -> io::Result> {
    |                                                               +++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:75:41
   |
75 |     pub fn path(&self) -> io::Result> {
   |                                      ---^----- expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
75 |     pub fn path(&self) -> io::Result> {
   |                                          +++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:85:36
   |
85 |     pub fn path_bytes(&self) -> Cow<[u8]> {
   |                                 ---^----- expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
85 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
   |                                     +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:102:53
    |
102 |     pub fn link_name(&self) -> io::Result>> {
    |                                                  ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
102 |     pub fn link_name(&self) -> io::Result>> {
    |                                                      +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:111:48
    |
111 |     pub fn link_name_bytes(&self) -> Option> {
    |                                             ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
111 |     pub fn link_name_bytes(&self) -> Option> {
    |                                                 +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:133:59
    |
133 |     pub fn pax_extensions(&mut self) -> io::Result> {
    |                                                           ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
133 |     pub fn pax_extensions(&mut self) -> io::Result>> {
    |                                                                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:269:38
    |
269 |     pub fn from(entry: Entry) -> EntryFields {
    |                                 -----^-- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
269 |     pub fn from(entry: Entry<'_, R>) -> EntryFields {
    |                                       +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:269:46
    |
269 |     pub fn from(entry: Entry) -> EntryFields {
    |                                              ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
269 |     pub fn from(entry: Entry) -> EntryFields<'_> {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:287:37
    |
287 |     fn path(&self) -> io::Result> {
    |                                  ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
287 |     fn path(&self) -> io::Result> {
    |                                      +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:291:32
    |
291 |     fn path_bytes(&self) -> Cow<[u8]> {
    |                             ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
291 |     fn path_bytes(&self) -> Cow<'_, [u8]> {
    |                                 +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:320:49
    |
320 |     fn link_name(&self) -> io::Result>> {
    |                                              ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
320 |     fn link_name(&self) -> io::Result>> {
    |                                                  +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:327:44
    |
327 |     fn link_name_bytes(&self) -> Option> {
    |                                         ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
327 |     fn link_name_bytes(&self) -> Option> {
    |                                             +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:351:55
    |
351 |     fn pax_extensions(&mut self) -> io::Result> {
    |                                                       ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
351 |     fn pax_extensions(&mut self) -> io::Result>> {
    |                                                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:715:32
    |
715 |         fn set_xattrs(me: &mut EntryFields, dst: &Path) -> io::Result<()> {
    |                                ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
715 |         fn set_xattrs(me: &mut EntryFields<'_>, dst: &Path) -> io::Result<()> {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:334:41
    |
334 |     pub fn path(&self) -> io::Result> {
    |                                      ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
334 |     pub fn path(&self) -> io::Result> {
    |                                          +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:345:36
    |
345 |     pub fn path_bytes(&self) -> Cow<[u8]> {
    |                                 ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
345 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
    |                                     +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:394:53
    |
394 |     pub fn link_name(&self) -> io::Result>> {
    |                                                  ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
394 |     pub fn link_name(&self) -> io::Result>> {
    |                                                      +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:408:48
    |
408 |     pub fn link_name_bytes(&self) -> Option> {
    |                                             ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
408 |     pub fn link_name_bytes(&self) -> Option> {
    |                                                 +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:846:41
    |
846 |     fn debug_fields(&self, b: &mut fmt::DebugStruct) {
    |                                    -----^^^^^^^^^^^
    |                                    |
    |                                    expected lifetime parameters
    |
help: indicate the anonymous lifetimes
    |
846 |     fn debug_fields(&self, b: &mut fmt::DebugStruct<'_, '_>) {
    |                                                    ++++++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:893:32
    |
893 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
893 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:917:32
    |
917 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
917 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:941:32
    |
941 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
941 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:950:36
    |
950 |     pub fn path_bytes(&self) -> Cow<[u8]> {
    |                                 ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
950 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
    |                                     +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:1112:32
     |
1112 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
     |                           -----^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1112 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:1283:32
     |
1283 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
     |                           -----^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1283 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:1301:32
     |
1301 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
     |                           -----^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1301 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:1344:32
     |
1344 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
     |                           -----^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1344 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:1589:46
     |
1589 | pub fn path2bytes(p: &Path) -> io::Result> {
     |                                           ---^----- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1589 | pub fn path2bytes(p: &Path) -> io::Result> {
     |                                               +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:1618:29
     |
1618 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> {
     |                          ---^----- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1618 | pub fn bytes2path(bytes: Cow<'_, [u8]>) -> io::Result> {
     |                              +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/header.rs:1618:54
     |
1618 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> {
     |                                                   ---^----- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1618 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> {
     |                                                       +++

warning: `libc` (lib) generated 44 warnings
   Compiling crypto-common v0.1.3
   Compiling block-buffer v0.10.2
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/crypto-common-0.1.3 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_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name crypto_common --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/crypto-common-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="std"' -C metadata=b4b3de286b18c908 -C extra-filename=-b4b3de286b18c908 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern generic_array=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libgeneric_array-afabe407ee289b89.rmeta --extern typenum=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtypenum-75c388cfa849a641.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/block-buffer 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_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name block_buffer --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/block-buffer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=26b16fd184cd18f0 -C extra-filename=-26b16fd184cd18f0 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern generic_array=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libgeneric_array-afabe407ee289b89.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: `generic-array` (lib) generated 4 warnings
warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/io/syscalls.rs:90:53
   |
90 | pub(crate) fn readv(fd: BorrowedFd<'_>, bufs: &mut [IoSliceMut]) -> io::Result {
   |                                                     ^^^^^^^^^^ expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
   |
90 | pub(crate) fn readv(fd: BorrowedFd<'_>, bufs: &mut [IoSliceMut<'_>]) -> io::Result {
   |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/io/syscalls.rs:101:50
    |
101 | pub(crate) fn writev(fd: BorrowedFd<'_>, bufs: &[IoSlice]) -> io::Result {
    |                                                  ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
101 | pub(crate) fn writev(fd: BorrowedFd<'_>, bufs: &[IoSlice<'_>]) -> io::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/io/syscalls.rs:115:17
    |
115 |     bufs: &mut [IoSliceMut],
    |                 ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
115 |     bufs: &mut [IoSliceMut<'_>],
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/io/syscalls.rs:132:51
    |
132 | pub(crate) fn pwritev(fd: BorrowedFd<'_>, bufs: &[IoSlice], offset: u64) -> io::Result {
    |                                                   ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
132 | pub(crate) fn pwritev(fd: BorrowedFd<'_>, bufs: &[IoSlice<'_>], offset: u64) -> io::Result {
    |                                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/io/syscalls.rs:482:34
    |
482 | pub(crate) fn ioctl_tiocexcl(fd: BorrowedFd) -> io::Result<()> {
    |                                  ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
482 | pub(crate) fn ioctl_tiocexcl(fd: BorrowedFd<'_>) -> io::Result<()> {
    |                                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/io/syscalls.rs:487:34
    |
487 | pub(crate) fn ioctl_tiocnxcl(fd: BorrowedFd) -> io::Result<()> {
    |                                  ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
487 | pub(crate) fn ioctl_tiocnxcl(fd: BorrowedFd<'_>) -> io::Result<()> {
    |                                            ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/termios/syscalls.rs:67:9
   |
67 |     fd: BorrowedFd,
   |         ^^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
67 |     fd: BorrowedFd<'_>,
   |                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/termios/syscalls.rs:108:31
    |
108 | pub(crate) fn tcsendbreak(fd: BorrowedFd) -> io::Result<()> {
    |                               ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
108 | pub(crate) fn tcsendbreak(fd: BorrowedFd<'_>) -> io::Result<()> {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/termios/syscalls.rs:113:27
    |
113 | pub(crate) fn tcdrain(fd: BorrowedFd) -> io::Result<()> {
    |                           ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
113 | pub(crate) fn tcdrain(fd: BorrowedFd<'_>) -> io::Result<()> {
    |                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/termios/syscalls.rs:118:27
    |
118 | pub(crate) fn tcflush(fd: BorrowedFd, queue_selector: QueueSelector) -> io::Result<()> {
    |                           ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
118 | pub(crate) fn tcflush(fd: BorrowedFd<'_>, queue_selector: QueueSelector) -> io::Result<()> {
    |                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/termios/syscalls.rs:123:26
    |
123 | pub(crate) fn tcflow(fd: BorrowedFd, action: Action) -> io::Result<()> {
    |                          ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
123 | pub(crate) fn tcflow(fd: BorrowedFd<'_>, action: Action) -> io::Result<()> {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/termios/syscalls.rs:128:28
    |
128 | pub(crate) fn tcgetsid(fd: BorrowedFd) -> io::Result {
    |                            ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
128 | pub(crate) fn tcgetsid(fd: BorrowedFd<'_>) -> io::Result {
    |                                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/termios/syscalls.rs:137:32
    |
137 | pub(crate) fn tcsetwinsize(fd: BorrowedFd, winsize: Winsize) -> io::Result<()> {
    |                                ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
137 | pub(crate) fn tcsetwinsize(fd: BorrowedFd<'_>, winsize: Winsize) -> io::Result<()> {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/backend/libc/termios/syscalls.rs:142:32
    |
142 | pub(crate) fn tcgetwinsize(fd: BorrowedFd) -> io::Result {
    |                                ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
142 | pub(crate) fn tcgetwinsize(fd: BorrowedFd<'_>) -> io::Result {
    |                                          ++++

warning: unused import: `crate::io`
 --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/termios/tty.rs:8:5
  |
8 | use crate::io;
  |     ^^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: unused imports: `alloc::vec::Vec`, `backend::fd::BorrowedFd`, `crate::ffi::CString`, `crate::path::SMALL_PATH_BUFFER_SIZE`
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustix/src/termios/tty.rs:15:5
   |
15 |     crate::ffi::CString, crate::path::SMALL_PATH_BUFFER_SIZE, alloc::vec::Vec,
   |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
16 |     backend::fd::BorrowedFd,
   |     ^^^^^^^^^^^^^^^^^^^^^^^

   Compiling digest v0.10.3
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/digest-0.10.3 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name digest --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/digest-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 debuginfo=0 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4bd13fbb2ff5662c -C extra-filename=-4bd13fbb2ff5662c --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern block_buffer=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libblock_buffer-26b16fd184cd18f0.rmeta --extern crypto_common=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcrypto_common-b4b3de286b18c908.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: `xz2` (lib) generated 2 warnings
warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:533:23
    |
533 | pub struct Pairs<'a, T: 'a, P: 'a> {
    |                       ^^^^   ^^^^
    |
    = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms`
help: remove these bounds
    |
533 - pub struct Pairs<'a, T: 'a, P: 'a> {
533 + pub struct Pairs<'a, T, P> {
    |

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:583:26
    |
583 | pub struct PairsMut<'a, T: 'a, P: 'a> {
    |                          ^^^^   ^^^^
    |
help: remove these bounds
    |
583 - pub struct PairsMut<'a, T: 'a, P: 'a> {
583 + pub struct PairsMut<'a, T, P> {
    |

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:720:22
    |
720 | pub struct Iter<'a, T: 'a> {
    |                      ^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:733:25
    |
733 | struct PrivateIter<'a, T: 'a, P: 'a> {
    |                         ^^^^   ^^^^
    |
help: remove these bounds
    |
733 - struct PrivateIter<'a, T: 'a, P: 'a> {
733 + struct PrivateIter<'a, T, P> {
    |

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:828:25
    |
828 | pub struct IterMut<'a, T: 'a> {
    |                         ^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/punctuated.rs:837:28
    |
837 | struct PrivateIterMut<'a, T: 'a, P: 'a> {
    |                            ^^^^   ^^^^
    |
help: remove these bounds
    |
837 - struct PrivateIterMut<'a, T: 'a, P: 'a> {
837 + struct PrivateIterMut<'a, T, P> {
    |

warning: outlives requirements can be inferred
 --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/syn-1.0.102/src/print.rs:4:33
  |
4 | pub struct TokensOrDefault<'a, T: 'a>(pub &'a Option);
  |                                 ^^^^ help: remove this bound

warning: outlives requirements can be inferred
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/archive.rs:34:27
   |
34 | pub struct Entries<'a, R: 'a + Read> {
   |                           ^^^^^ help: remove this bound
   |
   = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms`

warning: outlives requirements can be inferred
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/tar/src/entry.rs:23:25
   |
23 | pub struct Entry<'a, R: 'a + Read> {
   |                         ^^^^^ help: remove this bound

   Compiling sha2 v0.10.2
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/sha2-0.10.2 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_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name sha2 --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/sha2-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 embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=65c02d3484fd9458 -C extra-filename=-65c02d3484fd9458 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern cfg_if=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcfg_if-d436380389efd7ea.rmeta --extern cpufeatures=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcpufeatures-c4078778ccb35589.rmeta --extern digest=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libdigest-4bd13fbb2ff5662c.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: `tar` (lib) generated 34 warnings
   Compiling globset v0.4.8
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/globset-0.4.8 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the
process of matching one or more glob patterns against a single candidate path
simultaneously, and returning all of the globs that matched.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name globset --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/globset-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 embed-bitcode=no -C debuginfo=0 -C metadata=936781ac8b9e0b21 -C extra-filename=-936781ac8b9e0b21 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern aho_corasick=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libaho_corasick-9894fb5bb1072f3e.rmeta --extern bstr=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libbstr-942129477c4ab752.rmeta --extern fnv=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libfnv-a3c963cd967556d7.rmeta --extern log=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblog-309dff771e229f08.rmeta --extern regex=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libregex-02e9b7b9901e5a6d.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling is-terminal v0.4.6
   Compiling fd-lock v3.0.11
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=is_terminal CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/is-terminal CARGO_PKG_AUTHORS='softprops :Dan Gohman ' CARGO_PKG_DESCRIPTION='Test whether a given stream is a terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is-terminal CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/is-terminal' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name is_terminal --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/is-terminal/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=a79522fa346fb7af -C extra-filename=-a79522fa346fb7af --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern io_lifetimes=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libio_lifetimes-4085c10071c417b8.rmeta --extern rustix=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/librustix-5d434fd897f7254e.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=fd_lock CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/fd-lock 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_REPOSITORY='https://github.com/yoshuawuyts/fd-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.11 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name fd_lock --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/fd-lock/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=53e887e46adf8eaf -C extra-filename=-53e887e46adf8eaf --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern cfg_if=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcfg_if-d436380389efd7ea.rmeta --extern rustix=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/librustix-5d434fd897f7254e.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling ignore v0.4.18
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/ignore CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore`
against file paths.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name ignore --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/ignore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C metadata=304bdef3ba207fe6 -C extra-filename=-304bdef3ba207fe6 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern crossbeam_utils=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcrossbeam_utils-882932c3a6976289.rmeta --extern globset=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libglobset-936781ac8b9e0b21.rmeta --extern lazy_static=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblazy_static-cbd64752e685e84b.rmeta --extern log=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblog-309dff771e229f08.rmeta --extern memchr=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libmemchr-d9950f760e1533f7.rmeta --extern regex=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libregex-02e9b7b9901e5a6d.rmeta --extern same_file=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libsame_file-770d7cda4295b283.rmeta --extern thread_local=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libthread_local-f567dea4a57f082f.rmeta --extern walkdir=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-b07a9187c382278a.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:918:47
    |
918 |                   struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty);
    |                                                 ^^^^ help: remove this bound
...
959 | / seq_impl!(
960 | |     BinaryHeap,
961 | |     seq,
962 | |     BinaryHeap::clear,
...   |
965 | |     BinaryHeap::push
966 | | );
    | |_- in this macro invocation
    |
    = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms`
    = 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:918:47
    |
918 |                   struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty);
    |                                                 ^^^^ help: remove this bound
...
969 | / seq_impl!(
970 | |     BTreeSet,
971 | |     seq,
972 | |     BTreeSet::clear,
...   |
975 | |     BTreeSet::insert
976 | | );
    | |_- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:918:47
    |
918 |                   struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty);
    |                                                 ^^^^ help: remove this bound
...
979 | / seq_impl!(
980 | |     LinkedList,
981 | |     seq,
982 | |     LinkedList::clear,
...   |
985 | |     LinkedList::push_back
986 | | );
    | |_- 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:918:47
    |
918 |                   struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty);
    |                                                 ^^^^             ^^^^
...
989 | / seq_impl!(
990 | |     HashSet,
991 | |     seq,
992 | |     HashSet::clear,
993 | |     HashSet::with_capacity_and_hasher(size_hint::cautious(seq.size_hint()), S::default()),
994 | |     HashSet::reserve,
995 | |     HashSet::insert);
    | |                    -
    | |____________________|
    | |____________________in this macro invocation
    |                      in this macro invocation
    |
    = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: remove these bounds
    |
918 -                 struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty);
918 +                 struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty);
    |

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:918:47
     |
918  |                   struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty);
     |                                                 ^^^^ help: remove this bound
...
998  | / seq_impl!(
999  | |     VecDeque,
1000 | |     seq,
1001 | |     VecDeque::clear,
...    |
1004 | |     VecDeque::push_back
1005 | | );
     | |_- 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
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1056:39
     |
1056 |         struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec);
     |                                       ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1105:33
     |
1105 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A);
     |                                 ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1301:59
     |
1301 |                       struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+));
     |                                                             ^^^^ help: remove this bound
...
1333 | / tuple_impls! {
1334 | |     1  => (0 T0)
1335 | |     2  => (0 T0 1 T1)
1336 | |     3  => (0 T0 1 T1 2 T2)
...    |
1349 | |     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)
1350 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/impls.rs:1301:59
     |
1301 |                       struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+));
     |                                                             ^^^^ help: remove these bounds
...
1333 | / tuple_impls! {
1334 | |     1  => (0 T0)
1335 | |     2  => (0 T0 1 T1)
1336 | |     3  => (0 T0 1 T1 2 T2)
...    |
1349 | |     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)
1350 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:2569:29
     |
2569 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T);
     |                             ^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:2683:39
     |
2683 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>(
     |                                       ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:2830:33
     |
2830 | pub struct FlatMapAccess<'a, 'de: 'a, E> {
     |                                 ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:2882:36
     |
2882 | pub struct FlatStructAccess<'a, 'de: 'a, E> {
     |                                    ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:2945:46
     |
2945 | pub struct FlatInternallyTaggedAccess<'a, 'de: 'a, E> {
     |                                              ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:1728:46
     |
1728 |     pub struct ContentRefDeserializer<'a, 'de: 'a, E> {
     |                                              ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:2178:39
     |
2178 |     struct EnumRefDeserializer<'a, 'de: 'a, E>
     |                                       ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:2207:42
     |
2207 |     struct VariantRefDeserializer<'a, 'de: 'a, E>
     |                                          ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:2287:38
     |
2287 |     struct SeqRefDeserializer<'a, 'de: 'a, E>
     |                                      ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/de.rs:2362:38
     |
2362 |     struct MapRefDeserializer<'a, 'de: 'a, E>
     |                                      ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/ser.rs:1000:35
     |
1000 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M);
     |                                   ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/ser.rs:1194:37
     |
1194 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M);
     |                                     ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/ser.rs:1236:40
     |
1236 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M);
     |                                        ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/private/ser.rs:1263:57
     |
1263 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> {
     |                                                         ^^^^ help: remove this bound

warning: outlives requirements can be inferred
 --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde-1.0.137/src/de/seed.rs:6:29
  |
6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T);
  |                             ^^^^ help: remove this bound

warning: `syn` (lib) generated 247 warnings
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.137 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=137 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/serde_derive-ef7453e025cd7412/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name serde_derive /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/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"' -C metadata=91eca2443f756f17 -C extra-filename=-91eca2443f756f17 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern proc_macro2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libproc_macro2-f1dd941c1d9ab37b.rlib --extern quote=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libquote-fbb75bd887473804.rlib --extern syn=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libsyn-4c21bf4f5dec3cbf.rlib --extern proc_macro --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg underscore_consts --cfg ptr_addr_of`
warning: `rustix` (lib) generated 16 warnings
warning: fields `which` and `negated` are never read
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/ignore/src/types.rs:126:9
    |
122 |     Matched {
    |     ------- fields in this variant
...
126 |         which: usize,
    |         ^^^^^
127 |         /// Whether the selection was negated or not.
128 |         negated: bool,
    |         ^^^^^^^
    |
    = note: `#[warn(dead_code)]` on by default

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/attr.rs:155:23
    |
155 |         ser_name: Attr,
    |                   ----^------- expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
    |
155 |         ser_name: Attr<'_, String>,
    |                        +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/attr.rs:156:22
    |
156 |         de_name: Attr,
    |                  ----^------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
156 |         de_name: Attr<'_, String>,
    |                       +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/attr.rs:157:35
    |
157 |         de_aliases: Option>,
    |                            -------^------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
157 |         de_aliases: Option>,
    |                                    +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/attr.rs:591:54
    |
591 |                 let _ = attr.parse_args_with(|input: ParseStream| {
    |                                                      ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
591 |                 let _ = attr.parse_args_with(|input: ParseStream<'_>| {
    |                                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/attr.rs:694:36
    |
694 |     pub fn serde_path(&self) -> Cow {
    |                                 ---^---------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
694 |     pub fn serde_path(&self) -> Cow<'_, syn::Path> {
    |                                     +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/attr.rs:709:15
    |
709 |     untagged: BoolAttr,
    |               ^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
709 |     untagged: BoolAttr<'_>,
    |                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/attr.rs:710:23
    |
710 |     internal_tag: Attr,
    |                   ----^------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
710 |     internal_tag: Attr<'_, String>,
    |                        +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/attr.rs:711:18
    |
711 |     content: Attr,
    |              ----^------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
711 |     content: Attr<'_, String>,
    |                   +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/attr.rs:791:23
    |
791 |     field_identifier: BoolAttr,
    |                       ^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
791 |     field_identifier: BoolAttr<'_>,
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/attr.rs:792:25
    |
792 |     variant_identifier: BoolAttr,
    |                         ^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
792 |     variant_identifier: BoolAttr<'_>,
    |                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/attr.rs:1672:25
     |
1672 |         fn parse(input: ParseStream) -> parse::Result {
     |                         ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1672 |         fn parse(input: ParseStream<'_>) -> parse::Result {
     |                                    ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/case.rs:50:59
   |
50 |     pub fn from_str(rename_all_str: &str) -> Result {
   |                                                           ^^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
50 |     pub fn from_str(rename_all_str: &str) -> Result> {
   |                                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/case.rs:122:32
    |
122 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
122 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
 --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/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
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/check.rs:21:35
   |
21 | fn check_getter(cx: &Ctxt, cont: &Container) {
   |                                   ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
21 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) {
   |                                            ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/check.rs:43:36
   |
43 | fn check_flatten(cx: &Ctxt, cont: &Container) {
   |                                    ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
43 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) {
   |                                             ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/check.rs:60:57
   |
60 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) {
   |                                                         ^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
60 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) {
   |                                                              ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/check.rs:87:39
   |
87 | fn check_identifier(cx: &Ctxt, cont: &Container) {
   |                                       ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
87 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) {
   |                                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/check.rs:171:47
    |
171 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) {
    |                                               ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
171 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) {
    |                                                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/check.rs:248:61
    |
248 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) {
    |                                                             ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
248 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) {
    |                                                                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/check.rs:295:50
    |
295 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) {
    |                                                  ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
295 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) {
    |                                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/check.rs:313:44
    |
313 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) {
    |                                            ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
313 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) {
    |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/check.rs:398:30
    |
398 | fn allow_transparent(field: &Field, derive: Derive) -> bool {
    |                              ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
398 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/check.rs:413:50
    |
413 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) {
    |                                                  ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
413 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) {
    |                                                           ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/internals/symbol.rs:65:40
   |
65 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
   |                                   -----^^^^^^^^^
   |                                   |
   |                                   expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
65 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/bound.rs:45:12
   |
45 |     cont: &Container,
   |            ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
45 |     cont: &Container<'_>,
   |                     ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/bound.rs:61:12
   |
61 |     cont: &Container,
   |            ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
61 |     cont: &Container<'_>,
   |                     ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/bound.rs:95:12
   |
95 |     cont: &Container,
   |            ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
95 |     cont: &Container<'_>,
   |                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/bound.rs:309:12
    |
309 |     cont: &Container,
    |            ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
309 |     cont: &Container<'_>,
    |                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/bound.rs:368:24
    |
368 | fn type_of_item(cont: &Container) -> syn::Type {
    |                        ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
368 | fn type_of_item(cont: &Container<'_>) -> syn::Type {
    |                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:77:35
   |
77 | fn precondition(cx: &Ctxt, cont: &Container) {
   |                                   ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
77 | fn precondition(cx: &Ctxt, cont: &Container<'_>) {
   |                                            ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:82:41
   |
82 | fn precondition_sized(cx: &Ctxt, cont: &Container) {
   |                                         ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
82 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) {
   |                                                  ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:95:50
   |
95 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) {
   |                                                  ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
95 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) {
   |                                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:134:19
    |
134 |     fn new(cont: &Container) -> Self {
    |                   ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
134 |     fn new(cont: &Container<'_>) -> Self {
    |                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:165:26
    |
165 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics {
    |                          ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
165 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:265:30
    |
265 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes {
    |                              ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
265 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes {
    |                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:279:28
    |
279 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment {
    |                            ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
279 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment {
    |                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:351:38
    |
351 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option {
    |                                      ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
351 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:355:35
    |
355 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment {
    |                                   ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
355 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment {
    |                                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:442:15
    |
442 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
442 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:632:15
    |
632 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
632 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:830:13
    |
830 |     field: &Field,
    |             ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
830 |     field: &Field<'_>,
    |                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:897:15
    |
897 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
897 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:1156:17
     |
1156 |     variants: &[Variant],
     |                 ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1156 |     variants: &[Variant<'_>],
     |                        ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:1172:17
     |
1172 |     variants: &[Variant],
     |                 ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1172 |     variants: &[Variant<'_>],
     |                        ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/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
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:1304:17
     |
1304 |     variants: &[Variant],
     |                 ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1304 |     variants: &[Variant<'_>],
     |                        ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:1352:17
     |
1352 |     variants: &[Variant],
     |                 ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1352 |     variants: &[Variant<'_>],
     |                        ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:1650:17
     |
1650 |     variants: &[Variant],
     |                 ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1650 |     variants: &[Variant<'_>],
     |                        ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:1694:15
     |
1694 |     variant: &Variant,
     |               ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1694 |     variant: &Variant<'_>,
     |                      ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:1740:15
     |
1740 |     variant: &Variant,
     |               ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1740 |     variant: &Variant<'_>,
     |                      ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:1784:15
     |
1784 |     variant: &Variant,
     |               ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1784 |     variant: &Variant<'_>,
     |                      ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:1843:13
     |
1843 |     field: &Field,
     |             ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1843 |     field: &Field<'_>,
     |                  ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:1882:13
     |
1882 |     field: &Field,
     |             ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1882 |     field: &Field<'_>,
     |                  ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:1976:17
     |
1976 |     variants: &[Variant],
     |                 ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1976 |     variants: &[Variant<'_>],
     |                        ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:2375:15
     |
2375 |     fields: &[Field],
     |               ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2375 |     fields: &[Field<'_>],
     |                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:2410:15
     |
2410 |     fields: &[Field],
     |               ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2410 |     fields: &[Field<'_>],
     |                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:2436:15
     |
2436 |     fields: &[Field],
     |               ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2436 |     fields: &[Field<'_>],
     |                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:2888:15
     |
2888 |     variant: &Variant,
     |               ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2888 |     variant: &Variant<'_>,
     |                      ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:2903:15
     |
2903 |     variant: &Variant,
     |               ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2903 |     variant: &Variant<'_>,
     |                      ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:2948:28
     |
2948 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment {
     |                            ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2948 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment {
     |                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:2986:30
     |
2986 | fn effective_style(variant: &Variant) -> Style {
     |                              ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2986 | fn effective_style(variant: &Variant<'_>) -> Style {
     |                                     ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:3123:5
     |
3123 |     DeImplGenerics,
     |     ^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
3123 |     DeImplGenerics<'_>,
     |                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:3124:5
     |
3124 |     DeTypeGenerics,
     |     ^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
3124 |     DeTypeGenerics<'_>,
     |                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/de.rs:3125:10
     |
3125 |     syn::TypeGenerics,
     |     -----^^^^^^^^^^^^
     |     |
     |     expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
3125 |     syn::TypeGenerics<'_>,
     |                      ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/pretend.rs:23:28
   |
23 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream {
   |                            ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
23 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream {
   |                                     ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/pretend.rs:65:31
   |
65 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream {
   |                               ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
65 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream {
   |                                        ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/pretend.rs:79:38
   |
79 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream {
   |                                      ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
79 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream {
   |                                               ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/pretend.rs:79:59
   |
79 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream {
   |                                                           ^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
79 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream {
   |                                                                ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/pretend.rs:94:45
   |
94 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream {
   |                                             ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
94 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream {
   |                                                      ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/pretend.rs:94:66
   |
94 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream {
   |                                                                  ^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
94 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream {
   |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/pretend.rs:127:36
    |
127 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream {
    |                                    ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
127 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream {
    |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/pretend.rs:127:59
    |
127 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream {
    |                                                           ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
127 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream {
    |                                                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/pretend.rs:163:33
    |
163 | fn pretend_variants_used(cont: &Container) -> TokenStream {
    |                                 ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
163 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:67:35
   |
67 | fn precondition(cx: &Ctxt, cont: &Container) {
   |                                   ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
67 | fn precondition(cx: &Ctxt, cont: &Container<'_>) {
   |                                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:100:19
    |
100 |     fn new(cont: &Container) -> Self {
    |                   ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
100 |     fn new(cont: &Container<'_>) -> Self {
    |                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:135:26
    |
135 | fn build_generics(cont: &Container) -> syn::Generics {
    |                          ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
135 | fn build_generics(cont: &Container<'_>) -> syn::Generics {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:171:26
    |
171 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment {
    |                          ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
171 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:191:33
    |
191 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment {
    |                                 ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
191 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:233:13
    |
233 |     field: &Field,
    |             ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
233 |     field: &Field<'_>,
    |                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:259:15
    |
259 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
259 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:296:52
    |
296 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment {
    |                                                    ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
296 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:321:15
    |
321 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
321 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:362:15
    |
362 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
362 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:404:52
    |
404 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment {
    |                                                    ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
404 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment {
    |                                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:426:15
    |
426 |     variant: &Variant,
    |               ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
426 |     variant: &Variant<'_>,
    |                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:499:15
    |
499 |     variant: &Variant,
    |               ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
499 |     variant: &Variant<'_>,
    |                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:572:15
    |
572 |     variant: &Variant,
    |               ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
572 |     variant: &Variant<'_>,
    |                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:638:15
    |
638 |     variant: &Variant,
    |               ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
638 |     variant: &Variant<'_>,
    |                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:752:15
    |
752 |     variant: &Variant,
    |               ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
752 |     variant: &Variant<'_>,
    |                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:801:15
    |
801 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
801 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:872:15
    |
872 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
872 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:956:15
    |
956 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
956 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:1040:15
     |
1040 |     fields: &[Field],
     |               ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1040 |     fields: &[Field<'_>],
     |                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:1088:15
     |
1088 |     fields: &[Field],
     |               ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1088 |     fields: &[Field<'_>],
     |                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:1165:15
     |
1165 |     variant: &Variant,
     |               ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1165 |     variant: &Variant<'_>,
     |                      ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:1248:44
     |
1248 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream {
     |                                            ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1248 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_derive-1.0.137/src/ser.rs:1277:30
     |
1277 | fn effective_style(variant: &Variant) -> Style {
     |                              ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1277 | fn effective_style(variant: &Variant<'_>) -> Style {
     |                                     ++++

   Compiling toml v0.5.9
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.81 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=81 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/serde_json-1c4deb13a117c255/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name serde_json --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7e092d98327923d3 -C extra-filename=-7e092d98327923d3 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern itoa=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libitoa-ebfc4a55fa144563.rmeta --extern ryu=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libryu-97bf321bfd73d53d.rmeta --extern serde=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde-f6324c00073b0fec.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes --cfg limb_width_64`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/toml-0.5.9 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/toml-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/toml-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name toml --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/toml-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 -C debuginfo=0 --cfg 'feature="default"' -C metadata=7dbdb32dc90d6b1b -C extra-filename=-7dbdb32dc90d6b1b --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern serde=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde-f6324c00073b0fec.rmeta --cap-lints warn -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes`
warning: `serde` (lib) generated 165 warnings (14 duplicates)
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/error.rs:286:32
    |
286 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
    |
286 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/error.rs:329:32
    |
329 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
329 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/error.rs:335:32
    |
335 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
335 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/error.rs:351:32
    |
351 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
351 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/error.rs:369:32
    |
369 |     fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self {
    |                            ----^^^^^^^^^^
    |                            |
    |                            expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
369 |     fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/map.rs:209:43
    |
209 |     pub fn entry(&mut self, key: S) -> Entry
    |                                           ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
209 |     pub fn entry(&mut self, key: S) -> Entry<'_>
    |                                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/map.rs:238:27
    |
238 |     pub fn iter(&self) -> Iter {
    |                           ^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
238 |     pub fn iter(&self) -> Iter<'_> {
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/map.rs:246:35
    |
246 |     pub fn iter_mut(&mut self) -> IterMut {
    |                                   ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
246 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/map.rs:254:27
    |
254 |     pub fn keys(&self) -> Keys {
    |                           ^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
254 |     pub fn keys(&self) -> Keys<'_> {
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/map.rs:262:29
    |
262 |     pub fn values(&self) -> Values {
    |                             ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
262 |     pub fn values(&self) -> Values<'_> {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/map.rs:270:37
    |
270 |     pub fn values_mut(&mut self) -> ValuesMut {
    |                                     ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
270 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
    |                                              ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/map.rs:369:40
    |
369 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
369 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/map.rs:401:54
    |
401 |             fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                 -----^^^^^^^^^
    |                                                 |
    |                                                 expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
401 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/value/mod.rs:178:40
    |
178 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
178 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/value/mod.rs:223:32
    |
223 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
223 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/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
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/value/de.rs:1234:46
     |
1234 |     fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                         -----^^^^^^^^^
     |                                         |
     |                                         expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1234 |     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/value/de.rs:1276:29
     |
1276 |     fn unexpected(&self) -> Unexpected {
     |                             ^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1276 |     fn unexpected(&self) -> Unexpected<'_> {
     |                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/number.rs:293:40
    |
293 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
293 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/number.rs:309:40
    |
309 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
309 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/number.rs:373:54
    |
373 |             fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                 -----^^^^^^^^^
    |                                                 |
    |                                                 expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
373 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/number.rs:769:40
    |
769 |     pub(crate) fn unexpected(&self) -> Unexpected {
    |                                        ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
769 |     pub(crate) fn unexpected(&self) -> Unexpected<'_> {
    |                                                  ++++

warning: lifetime parameter `'b` never used
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/toml-0.5.9/src/de.rs:724:10
    |
724 | impl<'a, 'b> de::IntoDeserializer<'a, Error> for StrDeserializer<'a> {
    |        --^^
    |        |
    |        help: elide the unused lifetime
    |
    = note: requested on the command line with `-W unused-lifetimes`

warning: `ignore` (lib) generated 1 warning
warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/de.rs:1902:23
     |
1902 | struct SeqAccess<'a, R: 'a> {
     |                       ^^^^ help: remove this bound
     |
     = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms`

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/de.rs:1949:23
     |
1949 | struct MapAccess<'a, R: 'a> {
     |                       ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/de.rs:2006:27
     |
2006 | struct VariantAccess<'a, R: 'a> {
     |                           ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/de.rs:2059:31
     |
2059 | struct UnitVariantAccess<'a, R: 'a> {
     |                               ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/de.rs:2122:20
     |
2122 | struct MapKey<'a, R: 'a> {
     |                    ^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/ser.rs:453:31
    |
453 |         struct Adapter<'ser, W: 'ser, F: 'ser> {
    |                               ^^^^^^   ^^^^^^
    |
help: remove these bounds
    |
453 -         struct Adapter<'ser, W: 'ser, F: 'ser> {
453 +         struct Adapter<'ser, W, F> {
    |

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/ser.rs:512:24
    |
512 | pub enum Compound<'a, W: 'a, F: 'a> {
    |                        ^^^^   ^^^^
    |
help: remove these bounds
    |
512 - pub enum Compound<'a, W: 'a, F: 'a> {
512 + pub enum Compound<'a, W, F> {
    |

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/ser.rs:836:30
    |
836 | struct MapKeySerializer<'a, W: 'a, F: 'a> {
    |                              ^^^^   ^^^^
    |
help: remove these bounds
    |
836 - struct MapKeySerializer<'a, W: 'a, F: 'a> {
836 + struct MapKeySerializer<'a, W, F> {
    |

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/serde_json-1.0.81/src/value/mod.rs:224:38
    |
224 |         struct WriterFormatter<'a, 'b: 'a> {
    |                                      ^^^^ help: remove this bound

warning: `serde_json` (lib) generated 32 warnings
warning: `toml` (lib) generated 1 warning
warning: `serde_derive` (lib) generated 98 warnings
     Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=bootstrap CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-402dafc6a2921fef/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name bootstrap --edition=2021 lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=1 -C metadata=ec9eb2f824125594 -C extra-filename=-ec9eb2f824125594 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -C incremental=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern build_helper=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libbuild_helper-cadd8fab16951ded.rmeta --extern cc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcc-99e4f40a89cd686d.rmeta --extern cmake=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-bdeccc3b695e71a0.rmeta --extern fd_lock=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libfd_lock-53e887e46adf8eaf.rmeta --extern filetime=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-e08287ac54ab8ed8.rmeta --extern getopts=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libgetopts-26ffc653c9a338dc.rmeta --extern hex=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libhex-f6152ba63e8538d7.rmeta --extern ignore=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libignore-304bdef3ba207fe6.rmeta --extern is_terminal=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libis_terminal-a79522fa346fb7af.rmeta --extern libc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-13eb9d34334cc75a.rmeta --extern object=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libobject-ff5e57f4203b56fc.rmeta --extern once_cell=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-d7a410fe0401be6c.rmeta --extern opener=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libopener-9d10e56d49b5a0af.rmeta --extern serde=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde-f6324c00073b0fec.rmeta --extern serde_derive=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde_derive-91eca2443f756f17.so --extern serde_json=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-7e092d98327923d3.rmeta --extern sha2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libsha2-65c02d3484fd9458.rmeta --extern tar=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtar-c4f3beed9926236c.rmeta --extern termcolor=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtermcolor-30afcfe07d43cbe2.rmeta --extern toml=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-7dbdb32dc90d6b1b.rmeta --extern walkdir=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-b07a9187c382278a.rmeta --extern xz2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libxz2-e2e557c5d4fcbc28.rmeta -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib`
     Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=sccache-plus-cl CARGO_CRATE_NAME=sccache_plus_cl CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-402dafc6a2921fef/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name sccache_plus_cl --edition=2021 bin/sccache-plus-cl.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 -C metadata=19f70545a2fa3f02 -C extra-filename=-19f70545a2fa3f02 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -C incremental=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern bootstrap=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libbootstrap-ec9eb2f824125594.rlib --extern build_helper=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libbuild_helper-cadd8fab16951ded.rlib --extern cc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcc-99e4f40a89cd686d.rlib --extern cmake=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-bdeccc3b695e71a0.rlib --extern fd_lock=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libfd_lock-53e887e46adf8eaf.rlib --extern filetime=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-e08287ac54ab8ed8.rlib --extern getopts=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libgetopts-26ffc653c9a338dc.rlib --extern hex=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libhex-f6152ba63e8538d7.rlib --extern ignore=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libignore-304bdef3ba207fe6.rlib --extern is_terminal=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libis_terminal-a79522fa346fb7af.rlib --extern libc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-13eb9d34334cc75a.rlib --extern object=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libobject-ff5e57f4203b56fc.rlib --extern once_cell=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-d7a410fe0401be6c.rlib --extern opener=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libopener-9d10e56d49b5a0af.rlib --extern serde=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde-f6324c00073b0fec.rlib --extern serde_derive=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde_derive-91eca2443f756f17.so --extern serde_json=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-7e092d98327923d3.rlib --extern sha2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libsha2-65c02d3484fd9458.rlib --extern tar=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtar-c4f3beed9926236c.rlib --extern termcolor=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtermcolor-30afcfe07d43cbe2.rlib --extern toml=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-7dbdb32dc90d6b1b.rlib --extern walkdir=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-b07a9187c382278a.rlib --extern xz2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libxz2-e2e557c5d4fcbc28.rlib -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib`
     Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=bootstrap CARGO_CRATE_NAME=bootstrap CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-402dafc6a2921fef/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name bootstrap --edition=2021 bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 -C metadata=725d6ef586620bb8 -C extra-filename=-725d6ef586620bb8 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -C incremental=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern bootstrap=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libbootstrap-ec9eb2f824125594.rlib --extern build_helper=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libbuild_helper-cadd8fab16951ded.rlib --extern cc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcc-99e4f40a89cd686d.rlib --extern cmake=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-bdeccc3b695e71a0.rlib --extern fd_lock=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libfd_lock-53e887e46adf8eaf.rlib --extern filetime=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-e08287ac54ab8ed8.rlib --extern getopts=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libgetopts-26ffc653c9a338dc.rlib --extern hex=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libhex-f6152ba63e8538d7.rlib --extern ignore=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libignore-304bdef3ba207fe6.rlib --extern is_terminal=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libis_terminal-a79522fa346fb7af.rlib --extern libc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-13eb9d34334cc75a.rlib --extern object=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libobject-ff5e57f4203b56fc.rlib --extern once_cell=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-d7a410fe0401be6c.rlib --extern opener=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libopener-9d10e56d49b5a0af.rlib --extern serde=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde-f6324c00073b0fec.rlib --extern serde_derive=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde_derive-91eca2443f756f17.so --extern serde_json=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-7e092d98327923d3.rlib --extern sha2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libsha2-65c02d3484fd9458.rlib --extern tar=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtar-c4f3beed9926236c.rlib --extern termcolor=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtermcolor-30afcfe07d43cbe2.rlib --extern toml=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-7dbdb32dc90d6b1b.rlib --extern walkdir=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-b07a9187c382278a.rlib --extern xz2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libxz2-e2e557c5d4fcbc28.rlib -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib`
     Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rustdoc CARGO_CRATE_NAME=rustdoc CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-402dafc6a2921fef/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name rustdoc --edition=2021 bin/rustdoc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 -C metadata=aad1ce07727f18bf -C extra-filename=-aad1ce07727f18bf --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -C incremental=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern bootstrap=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libbootstrap-ec9eb2f824125594.rlib --extern build_helper=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libbuild_helper-cadd8fab16951ded.rlib --extern cc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcc-99e4f40a89cd686d.rlib --extern cmake=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-bdeccc3b695e71a0.rlib --extern fd_lock=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libfd_lock-53e887e46adf8eaf.rlib --extern filetime=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-e08287ac54ab8ed8.rlib --extern getopts=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libgetopts-26ffc653c9a338dc.rlib --extern hex=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libhex-f6152ba63e8538d7.rlib --extern ignore=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libignore-304bdef3ba207fe6.rlib --extern is_terminal=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libis_terminal-a79522fa346fb7af.rlib --extern libc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-13eb9d34334cc75a.rlib --extern object=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libobject-ff5e57f4203b56fc.rlib --extern once_cell=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-d7a410fe0401be6c.rlib --extern opener=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libopener-9d10e56d49b5a0af.rlib --extern serde=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde-f6324c00073b0fec.rlib --extern serde_derive=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde_derive-91eca2443f756f17.so --extern serde_json=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-7e092d98327923d3.rlib --extern sha2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libsha2-65c02d3484fd9458.rlib --extern tar=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtar-c4f3beed9926236c.rlib --extern termcolor=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtermcolor-30afcfe07d43cbe2.rlib --extern toml=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-7dbdb32dc90d6b1b.rlib --extern walkdir=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-b07a9187c382278a.rlib --extern xz2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libxz2-e2e557c5d4fcbc28.rlib -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib`
     Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_BIN_NAME=rustc CARGO_CRATE_NAME=rustc CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib:' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/build/bootstrap-402dafc6a2921fef/out /magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc --crate-name rustc --edition=2021 bin/rustc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 -C metadata=6cb5917b573aa124 -C extra-filename=-6cb5917b573aa124 --out-dir /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps -C incremental=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/incremental -L dependency=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps --extern bootstrap=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libbootstrap-ec9eb2f824125594.rlib --extern build_helper=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libbuild_helper-cadd8fab16951ded.rlib --extern cc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcc-99e4f40a89cd686d.rlib --extern cmake=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libcmake-bdeccc3b695e71a0.rlib --extern fd_lock=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libfd_lock-53e887e46adf8eaf.rlib --extern filetime=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libfiletime-e08287ac54ab8ed8.rlib --extern getopts=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libgetopts-26ffc653c9a338dc.rlib --extern hex=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libhex-f6152ba63e8538d7.rlib --extern ignore=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libignore-304bdef3ba207fe6.rlib --extern is_terminal=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libis_terminal-a79522fa346fb7af.rlib --extern libc=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/liblibc-13eb9d34334cc75a.rlib --extern object=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libobject-ff5e57f4203b56fc.rlib --extern once_cell=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libonce_cell-d7a410fe0401be6c.rlib --extern opener=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libopener-9d10e56d49b5a0af.rlib --extern serde=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde-f6324c00073b0fec.rlib --extern serde_derive=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde_derive-91eca2443f756f17.so --extern serde_json=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libserde_json-7e092d98327923d3.rlib --extern sha2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libsha2-65c02d3484fd9458.rlib --extern tar=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtar-c4f3beed9926236c.rlib --extern termcolor=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtermcolor-30afcfe07d43cbe2.rlib --extern toml=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libtoml-7dbdb32dc90d6b1b.rlib --extern walkdir=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libwalkdir-b07a9187c382278a.rlib --extern xz2=/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/deps/libxz2-e2e557c5d4fcbc28.rlib -C linker=cc -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/lib`
    Finished dev [unoptimized] target(s) in 27.58s
finding compilers
CC_x86_64-unknown-freebsd = "cc"
CFLAGS_x86_64-unknown-freebsd = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "-pipe", "-fstack-protector-strong", "-fno-strict-aliasing"]
CXX_x86_64-unknown-freebsd = "c++"
CXXFLAGS_x86_64-unknown-freebsd = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "-pipe", "-fstack-protector-strong", "-fno-strict-aliasing"]
AR_x86_64-unknown-freebsd = "ar"
CC_wasm32-unknown-unknown = "cc"
CFLAGS_wasm32-unknown-unknown = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-pipe", "-fstack-protector-strong", "-fno-strict-aliasing"]
CXX_wasm32-unknown-unknown = "c++"
CXXFLAGS_wasm32-unknown-unknown = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-pipe", "-fstack-protector-strong", "-fno-strict-aliasing"]
AR_wasm32-unknown-unknown = "ar"
running sanity check
learning about cargo
> Mingw { host: x86_64-unknown-freebsd }
< Mingw { host: x86_64-unknown-freebsd }
> Mingw { host: wasm32-unknown-unknown }
< Mingw { host: wasm32-unknown-unknown }
> Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
  > Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    > Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
    < Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
    > Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [] }
      > Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [] }
        > StartupObjects { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
        < StartupObjects { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
        c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
        > Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
          > Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
          < Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
        < Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
        c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
        c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
        c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
        > StdLink { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] }
          c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
          c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
        < StdLink { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] }
      < Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [] }
      c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
      c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
      c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [] }
      c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
      > Llvm { target: x86_64-unknown-freebsd }
      < Llvm { target: x86_64-unknown-freebsd }
      c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
      > RustcLink { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] }
        c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
        c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      < RustcLink { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] }
    < Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [] }
    > Lld { target: x86_64-unknown-freebsd }
    < Lld { target: x86_64-unknown-freebsd }
    > Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    < Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
    > Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    < Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
    c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
    > LldWrapper { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      > ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, is_optional_tool: false, source_type: InTree, extra_features: [], allow_features: "" }
        c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [] }
        c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
        c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
        c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
      < ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, is_optional_tool: false, source_type: InTree, extra_features: [], allow_features: "" }
    < LldWrapper { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
    c Llvm { target: x86_64-unknown-freebsd }
    c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
  < Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
  > Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
    > Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      > StartupObjects { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      < StartupObjects { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      > StdLink { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] }
        c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
        c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      < StdLink { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] }
    < Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
    c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
    c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
    c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    c Llvm { target: x86_64-unknown-freebsd }
    c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    > RustcLink { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] }
      c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
    < RustcLink { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, crates: [] }
  < Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
  c Lld { target: x86_64-unknown-freebsd }
  > Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
  < Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
  c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
  c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  > Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
    c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
  < Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  > LldWrapper { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
    > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, is_optional_tool: false, source_type: InTree, extra_features: [], allow_features: "" }
      c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "lld-wrapper", path: "src/tools/lld-wrapper", mode: ToolStd, is_optional_tool: false, source_type: InTree, extra_features: [], allow_features: "" }
  < LldWrapper { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Llvm { target: x86_64-unknown-freebsd }
  c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
< Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
> Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
  c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
  c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
  c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
  c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  > DebuggerScripts { sysroot: "/magus/work/usr/mports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image", host: x86_64-unknown-freebsd }
  < DebuggerScripts { sysroot: "/magus/work/usr/mports/lang/rust/work/_build/tmp/tarball/rustc/x86_64-unknown-freebsd/image", host: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
  > RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
    > ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-installer", path: "src/tools/rust-installer", mode: ToolBootstrap, is_optional_tool: false, source_type: Submodule, extra_features: [], allow_features: "" }
      c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
    < ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rust-installer", path: "src/tools/rust-installer", mode: ToolBootstrap, is_optional_tool: false, source_type: Submodule, extra_features: [], allow_features: "" }
  < RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
< Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
> Std { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
  c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
  c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
< Std { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
> Std { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown }
  > Std { target: wasm32-unknown-unknown, compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, crates: [] }
    > StartupObjects { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown }
    < StartupObjects { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown }
    c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
    > Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown }
      c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
    < Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown }
    c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
    c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
    c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
    c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
    c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
    > StdLink { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown, crates: [] }
      c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown }
      c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
    < StdLink { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown, crates: [] }
  < Std { target: wasm32-unknown-unknown, compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, crates: [] }
  c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
  c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
< Std { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown }
c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
> RustcDev { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
  c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
  c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
< RustcDev { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
> Analysis { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
  c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
< Analysis { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
> Analysis { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
  c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
< Analysis { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd }, target: wasm32-unknown-unknown }
> Src
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
  c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
< Src
c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
> Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  > Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
    > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, is_optional_tool: false, source_type: Submodule, extra_features: [], allow_features: "" }
      c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, is_optional_tool: false, source_type: Submodule, extra_features: [], allow_features: "" }
    > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-credential-1password", path: "src/tools/cargo/crates/credential/cargo-credential-1password", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [], allow_features: "" }
      c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-credential-1password", path: "src/tools/cargo/crates/credential/cargo-credential-1password", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [], allow_features: "" }
  < Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
  c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
< Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
> Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  > Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] }
    > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rls", path: "src/tools/rls", mode: ToolStd, is_optional_tool: true, source_type: InTree, extra_features: [], allow_features: "" }
      c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rls", path: "src/tools/rls", mode: ToolStd, is_optional_tool: true, source_type: InTree, extra_features: [], allow_features: "" }
  < Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
  c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
< Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
> Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  > Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] }
    > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [], allow_features: "" }
      c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [], allow_features: "" }
  < Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] }
  > Cargofmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] }
    > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [], allow_features: "" }
      c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [], allow_features: "" }
  < Cargofmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
  c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
< Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
> RustDemangler { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
< RustDemangler { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
> Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  > Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] }
    > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [], allow_features: "" }
      c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [], allow_features: "" }
  < Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] }
  > CargoClippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] }
    > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [], allow_features: "" }
      c Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, crates: [] }
      c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
      c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: InTree, extra_features: [], allow_features: "" }
  < CargoClippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd, extra_features: [] }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
  c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
< Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
> RustDev { target: x86_64-unknown-freebsd }
  c Llvm { target: x86_64-unknown-freebsd }
  c Lld { target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
  c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
< RustDev { target: x86_64-unknown-freebsd }
> Extended { stage: 2, host: x86_64-unknown-freebsd, target: x86_64-unknown-freebsd }
  c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
  c Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
  c Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
  c Std { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c RustDemangler { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Rls { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
  c Analysis { compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
< Extended { stage: 2, host: x86_64-unknown-freebsd, target: x86_64-unknown-freebsd }
> ReproducibleArtifacts { target: x86_64-unknown-freebsd }
< ReproducibleArtifacts { target: x86_64-unknown-freebsd }
> Mingw { host: x86_64-unknown-freebsd }
< Mingw { host: x86_64-unknown-freebsd }
> Mingw { host: wasm32-unknown-unknown }
< Mingw { host: wasm32-unknown-unknown }
> Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-freebsd } }
  > Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-freebsd } }
    > Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
    < Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
    > Rustc { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [] }
      > Std { target: x86_64-unknown-freebsd, compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, crates: [] }
        > StartupObjects { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
        < StartupObjects { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
        c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
        > Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
          > Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
          < Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
        < Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
        c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd }, target: x86_64-unknown-freebsd }
        c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-freebsd } }
Dirty - /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std
Building stage0 library artifacts (x86_64-unknown-freebsd) 
running: cd "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src" && AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_TARGET_DIR="/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" LIBC_CHECK_CFG="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/magus/work/usr/mports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_LINKER="cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/magus/work/usr/mports/lang/rust/work/bootstrap/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros" RUSTC_REAL="/magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT="/magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/magus/work/usr/mports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" RUSTC_VERBOSE="2" RUSTDOC="/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options --check-cfg=values(bootstrap) --check-cfg=values(stdarch_intel_sde) --check-cfg=values(no_fp_fmt_parse) --check-cfg=values(no_global_oom_handling) --check-cfg=values(no_rc) --check-cfg=values(no_sync) --check-cfg=values(freebsd12) --check-cfg=values(freebsd13) --check-cfg=values(backtrace_in_libstd) --check-cfg=values(target_env,\"libnx\") --check-cfg=values(target_arch,\"asmjs\",\"spirv\",\"nvptx\",\"xtensa\",\"loongarch64\") --check-cfg=values(target_env,\"ohos\") -Wrustdoc::invalid_codeblock_attributes --crate-version 1.70.0\n(90c541806\n2023-05-31)\n(built\nfrom\na\nsource\ntarball) -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.70.0/\")" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options --check-cfg=values(bootstrap) --check-cfg=values(stdarch_intel_sde) --check-cfg=values(no_fp_fmt_parse) --check-cfg=values(no_global_oom_handling) --check-cfg=values(no_rc) --check-cfg=values(no_sync) --check-cfg=values(freebsd12) --check-cfg=values(freebsd13) --check-cfg=values(backtrace_in_libstd) --check-cfg=values(target_env,\"libnx\") --check-cfg=values(target_arch,\"asmjs\",\"spirv\",\"nvptx\",\"xtensa\",\"loongarch64\") --check-cfg=values(target_env,\"ohos\") -Zmacro-backtrace -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.70.0/\")" RUST_COMPILER_RT_ROOT="/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="24" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd" "/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zcheck-cfg=names,values,output" "-Zbinary-dep-depinfo" "-j" "24" "-v" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/test/Cargo.toml" "--message-format" "json-render-diagnostics"
   Compiling cc v1.0.77
   Compiling core v0.0.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/core)
   Compiling libc v0.2.140
   Compiling memchr v2.5.0
   Compiling std v0.0.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/std)
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cc-1.0.77 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_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.77 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=77 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cc-1.0.77/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=0 -C debug-assertions=off -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=f34aa3af646617bb -C extra-filename=-f34aa3af646617bb --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --cap-lints warn -Z binary-dep-depinfo`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=core CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/core CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Core Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=core CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name core --edition=2021 library/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=0 -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=14a78b2b4964f6da -C extra-filename=-14a78b2b4964f6da --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=0 -C debug-assertions=off --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=6e3687b6dac793ce -C extra-filename=-6e3687b6dac793ce --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/memchr-6e3687b6dac793ce -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --cap-lints warn -Z binary-dep-depinfo`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/std CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 library/std/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=0 -C debug-assertions=off --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="gimli-symbolize"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=59ae4da722c42e06 -C extra-filename=-59ae4da722c42e06 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/std-59ae4da722c42e06 -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps -Z binary-dep-depinfo`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.140 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=140 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=0 -C debug-assertions=off --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=dd3059942ae36695 -C extra-filename=-dd3059942ae36695 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/libc-dd3059942ae36695 -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --cap-lints warn -Z binary-dep-depinfo`
     Running `/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/libc-dd3059942ae36695/build-script-build`
[libc 0.2.140] cargo:rerun-if-changed=build.rs
[libc 0.2.140] cargo:rustc-cfg=freebsd11
[libc 0.2.140] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.140] cargo:rustc-cfg=libc_union
[libc 0.2.140] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.140] cargo:rustc-cfg=libc_align
[libc 0.2.140] cargo:rustc-cfg=libc_int128
[libc 0.2.140] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.140] cargo:rustc-cfg=libc_packedN
[libc 0.2.140] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.140] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.140] cargo:rustc-cfg=libc_long_array
[libc 0.2.140] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.140] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.140] cargo:rustc-cfg=libc_thread_local
[libc 0.2.140] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.140] cargo:rustc-check-cfg=values(freebsd10)
[libc 0.2.140] cargo:rustc-check-cfg=values(freebsd11)
[libc 0.2.140] cargo:rustc-check-cfg=values(freebsd12)
[libc 0.2.140] cargo:rustc-check-cfg=values(freebsd13)
[libc 0.2.140] cargo:rustc-check-cfg=values(freebsd14)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_align)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_cfg_target_vendor)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_const_extern_fn)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_const_extern_fn_unstable)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_const_size_of)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_core_cvoid)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_deny_warnings)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_int128)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_long_array)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_non_exhaustive)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_packedN)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_priv_mod_use)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_ptr_addr_of)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_thread_local)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_underscore_const_names)
[libc 0.2.140] cargo:rustc-check-cfg=values(libc_union)
[libc 0.2.140] cargo:rustc-check-cfg=values(target_os,"switch","aix","ohos")
[libc 0.2.140] cargo:rustc-check-cfg=values(target_env,"illumos","wasi","aix","ohos")
[libc 0.2.140] cargo:rustc-check-cfg=values(target_arch,"loongarch64")
   Compiling compiler_builtins v0.1.91
   Compiling unwind v0.0.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/unwind)
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets
if necessary'\!'
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.91 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=91 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C codegen-units=10000 -C debuginfo=0 -C debug-assertions=off --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=83e298e2f99be98b -C extra-filename=-83e298e2f99be98b --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/compiler_builtins-83e298e2f99be98b -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern cc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps/libcc-f34aa3af646617bb.rlib --cap-lints warn -Z binary-dep-depinfo`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/unwind CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unwind CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 library/unwind/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=0 -C debug-assertions=off -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=4b3e22468f2e6622 -C extra-filename=-4b3e22468f2e6622 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/unwind-4b3e22468f2e6622 -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern cc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps/libcc-f34aa3af646617bb.rlib -Z binary-dep-depinfo`
     Running `/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/compiler_builtins-83e298e2f99be98b/build-script-build`
[compiler_builtins 0.1.91] cargo:rerun-if-changed=build.rs
[compiler_builtins 0.1.91] cargo:compiler-rt=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/compiler-rt
[compiler_builtins 0.1.91] cargo:rustc-cfg=feature="unstable"
[compiler_builtins 0.1.91] cargo:rustc-cfg=feature="mem-unaligned"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__absvdi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/absvsi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__absvsi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/absvti2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__absvti2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/addvdi3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__addvdi3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/addvsi3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__addvsi3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/addvti3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__addvti3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/clzdi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__clzdi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/clzsi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__clzsi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/clzti2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__clzti2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpdi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__cmpdi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpti2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__cmpti2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzdi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__ctzdi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzsi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__ctzsi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzti2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__ctzti2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/divdc3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__divdc3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/divsc3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__divsc3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/divxc3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__divxc3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/extendhfsf2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__extendhfsf2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/ffsti2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__ffsti2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatdixf.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__floatdixf="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatundixf.S
[compiler_builtins 0.1.91] cargo:rustc-cfg=__floatundixf="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/int_util.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__int_util="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/muldc3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__muldc3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/mulsc3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__mulsc3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvdi3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__mulvdi3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvsi3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__mulvsi3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvti3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__mulvti3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/mulxc3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__mulxc3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negdf2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__negdf2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negdi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__negdi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negsf2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__negsf2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negti2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__negti2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negvdi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__negvdi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negvsi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__negvsi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negvti2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__negvti2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/paritydi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__paritydi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/paritysi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__paritysi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/parityti2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__parityti2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountdi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__popcountdi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountsi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__popcountsi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountti2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__popcountti2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/powixf2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__powixf2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/subvdi3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__subvdi3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/subvsi3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__subvsi3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/subvti3.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__subvti3="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/truncdfhf2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__truncdfhf2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/truncsfhf2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__truncsfhf2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpdi2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__ucmpdi2="optimized-c"
[compiler_builtins 0.1.91] cargo:rerun-if-changed=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpti2.c
[compiler_builtins 0.1.91] cargo:rustc-cfg=__ucmpti2="optimized-c"
[compiler_builtins 0.1.91] TARGET = Some("x86_64-unknown-freebsd")
[compiler_builtins 0.1.91] OPT_LEVEL = Some("3")
[compiler_builtins 0.1.91] HOST = Some("x86_64-unknown-freebsd")
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[compiler_builtins 0.1.91] CC_x86_64-unknown-freebsd = None
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[compiler_builtins 0.1.91] CC_x86_64_unknown_freebsd = Some("cc")
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[compiler_builtins 0.1.91] CFLAGS_x86_64-unknown-freebsd = None
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[compiler_builtins 0.1.91] CFLAGS_x86_64_unknown_freebsd = Some("-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing")
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[compiler_builtins 0.1.91] CRATE_CC_NO_DEFAULTS = None
[compiler_builtins 0.1.91] DEBUG = Some("false")
[compiler_builtins 0.1.91] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[compiler_builtins 0.1.91] CC_x86_64-unknown-freebsd = None
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[compiler_builtins 0.1.91] CC_x86_64_unknown_freebsd = Some("cc")
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[compiler_builtins 0.1.91] CFLAGS_x86_64-unknown-freebsd = None
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[compiler_builtins 0.1.91] CFLAGS_x86_64_unknown_freebsd = Some("-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing")
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[compiler_builtins 0.1.91] CRATE_CC_NO_DEFAULTS = None
[compiler_builtins 0.1.91] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[compiler_builtins 0.1.91] CC_x86_64-unknown-freebsd = None
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[compiler_builtins 0.1.91] CC_x86_64_unknown_freebsd = Some("cc")
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[compiler_builtins 0.1.91] CFLAGS_x86_64-unknown-freebsd = None
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[compiler_builtins 0.1.91] CFLAGS_x86_64_unknown_freebsd = Some("-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing")
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[compiler_builtins 0.1.91] CRATE_CC_NO_DEFAULTS = None
[compiler_builtins 0.1.91] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/absvdi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/absvsi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/absvsi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/absvti2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/absvti2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/addvdi3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/addvdi3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/addvsi3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/addvsi3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/addvti3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/addvti3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/clzdi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/clzdi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/clzsi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/clzsi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/clzti2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/clzti2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/cmpdi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpdi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/cmpti2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/cmpti2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/ctzdi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzdi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/ctzsi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzsi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/ctzti2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/ctzti2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/divdc3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/divdc3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/divsc3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/divsc3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/divxc3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/divxc3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/extendhfsf2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/extendhfsf2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/ffsti2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/ffsti2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/floatdixf.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatdixf.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/floatundixf.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/x86_64/floatundixf.S"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/int_util.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/int_util.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/muldc3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/muldc3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/mulsc3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/mulsc3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/mulvdi3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvdi3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/mulvsi3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvsi3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/mulvti3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/mulvti3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/mulxc3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/mulxc3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negdf2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negdf2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negdi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negdi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negsf2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negsf2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negti2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negti2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negvdi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negvdi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negvsi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negvsi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negvti2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/negvti2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/paritydi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/paritydi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/paritysi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/paritysi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/parityti2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/parityti2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/popcountdi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountdi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/popcountsi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountsi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/popcountti2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/popcountti2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/powixf2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/powixf2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/subvdi3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/subvdi3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/subvsi3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/subvsi3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/subvti3.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/subvti3.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/truncdfhf2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/truncdfhf2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/truncsfhf2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/truncsfhf2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/ucmpdi2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpdi2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fno-builtin" "-fvisibility=hidden" "-ffreestanding" "-fomit-frame-pointer" "-ffile-prefix-map=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt=." "-DVISIBILITY_HIDDEN" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/ucmpti2.o" "-c" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt/lib/builtins/ucmpti2.c"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd
[compiler_builtins 0.1.91] AR_x86_64-unknown-freebsd = None
[compiler_builtins 0.1.91] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd
[compiler_builtins 0.1.91] AR_x86_64_unknown_freebsd = Some("ar")
[compiler_builtins 0.1.91] running: ZERO_AR_DATE="1" "ar" "cq" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/libcompiler-rt.a" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/absvdi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/absvsi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/absvti2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/addvdi3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/addvsi3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/addvti3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/clzdi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/clzsi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/clzti2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/cmpdi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/cmpti2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/ctzdi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/ctzsi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/ctzti2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/divdc3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/divsc3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/divxc3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/extendhfsf2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/ffsti2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/floatdixf.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/floatundixf.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/int_util.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/muldc3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/mulsc3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/mulvdi3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/mulvsi3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/mulvti3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/mulxc3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negdf2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negdi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negsf2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negti2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negvdi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negvsi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/negvti2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/paritydi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/paritysi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/parityti2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/popcountdi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/popcountsi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/popcountti2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/powixf2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/subvdi3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/subvsi3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/subvti3.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/truncdfhf2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/truncsfhf2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/ucmpdi2.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/ucmpti2.o"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] running: "ar" "s" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out/libcompiler-rt.a"
[compiler_builtins 0.1.91] exit status: 0
[compiler_builtins 0.1.91] cargo:rustc-link-lib=static=compiler-rt
[compiler_builtins 0.1.91] cargo:rustc-link-search=native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out
     Running `/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/memchr-6e3687b6dac793ce/build-script-build`
     Running `/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/unwind-4b3e22468f2e6622/build-script-build`
     Running `/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/build/std-59ae4da722c42e06/build-script-build`
[unwind 0.0.0] cargo:rerun-if-changed=build.rs
[unwind 0.0.0] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
[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-env=STD_ENV_ARCH=x86_64
[std 0.0.0] cargo:rustc-cfg=backtrace_in_libstd
   Compiling rustc-std-workspace-core v1.99.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/rustc-std-workspace-core)
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.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_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_std_workspace_core --edition=2021 library/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 -C debuginfo=0 -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=86d298d3b863b436 -C extra-filename=-86d298d3b863b436 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-14a78b2b4964f6da.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=compiler_builtins CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets
if necessary'\!'
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.91 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=91 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name compiler_builtins /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/lib.rs --error-format=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 -C debuginfo=0 --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=818c38d554010c01 -C extra-filename=-818c38d554010c01 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out -l static=compiler-rt --cfg 'feature="unstable"' --cfg 'feature="mem-unaligned"' --cfg '__absvdi2="optimized-c"' --cfg '__absvsi2="optimized-c"' --cfg '__absvti2="optimized-c"' --cfg '__addvdi3="optimized-c"' --cfg '__addvsi3="optimized-c"' --cfg '__addvti3="optimized-c"' --cfg '__clzdi2="optimized-c"' --cfg '__clzsi2="optimized-c"' --cfg '__clzti2="optimized-c"' --cfg '__cmpdi2="optimized-c"' --cfg '__cmpti2="optimized-c"' --cfg '__ctzdi2="optimized-c"' --cfg '__ctzsi2="optimized-c"' --cfg '__ctzti2="optimized-c"' --cfg '__divdc3="optimized-c"' --cfg '__divsc3="optimized-c"' --cfg '__divxc3="optimized-c"' --cfg '__extendhfsf2="optimized-c"' --cfg '__ffsti2="optimized-c"' --cfg '__floatdixf="optimized-c"' --cfg '__floatundixf="optimized-c"' --cfg '__int_util="optimized-c"' --cfg '__muldc3="optimized-c"' --cfg '__mulsc3="optimized-c"' --cfg '__mulvdi3="optimized-c"' --cfg '__mulvsi3="optimized-c"' --cfg '__mulvti3="optimized-c"' --cfg '__mulxc3="optimized-c"' --cfg '__negdf2="optimized-c"' --cfg '__negdi2="optimized-c"' --cfg '__negsf2="optimized-c"' --cfg '__negti2="optimized-c"' --cfg '__negvdi2="optimized-c"' --cfg '__negvsi2="optimized-c"' --cfg '__negvti2="optimized-c"' --cfg '__paritydi2="optimized-c"' --cfg '__paritysi2="optimized-c"' --cfg '__parityti2="optimized-c"' --cfg '__popcountdi2="optimized-c"' --cfg '__popcountsi2="optimized-c"' --cfg '__popcountti2="optimized-c"' --cfg '__powixf2="optimized-c"' --cfg '__subvdi3="optimized-c"' --cfg '__subvsi3="optimized-c"' --cfg '__subvti3="optimized-c"' --cfg '__truncdfhf2="optimized-c"' --cfg '__truncsfhf2="optimized-c"' --cfg '__ucmpdi2="optimized-c"' --cfg '__ucmpti2="optimized-c"'`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.140 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=140 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/libc-0132102536333bbe/out /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name libc /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=a73d0ad26de03963 -C extra-filename=-a73d0ad26de03963 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern rustc_std_workspace_core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -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_thread_local --cfg libc_const_extern_fn -Zunstable-options --check-cfg 'values(freebsd10)' --check-cfg 'values(freebsd11)' --check-cfg 'values(freebsd12)' --check-cfg 'values(freebsd13)' --check-cfg 'values(freebsd14)' --check-cfg 'values(libc_align)' --check-cfg 'values(libc_cfg_target_vendor)' --check-cfg 'values(libc_const_extern_fn)' --check-cfg 'values(libc_const_extern_fn_unstable)' --check-cfg 'values(libc_const_size_of)' --check-cfg 'values(libc_core_cvoid)' --check-cfg 'values(libc_deny_warnings)' --check-cfg 'values(libc_int128)' --check-cfg 'values(libc_long_array)' --check-cfg 'values(libc_non_exhaustive)' --check-cfg 'values(libc_packedN)' --check-cfg 'values(libc_priv_mod_use)' --check-cfg 'values(libc_ptr_addr_of)' --check-cfg 'values(libc_thread_local)' --check-cfg 'values(libc_underscore_const_names)' --check-cfg 'values(libc_union)' --check-cfg 'values(target_os,"switch","aix","ohos")' --check-cfg 'values(target_env,"illumos","wasi","aix","ohos")' --check-cfg 'values(target_arch,"loongarch64")'`
warning: unexpected `cfg` condition name
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/lib.rs:61:5
   |
61 |     kernel_user_helpers,
   |     ^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `__extendhfsf2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__subvti3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__powixf2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__ucmpdi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__addvdi3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__clzti2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__mulsc3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__cmpdi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__mulvsi3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__truncsfhf2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__clzsi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__negdi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__popcountsi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__paritydi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__floatundixf` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__mulxc3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__addvsi3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__divxc3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__subvsi3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__negvdi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__negvsi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__popcountti2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__parityti2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__negvti2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__muldc3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__ctzsi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__absvti2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__floatdixf` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__absvdi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__ffsti2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__divdc3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__popcountdi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__negti2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__absvsi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__ucmpti2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__clzdi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__addvti3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__paritysi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__negsf2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__subvdi3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__ctzdi2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__mulvti3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__divsc3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__truncdfhf2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__negdf2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__ctzti2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__int_util` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__mulvdi3` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `__cmpti2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  | /  macro_rules! intrinsics {
62  | |      () => ();
63  | |
64  | |      // Support cfg_attr:
...   |
114 | |          #[cfg($name = "optimized-c")]
    | |                ^^^^^^^^^^^^^^^^^^^^^
...   |
425 | |      );
426 | |  }
    | |__- in this expansion of `intrinsics!`
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/leading_zeros.rs:134:1
    |
134 |  / intrinsics! {
135 |  |     #[maybe_use_optimized_c_shim]
136 |  |     #[cfg(any(
137 |  |         target_pointer_width = "16",
...    |
148 |  |     }
149 |  | }
    |  |_- in this macro invocation

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  | /  macro_rules! intrinsics {
62  | |      () => ();
63  | |
64  | |      // Support cfg_attr:
...   |
124 | |          #[cfg(not($name = "optimized-c"))]
    | |                    ^^^^^^^^^^^^^^^^^^^^^
...   |
425 | |      );
426 | |  }
    | |__- in this expansion of `intrinsics!`
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/leading_zeros.rs:134:1
    |
134 |  / intrinsics! {
135 |  |     #[maybe_use_optimized_c_shim]
136 |  |     #[cfg(any(
137 |  |         target_pointer_width = "16",
...    |
148 |  |     }
149 |  | }
    |  |_- in this macro invocation

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  | /  macro_rules! intrinsics {
62  | |      () => ();
63  | |
64  | |      // Support cfg_attr:
...   |
114 | |          #[cfg($name = "optimized-c")]
    | |                ^^^^^^^^^^^^^^^^^^^^^
...   |
425 | |      );
426 | |  }
    | |__- in this expansion of `intrinsics!`
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/mul.rs:100:1
    |
100 |  / intrinsics! {
101 |  |     #[maybe_use_optimized_c_shim]
102 |  |     #[arm_aeabi_alias = __aeabi_lmul]
103 |  |     #[cfg(any(not(any(target_arch = "riscv32", target_arch = "riscv64")), target_feature = "m"))]
...    |
137 |  |     }
138 |  | }
    |  |_- in this macro invocation

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  | /  macro_rules! intrinsics {
62  | |      () => ();
63  | |
64  | |      // Support cfg_attr:
...   |
124 | |          #[cfg(not($name = "optimized-c"))]
    | |                    ^^^^^^^^^^^^^^^^^^^^^
...   |
425 | |      );
426 | |  }
    | |__- in this expansion of `intrinsics!`
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/mul.rs:100:1
    |
100 |  / intrinsics! {
101 |  |     #[maybe_use_optimized_c_shim]
102 |  |     #[arm_aeabi_alias = __aeabi_lmul]
103 |  |     #[cfg(any(not(any(target_arch = "riscv32", target_arch = "riscv64")), target_feature = "m"))]
...    |
137 |  |     }
138 |  | }
    |  |_- in this macro invocation

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  |  / macro_rules! intrinsics {
62  |  |     () => ();
63  |  |
64  |  |     // Support cfg_attr:
...    |
114 |  |         #[cfg($name = "optimized-c")]
    |  |               ^^^^^^^^^^^^^^^^^^^^^
...    |
356 |  /         intrinsics! {
357 |                $(#[$($attr)*])*
358 |                pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                    $($body)*
360 |                }
361 |  |         }
    |  |_________- in this macro invocation (#3)
...
425 |  |     );
426 |  | }
    |  | -
    |  |_|
    |  |_in this expansion of `intrinsics!` (#2)
    |    in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:3:1
    |
3   | /  macro_rules! sdivmod {
4   | |      (
5   | |          $unsigned_fn:ident, // name of the unsigned division function
6   | |          $signed_fn:ident, // name of the signed division function
...   |
11  | |/         intrinsics! {
12  | ||             #[avr_skip]
13  | ||             $(
14  | ||                 #[$attr]
...   ||
40  | ||             }
41  | ||         }
    | ||_________- in this macro invocation (#2)
42  | |      }
43  | |  }
    | |__- in this expansion of `sdivmod!` (#1)
...
117 |  / sdivmod!(
118 |  |     __udivmodsi4,
119 |  |     __divmodsi4,
120 |  |     u32,
121 |  |     i32,
122 |  |     maybe_use_optimized_c_shim
123 |  | );
    |  |_- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  |  / macro_rules! intrinsics {
62  |  |     () => ();
63  |  |
64  |  |     // Support cfg_attr:
...    |
124 |  |         #[cfg(not($name = "optimized-c"))]
    |  |                   ^^^^^^^^^^^^^^^^^^^^^
...    |
356 |  /         intrinsics! {
357 |                $(#[$($attr)*])*
358 |                pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                    $($body)*
360 |                }
361 |  |         }
    |  |_________- in this macro invocation (#3)
...
425 |  |     );
426 |  | }
    |  | -
    |  |_|
    |  |_in this expansion of `intrinsics!` (#2)
    |    in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:3:1
    |
3   | /  macro_rules! sdivmod {
4   | |      (
5   | |          $unsigned_fn:ident, // name of the unsigned division function
6   | |          $signed_fn:ident, // name of the signed division function
...   |
11  | |/         intrinsics! {
12  | ||             #[avr_skip]
13  | ||             $(
14  | ||                 #[$attr]
...   ||
40  | ||             }
41  | ||         }
    | ||_________- in this macro invocation (#2)
42  | |      }
43  | |  }
    | |__- in this expansion of `sdivmod!` (#1)
...
117 |  / sdivmod!(
118 |  |     __udivmodsi4,
119 |  |     __divmodsi4,
120 |  |     u32,
121 |  |     i32,
122 |  |     maybe_use_optimized_c_shim
123 |  | );
    |  |_- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  | /  macro_rules! intrinsics {
62  | |      () => ();
63  | |
64  | |      // Support cfg_attr:
...   |
114 | |          #[cfg($name = "optimized-c")]
    | |                ^^^^^^^^^^^^^^^^^^^^^
...   |
425 | |      );
426 | |  }
    | |__- in this expansion of `intrinsics!`
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:125:1
    |
125 |  / intrinsics! {
126 |  |     #[maybe_use_optimized_c_shim]
127 |  |     #[arm_aeabi_alias = __aeabi_idiv]
128 |  |     /// Returns `n / d`
...    |
146 |  |     }
147 |  | }
    |  |_- in this macro invocation

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  | /  macro_rules! intrinsics {
62  | |      () => ();
63  | |
64  | |      // Support cfg_attr:
...   |
124 | |          #[cfg(not($name = "optimized-c"))]
    | |                    ^^^^^^^^^^^^^^^^^^^^^
...   |
425 | |      );
426 | |  }
    | |__- in this expansion of `intrinsics!`
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:125:1
    |
125 |  / intrinsics! {
126 |  |     #[maybe_use_optimized_c_shim]
127 |  |     #[arm_aeabi_alias = __aeabi_idiv]
128 |  |     /// Returns `n / d`
...    |
146 |  |     }
147 |  | }
    |  |_- in this macro invocation

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  | /    macro_rules! intrinsics {
62  | |        () => ();
63  | |
64  | |        // Support cfg_attr:
...   |
114 | |            #[cfg($name = "optimized-c")]
    | |                  ^^^^^^^^^^^^^^^^^^^^^
...   |
356 | |  /         intrinsics! {
357 | |  |             $(#[$($attr)*])*
358 | |  |             pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 | |  |                 $($body)*
360 | |  |             }
361 | |  |         }
    | |  |_________- in this macro invocation (#3)
...   |
425 | |        );
426 | |    }
    | |    -
    | |    |
    | |____in this expansion of `intrinsics!` (#2)
    |      in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:81:1
    |
81  |   /  macro_rules! smod {
82  |   |      (
83  |   |          $unsigned_fn:ident, // name of the unsigned division function
84  |   |          $signed_fn:ident, // name of the signed division function
...     |
89  |   |/         intrinsics! {
90  |   ||             #[avr_skip]
91  |   ||             $(
92  |   ||                 #[$attr]
...     ||
112 |   ||             }
113 |   ||         }
    |   ||_________- in this macro invocation (#2)
114 |   |      }
115 |   |  }
    |   |__- in this expansion of `smod!` (#1)
...
148 |      smod!(__umodsi3, __modsi3, u32, i32, maybe_use_optimized_c_shim);
    |      ---------------------------------------------------------------- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  | /    macro_rules! intrinsics {
62  | |        () => ();
63  | |
64  | |        // Support cfg_attr:
...   |
124 | |            #[cfg(not($name = "optimized-c"))]
    | |                      ^^^^^^^^^^^^^^^^^^^^^
...   |
356 | |  /         intrinsics! {
357 | |  |             $(#[$($attr)*])*
358 | |  |             pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 | |  |                 $($body)*
360 | |  |             }
361 | |  |         }
    | |  |_________- in this macro invocation (#3)
...   |
425 | |        );
426 | |    }
    | |    -
    | |    |
    | |____in this expansion of `intrinsics!` (#2)
    |      in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:81:1
    |
81  |   /  macro_rules! smod {
82  |   |      (
83  |   |          $unsigned_fn:ident, // name of the unsigned division function
84  |   |          $signed_fn:ident, // name of the signed division function
...     |
89  |   |/         intrinsics! {
90  |   ||             #[avr_skip]
91  |   ||             $(
92  |   ||                 #[$attr]
...     ||
112 |   ||             }
113 |   ||         }
    |   ||_________- in this macro invocation (#2)
114 |   |      }
115 |   |  }
    |   |__- in this expansion of `smod!` (#1)
...
148 |      smod!(__umodsi3, __modsi3, u32, i32, maybe_use_optimized_c_shim);
    |      ---------------------------------------------------------------- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  |  / macro_rules! intrinsics {
62  |  |     () => ();
63  |  |
64  |  |     // Support cfg_attr:
...    |
114 |  |         #[cfg($name = "optimized-c")]
    |  |               ^^^^^^^^^^^^^^^^^^^^^
...    |
356 |  /         intrinsics! {
357 |                $(#[$($attr)*])*
358 |                pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                    $($body)*
360 |                }
361 |  |         }
    |  |_________- in this macro invocation (#3)
...
425 |  |     );
426 |  | }
    |  | -
    |  |_|
    |  |_in this expansion of `intrinsics!` (#2)
    |    in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:3:1
    |
3   | /  macro_rules! sdivmod {
4   | |      (
5   | |          $unsigned_fn:ident, // name of the unsigned division function
6   | |          $signed_fn:ident, // name of the signed division function
...   |
11  | |/         intrinsics! {
12  | ||             #[avr_skip]
13  | ||             $(
14  | ||                 #[$attr]
...   ||
40  | ||             }
41  | ||         }
    | ||_________- in this macro invocation (#2)
42  | |      }
43  | |  }
    | |__- in this expansion of `sdivmod!` (#1)
...
150 |  / sdivmod!(
151 |  |     __udivmoddi4,
152 |  |     __divmoddi4,
153 |  |     u64,
154 |  |     i64,
155 |  |     maybe_use_optimized_c_shim
156 |  | );
    |  |_- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  |  / macro_rules! intrinsics {
62  |  |     () => ();
63  |  |
64  |  |     // Support cfg_attr:
...    |
124 |  |         #[cfg(not($name = "optimized-c"))]
    |  |                   ^^^^^^^^^^^^^^^^^^^^^
...    |
356 |  /         intrinsics! {
357 |                $(#[$($attr)*])*
358 |                pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                    $($body)*
360 |                }
361 |  |         }
    |  |_________- in this macro invocation (#3)
...
425 |  |     );
426 |  | }
    |  | -
    |  |_|
    |  |_in this expansion of `intrinsics!` (#2)
    |    in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:3:1
    |
3   | /  macro_rules! sdivmod {
4   | |      (
5   | |          $unsigned_fn:ident, // name of the unsigned division function
6   | |          $signed_fn:ident, // name of the signed division function
...   |
11  | |/         intrinsics! {
12  | ||             #[avr_skip]
13  | ||             $(
14  | ||                 #[$attr]
...   ||
40  | ||             }
41  | ||         }
    | ||_________- in this macro invocation (#2)
42  | |      }
43  | |  }
    | |__- in this expansion of `sdivmod!` (#1)
...
150 |  / sdivmod!(
151 |  |     __udivmoddi4,
152 |  |     __divmoddi4,
153 |  |     u64,
154 |  |     i64,
155 |  |     maybe_use_optimized_c_shim
156 |  | );
    |  |_- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  |    / macro_rules! intrinsics {
62  |    |     () => ();
63  |    |
64  |    |     // Support cfg_attr:
...      |
114 |    |         #[cfg($name = "optimized-c")]
    |    |               ^^^^^^^^^^^^^^^^^^^^^
...      |
356 |    /         intrinsics! {
357 |                  $(#[$($attr)*])*
358 |                  pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                      $($body)*
360 |                  }
361 |    |         }
    |    |_________- in this macro invocation (#3)
...
425 |    |     );
426 |    | }
    |    | -
    |    | |
    |    |_in this expansion of `intrinsics!` (#2)
    |      in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:45:1
    |
45  | /    macro_rules! sdiv {
46  | |        (
47  | |            $unsigned_fn:ident, // name of the unsigned division function
48  | |            $signed_fn:ident, // name of the signed division function
...   |
53  | |/           intrinsics! {
54  | ||               #[avr_skip]
55  | ||               $(
56  | ||                   #[$attr]
...   ||
76  | ||               }
77  | ||           }
    | ||___________- in this macro invocation (#2)
78  | |        }
79  | |    }
    | |____- in this expansion of `sdiv!` (#1)
...
157 |      sdiv!(__udivdi3, __divdi3, u64, i64, maybe_use_optimized_c_shim);
    |      ---------------------------------------------------------------- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  |    / macro_rules! intrinsics {
62  |    |     () => ();
63  |    |
64  |    |     // Support cfg_attr:
...      |
124 |    |         #[cfg(not($name = "optimized-c"))]
    |    |                   ^^^^^^^^^^^^^^^^^^^^^
...      |
356 |    /         intrinsics! {
357 |                  $(#[$($attr)*])*
358 |                  pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                      $($body)*
360 |                  }
361 |    |         }
    |    |_________- in this macro invocation (#3)
...
425 |    |     );
426 |    | }
    |    | -
    |    | |
    |    |_in this expansion of `intrinsics!` (#2)
    |      in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:45:1
    |
45  | /    macro_rules! sdiv {
46  | |        (
47  | |            $unsigned_fn:ident, // name of the unsigned division function
48  | |            $signed_fn:ident, // name of the signed division function
...   |
53  | |/           intrinsics! {
54  | ||               #[avr_skip]
55  | ||               $(
56  | ||                   #[$attr]
...   ||
76  | ||               }
77  | ||           }
    | ||___________- in this macro invocation (#2)
78  | |        }
79  | |    }
    | |____- in this expansion of `sdiv!` (#1)
...
157 |      sdiv!(__udivdi3, __divdi3, u64, i64, maybe_use_optimized_c_shim);
    |      ---------------------------------------------------------------- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  | /    macro_rules! intrinsics {
62  | |        () => ();
63  | |
64  | |        // Support cfg_attr:
...   |
114 | |            #[cfg($name = "optimized-c")]
    | |                  ^^^^^^^^^^^^^^^^^^^^^
...   |
356 | |  /         intrinsics! {
357 | |  |             $(#[$($attr)*])*
358 | |  |             pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 | |  |                 $($body)*
360 | |  |             }
361 | |  |         }
    | |  |_________- in this macro invocation (#3)
...   |
425 | |        );
426 | |    }
    | |    -
    | |    |
    | |____in this expansion of `intrinsics!` (#2)
    |      in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:81:1
    |
81  |   /  macro_rules! smod {
82  |   |      (
83  |   |          $unsigned_fn:ident, // name of the unsigned division function
84  |   |          $signed_fn:ident, // name of the signed division function
...     |
89  |   |/         intrinsics! {
90  |   ||             #[avr_skip]
91  |   ||             $(
92  |   ||                 #[$attr]
...     ||
112 |   ||             }
113 |   ||         }
    |   ||_________- in this macro invocation (#2)
114 |   |      }
115 |   |  }
    |   |__- in this expansion of `smod!` (#1)
...
158 |      smod!(__umoddi3, __moddi3, u64, i64, maybe_use_optimized_c_shim);
    |      ---------------------------------------------------------------- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  | /    macro_rules! intrinsics {
62  | |        () => ();
63  | |
64  | |        // Support cfg_attr:
...   |
124 | |            #[cfg(not($name = "optimized-c"))]
    | |                      ^^^^^^^^^^^^^^^^^^^^^
...   |
356 | |  /         intrinsics! {
357 | |  |             $(#[$($attr)*])*
358 | |  |             pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 | |  |                 $($body)*
360 | |  |             }
361 | |  |         }
    | |  |_________- in this macro invocation (#3)
...   |
425 | |        );
426 | |    }
    | |    -
    | |    |
    | |____in this expansion of `intrinsics!` (#2)
    |      in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:81:1
    |
81  |   /  macro_rules! smod {
82  |   |      (
83  |   |          $unsigned_fn:ident, // name of the unsigned division function
84  |   |          $signed_fn:ident, // name of the signed division function
...     |
89  |   |/         intrinsics! {
90  |   ||             #[avr_skip]
91  |   ||             $(
92  |   ||                 #[$attr]
...     ||
112 |   ||             }
113 |   ||         }
    |   ||_________- in this macro invocation (#2)
114 |   |      }
115 |   |  }
    |   |__- in this expansion of `smod!` (#1)
...
158 |      smod!(__umoddi3, __moddi3, u64, i64, maybe_use_optimized_c_shim);
    |      ---------------------------------------------------------------- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  |  / macro_rules! intrinsics {
62  |  |     () => ();
63  |  |
64  |  |     // Support cfg_attr:
...    |
114 |  |         #[cfg($name = "optimized-c")]
    |  |               ^^^^^^^^^^^^^^^^^^^^^
...    |
356 |  /         intrinsics! {
357 |                $(#[$($attr)*])*
358 |                pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                    $($body)*
360 |                }
361 |  |         }
    |  |_________- in this macro invocation (#3)
...
425 |  |     );
426 |  | }
    |  | -
    |  |_|
    |  |_in this expansion of `intrinsics!` (#2)
    |    in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:3:1
    |
3   | /  macro_rules! sdivmod {
4   | |      (
5   | |          $unsigned_fn:ident, // name of the unsigned division function
6   | |          $signed_fn:ident, // name of the signed division function
...   |
11  | |/         intrinsics! {
12  | ||             #[avr_skip]
13  | ||             $(
14  | ||                 #[$attr]
...   ||
40  | ||             }
41  | ||         }
    | ||_________- in this macro invocation (#2)
42  | |      }
43  | |  }
    | |__- in this expansion of `sdivmod!` (#1)
...
161 |  / sdivmod!(
162 |  |     __udivmodti4,
163 |  |     __divmodti4,
164 |  |     u128,
165 |  |     i128,
166 |  |     maybe_use_optimized_c_shim
167 |  | );
    |  |_- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  |  / macro_rules! intrinsics {
62  |  |     () => ();
63  |  |
64  |  |     // Support cfg_attr:
...    |
124 |  |         #[cfg(not($name = "optimized-c"))]
    |  |                   ^^^^^^^^^^^^^^^^^^^^^
...    |
356 |  /         intrinsics! {
357 |                $(#[$($attr)*])*
358 |                pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                    $($body)*
360 |                }
361 |  |         }
    |  |_________- in this macro invocation (#3)
...
425 |  |     );
426 |  | }
    |  | -
    |  |_|
    |  |_in this expansion of `intrinsics!` (#2)
    |    in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/sdiv.rs:3:1
    |
3   | /  macro_rules! sdivmod {
4   | |      (
5   | |          $unsigned_fn:ident, // name of the unsigned division function
6   | |          $signed_fn:ident, // name of the signed division function
...   |
11  | |/         intrinsics! {
12  | ||             #[avr_skip]
13  | ||             $(
14  | ||                 #[$attr]
...   ||
40  | ||             }
41  | ||         }
    | ||_________- in this macro invocation (#2)
42  | |      }
43  | |  }
    | |__- in this expansion of `sdivmod!` (#1)
...
161 |  / sdivmod!(
162 |  |     __udivmodti4,
163 |  |     __divmodti4,
164 |  |     u128,
165 |  |     i128,
166 |  |     maybe_use_optimized_c_shim
167 |  | );
    |  |_- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  | /   macro_rules! intrinsics {
62  | |       () => ();
63  | |
64  | |       // Support cfg_attr:
...   |
114 | |           #[cfg($name = "optimized-c")]
    | |                 ^^^^^^^^^^^^^^^^^^^^^
...   |
356 | | /         intrinsics! {
357 | | |             $(#[$($attr)*])*
358 | | |             pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 | | |                 $($body)*
360 | | |             }
361 | | |         }
    | | |_________- in this macro invocation (#2)
...   |
425 | |       );
426 | |   }
    | |   -
    | |   |
    | |___in this expansion of `intrinsics!` (#1)
    |     in this expansion of `intrinsics!` (#2)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/shift.rs:71:1
    |
71  |   / intrinsics! {
72  |   |     #[avr_skip]
73  |   |     #[maybe_use_optimized_c_shim]
74  |   |     pub extern "C" fn __ashlsi3(a: u32, b: u32) -> u32 {
...     |
124 |   |     }
125 |   | }
    |   |_- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  | /   macro_rules! intrinsics {
62  | |       () => ();
63  | |
64  | |       // Support cfg_attr:
...   |
124 | |           #[cfg(not($name = "optimized-c"))]
    | |                     ^^^^^^^^^^^^^^^^^^^^^
...   |
356 | | /         intrinsics! {
357 | | |             $(#[$($attr)*])*
358 | | |             pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 | | |                 $($body)*
360 | | |             }
361 | | |         }
    | | |_________- in this macro invocation (#2)
...   |
425 | |       );
426 | |   }
    | |   -
    | |   |
    | |___in this expansion of `intrinsics!` (#1)
    |     in this expansion of `intrinsics!` (#2)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/shift.rs:71:1
    |
71  |   / intrinsics! {
72  |   |     #[avr_skip]
73  |   |     #[maybe_use_optimized_c_shim]
74  |   |     pub extern "C" fn __ashlsi3(a: u32, b: u32) -> u32 {
...     |
124 |   |     }
125 |   | }
    |   |_- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  | /   macro_rules! intrinsics {
62  | |       () => ();
63  | |
64  | |       // Support cfg_attr:
...   |
114 | |           #[cfg($name = "optimized-c")]
    | |                 ^^^^^^^^^^^^^^^^^^^^^
...   |
356 | | /         intrinsics! {
357 | | |             $(#[$($attr)*])*
358 | | |             pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 | | |                 $($body)*
360 | | |             }
361 | | |         }
    | | |_________- in this macro invocation (#3)
362 | |
363 | |           intrinsics!($($rest)*);
    | |           ---------------------- in this macro invocation (#2)
...   |
425 | |       );
426 | |   }
    | |   -
    | |   |
    | |   in this expansion of `intrinsics!` (#1)
    | |___in this expansion of `intrinsics!` (#2)
    |     in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/shift.rs:71:1
    |
71  |   / intrinsics! {
72  |   |     #[avr_skip]
73  |   |     #[maybe_use_optimized_c_shim]
74  |   |     pub extern "C" fn __ashlsi3(a: u32, b: u32) -> u32 {
...     |
124 |   |     }
125 |   | }
    |   |_- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  | /   macro_rules! intrinsics {
62  | |       () => ();
63  | |
64  | |       // Support cfg_attr:
...   |
124 | |           #[cfg(not($name = "optimized-c"))]
    | |                     ^^^^^^^^^^^^^^^^^^^^^
...   |
356 | | /         intrinsics! {
357 | | |             $(#[$($attr)*])*
358 | | |             pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 | | |                 $($body)*
360 | | |             }
361 | | |         }
    | | |_________- in this macro invocation (#3)
362 | |
363 | |           intrinsics!($($rest)*);
    | |           ---------------------- in this macro invocation (#2)
...   |
425 | |       );
426 | |   }
    | |   -
    | |   |
    | |   in this expansion of `intrinsics!` (#1)
    | |___in this expansion of `intrinsics!` (#2)
    |     in this expansion of `intrinsics!` (#3)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/shift.rs:71:1
    |
71  |   / intrinsics! {
72  |   |     #[avr_skip]
73  |   |     #[maybe_use_optimized_c_shim]
74  |   |     pub extern "C" fn __ashlsi3(a: u32, b: u32) -> u32 {
...     |
124 |   |     }
125 |   | }
    |   |_- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  | /   macro_rules! intrinsics {
62  | |       () => ();
63  | |
64  | |       // Support cfg_attr:
...   |
114 | |           #[cfg($name = "optimized-c")]
    | |                 ^^^^^^^^^^^^^^^^^^^^^
...   |
356 | | /         intrinsics! {
357 | | |             $(#[$($attr)*])*
358 | | |             pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 | | |                 $($body)*
360 | | |             }
361 | | |         }
    | | |_________- in this macro invocation (#4)
362 | |
363 | |           intrinsics!($($rest)*);
    | |           ----------------------
    | |           |
    | |           in this macro invocation (#2)
    | |           in this macro invocation (#3)
...   |
425 | |       );
426 | |   }
    | |   -
    | |   |
    | |   in this expansion of `intrinsics!` (#1)
    | |   in this expansion of `intrinsics!` (#2)
    | |___in this expansion of `intrinsics!` (#3)
    |     in this expansion of `intrinsics!` (#4)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/shift.rs:71:1
    |
71  |   / intrinsics! {
72  |   |     #[avr_skip]
73  |   |     #[maybe_use_optimized_c_shim]
74  |   |     pub extern "C" fn __ashlsi3(a: u32, b: u32) -> u32 {
...     |
124 |   |     }
125 |   | }
    |   |_- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  | /   macro_rules! intrinsics {
62  | |       () => ();
63  | |
64  | |       // Support cfg_attr:
...   |
124 | |           #[cfg(not($name = "optimized-c"))]
    | |                     ^^^^^^^^^^^^^^^^^^^^^
...   |
356 | | /         intrinsics! {
357 | | |             $(#[$($attr)*])*
358 | | |             pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 | | |                 $($body)*
360 | | |             }
361 | | |         }
    | | |_________- in this macro invocation (#4)
362 | |
363 | |           intrinsics!($($rest)*);
    | |           ----------------------
    | |           |
    | |           in this macro invocation (#2)
    | |           in this macro invocation (#3)
...   |
425 | |       );
426 | |   }
    | |   -
    | |   |
    | |   in this expansion of `intrinsics!` (#1)
    | |   in this expansion of `intrinsics!` (#2)
    | |___in this expansion of `intrinsics!` (#3)
    |     in this expansion of `intrinsics!` (#4)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/shift.rs:71:1
    |
71  |   / intrinsics! {
72  |   |     #[avr_skip]
73  |   |     #[maybe_use_optimized_c_shim]
74  |   |     pub extern "C" fn __ashlsi3(a: u32, b: u32) -> u32 {
...     |
124 |   |     }
125 |   | }
    |   |_- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  |  / macro_rules! intrinsics {
62  |  |     () => ();
63  |  |
64  |  |     // Support cfg_attr:
...    |
114 |  |         #[cfg($name = "optimized-c")]
    |  |               ^^^^^^^^^^^^^^^^^^^^^
...    |
425 |  |     );
426 |  | }
    |  |_- in this expansion of `intrinsics!`
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/udiv.rs:7:1
    |
7   | /  intrinsics! {
8   | |      #[maybe_use_optimized_c_shim]
9   | |      #[arm_aeabi_alias = __aeabi_uidiv]
10  | |      /// Returns `n / d`
...   |
105 | |      }
106 | |  }
    | |__- in this macro invocation

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  |  / macro_rules! intrinsics {
62  |  |     () => ();
63  |  |
64  |  |     // Support cfg_attr:
...    |
124 |  |         #[cfg(not($name = "optimized-c"))]
    |  |                   ^^^^^^^^^^^^^^^^^^^^^
...    |
425 |  |     );
426 |  | }
    |  |_- in this expansion of `intrinsics!`
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/udiv.rs:7:1
    |
7   | /  intrinsics! {
8   | |      #[maybe_use_optimized_c_shim]
9   | |      #[arm_aeabi_alias = __aeabi_uidiv]
10  | |      /// Returns `n / d`
...   |
105 | |      }
106 | |  }
    | |__- in this macro invocation

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  |   / macro_rules! intrinsics {
62  |   |     () => ();
63  |   |
64  |   |     // Support cfg_attr:
...     |
114 |   |         #[cfg($name = "optimized-c")]
    |   |               ^^^^^^^^^^^^^^^^^^^^^
...     |
132 |   |         intrinsics!($($rest)*);
    |   |         ---------------------- in this macro invocation (#2)
...     |
425 |   |     );
426 |   | }
    |   | -
    |   | |
    |   |_in this expansion of `intrinsics!` (#1)
    |     in this expansion of `intrinsics!` (#2)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/udiv.rs:7:1
    |
7   | /   intrinsics! {
8   | |       #[maybe_use_optimized_c_shim]
9   | |       #[arm_aeabi_alias = __aeabi_uidiv]
10  | |       /// Returns `n / d`
...   |
105 | |       }
106 | |   }
    | |___- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  |   / macro_rules! intrinsics {
62  |   |     () => ();
63  |   |
64  |   |     // Support cfg_attr:
...     |
124 |   |         #[cfg(not($name = "optimized-c"))]
    |   |                   ^^^^^^^^^^^^^^^^^^^^^
...     |
132 |   |         intrinsics!($($rest)*);
    |   |         ---------------------- in this macro invocation (#2)
...     |
425 |   |     );
426 |   | }
    |   | -
    |   | |
    |   |_in this expansion of `intrinsics!` (#1)
    |     in this expansion of `intrinsics!` (#2)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/udiv.rs:7:1
    |
7   | /   intrinsics! {
8   | |       #[maybe_use_optimized_c_shim]
9   | |       #[arm_aeabi_alias = __aeabi_uidiv]
10  | |       /// Returns `n / d`
...   |
105 | |       }
106 | |   }
    | |___- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  |     / macro_rules! intrinsics {
62  |     |     () => ();
63  |     |
64  |     |     // Support cfg_attr:
...       |
114 |     |         #[cfg($name = "optimized-c")]
    |     |               ^^^^^^^^^^^^^^^^^^^^^
...       |
132 |     |         intrinsics!($($rest)*);
    |     |         ----------------------
    |     |         |
    |     |         in this macro invocation (#2)
    |     |         in this macro invocation (#3)
...       |
356 |     /         intrinsics! {
357 |                   $(#[$($attr)*])*
358 |                   pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                       $($body)*
360 |                   }
361 |     |         }
    |     |_________- in this macro invocation (#4)
...
425 |     |     );
426 |     | }
    |     | -
    |     | |
    |     | in this expansion of `intrinsics!` (#1)
    |     | in this expansion of `intrinsics!` (#2)
    |     |_in this expansion of `intrinsics!` (#3)
    |       in this expansion of `intrinsics!` (#4)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/udiv.rs:7:1
    |
7   | /     intrinsics! {
8   | |         #[maybe_use_optimized_c_shim]
9   | |         #[arm_aeabi_alias = __aeabi_uidiv]
10  | |         /// Returns `n / d`
...   |
105 | |         }
106 | |     }
    | |_____- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  |     / macro_rules! intrinsics {
62  |     |     () => ();
63  |     |
64  |     |     // Support cfg_attr:
...       |
124 |     |         #[cfg(not($name = "optimized-c"))]
    |     |                   ^^^^^^^^^^^^^^^^^^^^^
...       |
132 |     |         intrinsics!($($rest)*);
    |     |         ----------------------
    |     |         |
    |     |         in this macro invocation (#2)
    |     |         in this macro invocation (#3)
...       |
356 |     /         intrinsics! {
357 |                   $(#[$($attr)*])*
358 |                   pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                       $($body)*
360 |                   }
361 |     |         }
    |     |_________- in this macro invocation (#4)
...
425 |     |     );
426 |     | }
    |     | -
    |     | |
    |     | in this expansion of `intrinsics!` (#1)
    |     | in this expansion of `intrinsics!` (#2)
    |     |_in this expansion of `intrinsics!` (#3)
    |       in this expansion of `intrinsics!` (#4)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/udiv.rs:7:1
    |
7   | /     intrinsics! {
8   | |         #[maybe_use_optimized_c_shim]
9   | |         #[arm_aeabi_alias = __aeabi_uidiv]
10  | |         /// Returns `n / d`
...   |
105 | |         }
106 | |     }
    | |_____- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  |      / macro_rules! intrinsics {
62  |      |     () => ();
63  |      |
64  |      |     // Support cfg_attr:
...        |
114 |      |         #[cfg($name = "optimized-c")]
    |      |               ^^^^^^^^^^^^^^^^^^^^^
...        |
132 |      |         intrinsics!($($rest)*);
    |      |         ----------------------
    |      |         |
    |      |         in this macro invocation (#2)
    |      |         in this macro invocation (#3)
...        |
356 |      /         intrinsics! {
357 |                    $(#[$($attr)*])*
358 |                    pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                        $($body)*
360 |                    }
361 |      |         }
    |      |_________- in this macro invocation (#5)
362 |
363 |      |         intrinsics!($($rest)*);
    |      |         ---------------------- in this macro invocation (#4)
...        |
425 |      |     );
426 |      | }
    |      | -
    |      | |
    |      | in this expansion of `intrinsics!` (#1)
    |      | in this expansion of `intrinsics!` (#2)
    |      | in this expansion of `intrinsics!` (#3)
    |      |_in this expansion of `intrinsics!` (#4)
    |        in this expansion of `intrinsics!` (#5)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/udiv.rs:7:1
    |
7   | /      intrinsics! {
8   | |          #[maybe_use_optimized_c_shim]
9   | |          #[arm_aeabi_alias = __aeabi_uidiv]
10  | |          /// Returns `n / d`
...   |
105 | |          }
106 | |      }
    | |______- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  |      / macro_rules! intrinsics {
62  |      |     () => ();
63  |      |
64  |      |     // Support cfg_attr:
...        |
124 |      |         #[cfg(not($name = "optimized-c"))]
    |      |                   ^^^^^^^^^^^^^^^^^^^^^
...        |
132 |      |         intrinsics!($($rest)*);
    |      |         ----------------------
    |      |         |
    |      |         in this macro invocation (#2)
    |      |         in this macro invocation (#3)
...        |
356 |      /         intrinsics! {
357 |                    $(#[$($attr)*])*
358 |                    pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                        $($body)*
360 |                    }
361 |      |         }
    |      |_________- in this macro invocation (#5)
362 |
363 |      |         intrinsics!($($rest)*);
    |      |         ---------------------- in this macro invocation (#4)
...        |
425 |      |     );
426 |      | }
    |      | -
    |      | |
    |      | in this expansion of `intrinsics!` (#1)
    |      | in this expansion of `intrinsics!` (#2)
    |      | in this expansion of `intrinsics!` (#3)
    |      |_in this expansion of `intrinsics!` (#4)
    |        in this expansion of `intrinsics!` (#5)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/udiv.rs:7:1
    |
7   | /      intrinsics! {
8   | |          #[maybe_use_optimized_c_shim]
9   | |          #[arm_aeabi_alias = __aeabi_uidiv]
10  | |          /// Returns `n / d`
...   |
105 | |          }
106 | |      }
    | |______- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:114:15
    |
61  |       / macro_rules! intrinsics {
62  |       |     () => ();
63  |       |
64  |       |     // Support cfg_attr:
...         |
114 |       |         #[cfg($name = "optimized-c")]
    |       |               ^^^^^^^^^^^^^^^^^^^^^
...         |
132 |       |         intrinsics!($($rest)*);
    |       |         ----------------------
    |       |         |
    |       |         in this macro invocation (#2)
    |       |         in this macro invocation (#3)
...         |
356 |       /         intrinsics! {
357 |                     $(#[$($attr)*])*
358 |                     pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                         $($body)*
360 |                     }
361 |       |         }
    |       |_________- in this macro invocation (#6)
362 |
363 |       |         intrinsics!($($rest)*);
    |       |         ----------------------
    |       |         |
    |       |         in this macro invocation (#4)
    |       |         in this macro invocation (#5)
...         |
425 |       |     );
426 |       | }
    |       | -
    |       | |
    |       | in this expansion of `intrinsics!` (#1)
    |       | in this expansion of `intrinsics!` (#2)
    |       | in this expansion of `intrinsics!` (#3)
    |       | in this expansion of `intrinsics!` (#4)
    |       |_in this expansion of `intrinsics!` (#5)
    |         in this expansion of `intrinsics!` (#6)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/udiv.rs:7:1
    |
7   | /       intrinsics! {
8   | |           #[maybe_use_optimized_c_shim]
9   | |           #[arm_aeabi_alias = __aeabi_uidiv]
10  | |           /// Returns `n / d`
...   |
105 | |           }
106 | |       }
    | |_______- in this macro invocation (#1)

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/macros.rs:124:19
    |
61  |       / macro_rules! intrinsics {
62  |       |     () => ();
63  |       |
64  |       |     // Support cfg_attr:
...         |
124 |       |         #[cfg(not($name = "optimized-c"))]
    |       |                   ^^^^^^^^^^^^^^^^^^^^^
...         |
132 |       |         intrinsics!($($rest)*);
    |       |         ----------------------
    |       |         |
    |       |         in this macro invocation (#2)
    |       |         in this macro invocation (#3)
...         |
356 |       /         intrinsics! {
357 |                     $(#[$($attr)*])*
358 |                     pub extern $abi fn $name( $($argname: $ty),* ) $(-> $ret)? {
359 |                         $($body)*
360 |                     }
361 |       |         }
    |       |_________- in this macro invocation (#6)
362 |
363 |       |         intrinsics!($($rest)*);
    |       |         ----------------------
    |       |         |
    |       |         in this macro invocation (#4)
    |       |         in this macro invocation (#5)
...         |
425 |       |     );
426 |       | }
    |       | -
    |       | |
    |       | in this expansion of `intrinsics!` (#1)
    |       | in this expansion of `intrinsics!` (#2)
    |       | in this expansion of `intrinsics!` (#3)
    |       | in this expansion of `intrinsics!` (#4)
    |       |_in this expansion of `intrinsics!` (#5)
    |         in this expansion of `intrinsics!` (#6)
    |
   ::: /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/compiler_builtins/src/int/udiv.rs:7:1
    |
7   | /       intrinsics! {
8   | |           #[maybe_use_optimized_c_shim]
9   | |           #[arm_aeabi_alias = __aeabi_uidiv]
10  | |           /// Returns `n / d`
...   |
105 | |           }
106 | |       }
    | |_______- in this macro invocation (#1)

   Compiling alloc v0.0.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/alloc)
   Compiling cfg-if v1.0.0
   Compiling adler v1.0.2
   Compiling rustc-demangle v0.1.21
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=alloc CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.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_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name alloc --edition=2021 library/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 -C debuginfo=0 --cfg 'feature="compiler-builtins-c"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=4a185ccaa17e45ec -C extra-filename=-4a185ccaa17e45ec --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-14a78b2b4964f6da.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cfg-if CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=260f0b891d1fb279 -C extra-filename=-260f0b891d1fb279 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/adler 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_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name adler /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/adler/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=637ad1301efd16e5 -C extra-filename=-637ad1301efd16e5 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/memchr-cbc8432ac652d76b/out /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=298b10eb9c359499 -C extra-filename=-298b10eb9c359499 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/rustc-demangle' 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_demangle /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=e9b06f6fed1c6393 -C extra-filename=-e9b06f6fed1c6393 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
warning: unexpected `cfg` condition name
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/adler/src/lib.rs:14:13
   |
14 | #![cfg_attr(docsrs, feature(doc_cfg))]
   |             ^^^^^^
   |
   = note: `#[warn(unexpected_cfgs)]` on by default

     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unwind CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/unwind CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unwind CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/unwind-feb7d4f1613a9e88/out /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unwind --edition=2021 library/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 -C debuginfo=0 -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=695f7c7b9163af41 -C extra-filename=-695f7c7b9163af41 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern cfg_if=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcfg_if-260f0b891d1fb279.rmeta --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-14a78b2b4964f6da.rmeta --extern libc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liblibc-a73d0ad26de03963.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle/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: indicate the anonymous lifetime
   |
49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> {
   |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle/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
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle/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
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle/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
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle/src/lib.rs:91:33
   |
91 | pub fn demangle(mut s: &str) -> Demangle {
   |                                 ^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
91 | pub fn demangle(mut s: &str) -> Demangle<'_> {
   |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle/src/lib.rs:167:40
    |
167 | pub fn try_demangle(s: &str) -> Result {
    |                                        ^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
167 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> {
    |                                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle/src/lib.rs:211:32
    |
211 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
211 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle/src/lib.rs:244:32
    |
244 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
244 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle/src/lib.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: unexpected `memchr_runtime_sse42` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `memchr_runtime_simd` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `memchr_runtime_avx` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `memchr_runtime_sse2` as condition name
  |
  = help: was set with `--cfg` but isn't in the `--check-cfg` expected names

warning: unexpected `cfg` condition name
 --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:6:7
  |
6 | #[cfg(memchr_libc)]
  |       ^^^^^^^^^^^

warning: unexpected `cfg` condition name
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:12:46
   |
12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
   |                                              ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/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

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/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

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/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

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/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

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/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

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/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

warning: unexpected `cfg` condition name
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:94:39
   |
94 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
   |                                       ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:101:9
    |
101 |         memchr_libc,
    |         ^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:102:41
    |
102 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:111:13
    |
111 |         not(memchr_libc),
    |             ^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:112:41
    |
112 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:158:39
    |
158 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:165:41
    |
165 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:216:39
    |
216 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:223:41
    |
223 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:267:39
    |
267 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:274:9
    |
274 |         memchr_libc,
    |         ^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:276:41
    |
276 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:285:17
    |
285 |         not(all(memchr_libc, target_os = "linux")),
    |                 ^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:286:41
    |
286 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:332:39
    |
332 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:339:41
    |
339 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:390:39
    |
390 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memchr/mod.rs:397:41
    |
397 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:149:7
    |
149 | #[cfg(memchr_runtime_simd)]
    |       ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:156:7
    |
156 | #[cfg(memchr_runtime_simd)]
    |       ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:158:11
    |
158 | #[cfg(all(memchr_runtime_wasm128))]
    |           ^^^^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:160:46
    |
160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
    |                                              ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:811:50
    |
811 |     #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
    |                                                  ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:813:11
    |
813 |     #[cfg(memchr_runtime_wasm128)]
    |           ^^^^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:815:50
    |
815 |     #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
    |                                                  ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
 --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/prefilter/mod.rs:4:7
  |
4 | #[cfg(memchr_runtime_simd)]
  |       ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
 --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/prefilter/mod.rs:6:46
  |
6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))]
  |                                              ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
 --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/prefilter/mod.rs:8:46
  |
8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
  |                                              ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/prefilter/mod.rs:99:7
   |
99 | #[cfg(memchr_runtime_simd)]
   |       ^^^^^^^^^^^^^^^^^^^

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/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: indicate the anonymous lifetime
    |
138 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/prefilter/mod.rs:299:50
    |
299 |     #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
    |                                                  ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/prefilter/mod.rs:317:50
    |
317 |     #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))]
    |                                                  ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/prefilter/mod.rs:311:17
    |
311 |         if cfg!(memchr_runtime_sse2) {
    |                 ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/rarebytes.rs:99:11
   |
99 |     #[cfg(memchr_runtime_simd)]
   |           ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/rarebytes.rs:107:11
    |
107 |     #[cfg(memchr_runtime_simd)]
    |           ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/x86/sse.rs:14:18
   |
14 |         if !cfg!(memchr_runtime_sse2) {
   |                  ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:838:54
    |
838 |         #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
    |                                                      ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:846:43
    |
846 |         #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))]
    |                                           ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:884:34
    |
884 |             #[cfg(all(not(miri), memchr_runtime_simd))]
    |                                  ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:889:17
    |
889 |                 memchr_runtime_simd
    |                 ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:953:34
    |
953 |             #[cfg(all(not(miri), memchr_runtime_simd))]
    |                                  ^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/src/memmem/mod.rs:966:17
    |
966 |                 memchr_runtime_simd
    |                 ^^^^^^^^^^^^^^^^^^^

warning: `adler` (lib) generated 1 warning
warning: unused variable: `ninfo`
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/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`
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/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`
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/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`
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/memchr/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/rustc-demangle/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`

warning: `compiler_builtins` (lib) generated 92 warnings (8 duplicates)
warning: `memchr` (lib) generated 58 warnings
warning: `rustc-demangle` (lib) generated 11 warnings
   Compiling rustc-std-workspace-alloc v1.99.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/rustc-std-workspace-alloc)
   Compiling panic_unwind v0.0.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/panic_unwind)
   Compiling panic_abort v0.0.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/panic_abort)
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_alloc CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.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_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_std_workspace_alloc --edition=2021 library/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 -C debuginfo=0 -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=31193b4acf2dff7a -C extra-filename=-31193b4acf2dff7a --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern alloc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liballoc-4a185ccaa17e45ec.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=panic_unwind CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.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_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name panic_unwind --edition=2021 library/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 -C debuginfo=0 -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=98111ceb8aa52952 -C extra-filename=-98111ceb8aa52952 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern alloc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liballoc-4a185ccaa17e45ec.rmeta --extern cfg_if=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcfg_if-260f0b891d1fb279.rmeta --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-14a78b2b4964f6da.rmeta --extern libc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liblibc-a73d0ad26de03963.rmeta --extern unwind=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libunwind-695f7c7b9163af41.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=panic_abort CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.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_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name panic_abort --edition=2021 library/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 -C debuginfo=0 -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=4f3291cf88c1ef24 -C extra-filename=-4f3291cf88c1ef24 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern alloc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liballoc-4a185ccaa17e45ec.rmeta --extern cfg_if=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcfg_if-260f0b891d1fb279.rmeta --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-14a78b2b4964f6da.rmeta --extern libc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liblibc-a73d0ad26de03963.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
   Compiling gimli v0.26.2
   Compiling miniz_oxide v0.5.3
   Compiling hashbrown v0.12.3
   Compiling object v0.29.0
   Compiling std_detect v0.1.5 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/stdarch/crates/std_detect)
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2 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_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.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 -C debuginfo=0 --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=8fded70211bc7ca2 -C extra-filename=-8fded70211bc7ca2 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern alloc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-31193b4acf2dff7a.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3 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_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=4b4fec3297402e3c -C extra-filename=-4b4fec3297402e3c --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern adler=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libadler-637ad1301efd16e5.rmeta --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern alloc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-31193b4acf2dff7a.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0 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_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION='' 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name object --edition=2018 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-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 -C debuginfo=0 --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"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=880ab2245c39d6e3 -C extra-filename=-880ab2245c39d6e3 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern memchr=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libmemchr-298b10eb9c359499.rmeta --extern alloc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-31193b4acf2dff7a.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/hashbrown-0.12.3 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_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.56.0 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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/hashbrown-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 -C debuginfo=0 --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="nightly"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-internal-api"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=6070f52e739281bd -C extra-filename=-6070f52e739281bd --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern alloc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-31193b4acf2dff7a.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=std_detect CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.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_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name std_detect --edition=2021 library/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 -C debuginfo=0 --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"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=49eb212da56f0ef9 -C extra-filename=-49eb212da56f0ef9 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern cfg_if=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcfg_if-260f0b891d1fb279.rmeta --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern libc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liblibc-a73d0ad26de03963.rmeta --extern alloc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-31193b4acf2dff7a.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
warning: `extern crate` is not idiomatic in the new edition
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/hashbrown-0.12.3/src/lib.rs:46:1
   |
46 | extern crate alloc;
   | ^^^^^^^^^^^^^^^^^^^
   |
note: the lint level is defined here
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/hashbrown-0.12.3/src/lib.rs:39:9
   |
39 | #![warn(rust_2018_idioms)]
   |         ^^^^^^^^^^^^^^^^
   = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]`
help: convert it to a `use`
   |
46 | use alloc;
   | ~~~

warning: `extern crate` is not idiomatic in the new edition
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/lib.rs:27:1
   |
27 | extern crate alloc;
   | ^^^^^^^^^^^^^^^^^^^
   |
   = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms`
help: convert it to a `use`
   |
27 | use alloc;
   | ~~~

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/deflate/core.rs:740:38
    |
740 |     fn flush(&mut self, output: &mut OutputBufferOxide) -> Result<()> {
    |                                      ^^^^^^^^^^^^^^^^^ expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
    |
740 |     fn flush(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/deflate/core.rs:1069:51
     |
1069 |     fn start_static_block(&mut self, output: &mut OutputBufferOxide) {
     |                                                   ^^^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1069 |     fn start_static_block(&mut self, output: &mut OutputBufferOxide<'_>) {
     |                                                                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/deflate/core.rs:1083:52
     |
1083 |     fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide) -> Result<()> {
     |                                                    ^^^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1083 |     fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> {
     |                                                                     ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/deflate/core.rs:1518:18
     |
1518 |     output: &mut OutputBufferOxide,
     |                  ^^^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1518 |     output: &mut OutputBufferOxide<'_>,
     |                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/deflate/core.rs:1616:18
     |
1616 |     output: &mut OutputBufferOxide,
     |                  ^^^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1616 |     output: &mut OutputBufferOxide<'_>,
     |                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/deflate/core.rs:1631:20
     |
1631 |     callback: &mut CallbackOxide,
     |                    ^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1631 |     callback: &mut CallbackOxide<'_>,
     |                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/deflate/core.rs:1781:60
     |
1781 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool {
     |                                                            ^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1781 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool {
     |                                                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/deflate/core.rs:1978:58
     |
1978 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool {
     |                                                          ^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1978 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/deflate/core.rs:2175:32
     |
2175 | fn flush_output_buffer(c: &mut CallbackOxide, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) {
     |                                ^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2175 | fn flush_output_buffer(c: &mut CallbackOxide<'_>, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) {
     |                                             ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/deflate/core.rs:2254:20
     |
2254 |     callback: &mut CallbackOxide,
     |                    ^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2254 |     callback: &mut CallbackOxide<'_>,
     |                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/inflate/core.rs:383:38
    |
383 | fn read_u16_le(iter: &mut slice::Iter) -> u16 {
    |                           -----------^--- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
383 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 {
    |                                       +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/inflate/core.rs:398:38
    |
398 | fn read_u32_le(iter: &mut slice::Iter) -> u32 {
    |                           -----------^--- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
398 | fn read_u32_le(iter: &mut slice::Iter<'_, u8>) -> u32 {
    |                                       +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/inflate/core.rs:414:64
    |
414 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) {
    |                                                     -----------^--- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
414 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) {
    |                                                                 +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/inflate/core.rs:482:30
    |
482 |     in_iter: &mut slice::Iter,
    |                   -----------^--- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
482 |     in_iter: &mut slice::Iter<'_, u8>,
    |                               +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/inflate/core.rs:590:42
    |
590 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action
    |                               -----------^--- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
590 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action
    |                                           +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/inflate/core.rs:609:30
    |
609 |     in_iter: &mut slice::Iter,
    |                   -----------^--- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
609 |     in_iter: &mut slice::Iter<'_, u8>,
    |                               +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/inflate/core.rs:638:64
    |
638 | 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
    |
638 | 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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/inflate/core.rs:878:30
    |
878 |     in_iter: &mut slice::Iter,
    |                   -----------^--- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
878 |     in_iter: &mut slice::Iter<'_, u8>,
    |                               +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/inflate/core.rs:879:19
    |
879 |     out_buf: &mut OutputBuffer,
    |                   ^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
879 |     out_buf: &mut OutputBuffer<'_>,
    |                               ++++

warning: unexpected `cfg` condition name
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/miniz_oxide-0.5.3/src/inflate/core.rs:1684:18
     |
1684 |         if !cfg!(fuzzing) {
     |                  ^^^^^^^
     |
     = note: `#[warn(unexpected_cfgs)]` on by default

warning: the feature `nonnull_slice_from_raw_parts` has been stable since 1.70.0 and no longer requires an attribute to enable
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/hashbrown-0.12.3/src/lib.rs:23:9
   |
23 |         nonnull_slice_from_raw_parts,
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(stable_features)]` on by default

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
97  |
98  | / dw!(
99  | | /// The section type field in a `.dwp` unit index.
100 | | ///
101 | | /// This is used for version 5 and later.
...   |
111 | |     DW_SECT_RNGLISTS = 8,
112 | | });
    | |__- in this macro invocation
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
114 | / dw!(
115 | | /// The section type field in a `.dwp` unit index with version 2.
116 | | DwSectV2(u32) {
117 | |     DW_SECT_V2_INFO = 1,
...   |
124 | |     DW_SECT_V2_MACRO = 8,
125 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
127 | / dw!(
128 | | /// The unit type field in a unit header.
129 | | ///
130 | | /// See Section 7.5.1, Table 7.2.
...   |
139 | |     DW_UT_hi_user = 0xff,
140 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
142 | / dw!(
143 | | /// The opcode for a call frame instruction.
144 | | ///
145 | | /// Section 7.24:
...   |
184 | |     DW_CFA_GNU_negative_offset_extended = 0x2f,
185 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
187 | / dw!(
188 | | /// The child determination encodings for DIE attributes.
189 | | ///
190 | | /// See Section 7.5.3, Table 7.4.
...   |
193 | |     DW_CHILDREN_yes = 1,
194 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:424:41
    |
424 |     fn pdb_info(&self) -> Result> {
    |                                         ^^^^^^^^ expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetime
    |
424 |     fn pdb_info(&self) -> Result>> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
196 | / dw!(
197 | | /// The tag encodings for DIE attributes.
198 | | ///
199 | | /// See Section 7.5.3, Table 7.3.
...   |
338 | |     DW_TAG_BORLAND_Delphi_variant = 0xb004,
339 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/coff/symbol.rs:211:55
    |
211 |     pub fn address(&self, image_base: u64, sections: &SectionTable) -> Result {
    |                                                       ^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
211 |     pub fn address(&self, image_base: u64, sections: &SectionTable<'_>) -> Result {
    |                                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
341 | / dw!(
342 | | /// The attribute encodings for DIE attributes.
343 | | ///
344 | | /// See Section 7.5.4, Table 7.5.
...   |
647 | |     DW_AT_APPLE_property = 0x3fed
648 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
650 | / dw!(
651 | | /// The attribute form encodings for DIE attributes.
652 | | ///
653 | | /// See Section 7.5.6, Table 7.6.
...   |
711 | |     DW_FORM_GNU_strp_alt = 0x1f21
712 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/elf/hash.rs:48:26
   |
48 |         version: Option<&Version>,
   |                          ^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
48 |         version: Option<&Version<'_>>,
   |                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/elf/hash.rs:163:26
    |
163 |         version: Option<&Version>,
    |                          ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
163 |         version: Option<&Version<'_>>,
    |                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/elf/version.rs:191:76
    |
191 |     pub fn matches(&self, endian: Elf::Endian, index: usize, need: Option<&Version>) -> bool {
    |                                                                            ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
191 |     pub fn matches(&self, endian: Elf::Endian, index: usize, need: Option<&Version<'_>>) -> bool {
    |                                                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
714 | / dw!(
715 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute.
716 | | ///
717 | | /// See Section 7.8, Table 7.11.
...   |
743 | |     DW_ATE_hi_user = 0xff,
744 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
746 | / dw!(
747 | | /// The encodings of the constants used in location list entries.
748 | | ///
749 | | /// See Section 7.7.3, Table 7.10.
...   |
760 | |     DW_LLE_GNU_view_pair = 0x09,
761 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
763 | / dw!(
764 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute.
765 | | ///
766 | | /// See Section 7.8, Table 7.12.
...   |
772 | |     DW_DS_trailing_separate = 0x05,
773 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/macho/segment.rs:163:45
    |
163 |     fn from_command(command: LoadCommandData) -> Result>;
    |                              ---------------^------------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
163 |     fn from_command(command: LoadCommandData<'_, Self::Endian>) -> Result>;
    |                                              +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/macho/segment.rs:222:45
    |
222 |     fn from_command(command: LoadCommandData) -> Result> {
    |                              ---------------^------------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
222 |     fn from_command(command: LoadCommandData<'_, Self::Endian>) -> Result> {
    |                                              +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
775 | / dw!(
776 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute.
777 | | ///
778 | | /// See Section 7.8, Table 7.13.
...   |
784 | |     DW_END_hi_user = 0xff,
785 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/macho/segment.rs:266:45
    |
266 |     fn from_command(command: LoadCommandData) -> Result> {
    |                              ---------------^------------- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
266 |     fn from_command(command: LoadCommandData<'_, Self::Endian>) -> Result> {
    |                                              +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
787 | / dw!(
788 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute.
789 | | ///
790 | | /// See Section 7.9, Table 7.14.
...   |
794 | |     DW_ACCESS_private = 0x03,
795 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/pe/file.rs:83:46
   |
83 |     pub fn rich_header_info(&self) -> Option {
   |                                              ^^^^^^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
83 |     pub fn rich_header_info(&self) -> Option> {
   |                                                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/pe/file.rs:301:41
    |
301 |     fn pdb_info(&self) -> Result> {
    |                                         ^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
301 |     fn pdb_info(&self) -> Result>> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
797 | / dw!(
798 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute.
799 | | ///
800 | | /// See Section 7.10, Table 7.15.
...   |
804 | |     DW_VIS_qualified = 0x03,
805 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
807 | / dw!(
808 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute.
809 | | ///
810 | | /// See Section 7.11, Table 7.16.
...   |
814 | |     DW_VIRTUALITY_pure_virtual = 0x02,
815 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/pe/resource.rs:145:46
    |
145 |     pub fn to_string_lossy(&self, directory: ResourceDirectory) -> Result {
    |                                              ^^^^^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
145 |     pub fn to_string_lossy(&self, directory: ResourceDirectory<'_>) -> Result {
    |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/traits.rs:213:41
    |
213 |     fn pdb_info(&self) -> Result> {
    |                                         ^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
213 |     fn pdb_info(&self) -> Result>> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
817 | / dw!(
818 | | /// The encodings of the constants used in the `DW_AT_language` attribute.
819 | | ///
820 | | /// See Section 7.12, Table 7.17.
...   |
876 | |     DW_LANG_BORLAND_Delphi = 0xb000,
877 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/mod.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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
915 | / dw!(
916 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute.
917 | | ///
918 | | /// There is only one value that is common to all target architectures.
...   |
921 | |     DW_ADDR_none = 0x00,
922 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
924 | / dw!(
925 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute.
926 | | ///
927 | | /// See Section 7.14, Table 7.18.
...   |
932 | |     DW_ID_case_insensitive = 0x03,
933 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
935 | / dw!(
936 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute.
937 | | ///
938 | | /// See Section 7.15, Table 7.19.
...   |
946 | |     DW_CC_hi_user = 0xff,
947 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
949 | / dw!(
950 | | /// The encodings of the constants used in the `DW_AT_inline` attribute.
951 | | ///
952 | | /// See Section 7.16, Table 7.20.
...   |
957 | |     DW_INL_declared_inlined = 0x03,
958 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
960 | / dw!(
961 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute.
962 | | ///
963 | | /// See Section 7.17, Table 7.17.
...   |
966 | |     DW_ORD_col_major = 0x01,
967 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
969 | / dw!(
970 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute.
971 | | ///
972 | | /// See Section 7.18, Table 7.22.
...   |
975 | |     DW_DSC_range = 0x01,
976 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
    |
58  | / macro_rules! dw {
59  | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60  | |         $(#[$meta])*
61  | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...   |
80  | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
    | |                                   -----^^^^^^^^^
    | |                                   |
    | |                                   expected lifetime parameter
...   |
95  | |     };
96  | | }
    | |_- in this expansion of `dw!`
...
978 | / dw!(
979 | | /// Name index attribute encodings.
980 | | ///
981 | | /// See Section 7.19, Table 7.23.
...   |
989 | |     DW_IDX_hi_user = 0x3fff,
990 | | });
    | |__- in this macro invocation
    |
help: indicate the anonymous lifetime
    |
80  |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
     |
58   | / macro_rules! dw {
59   | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60   | |         $(#[$meta])*
61   | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...    |
80   | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
     | |                                   -----^^^^^^^^^
     | |                                   |
     | |                                   expected lifetime parameter
...    |
95   | |     };
96   | | }
     | |_- in this expansion of `dw!`
...
992  | / dw!(
993  | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute.
994  | | ///
995  | | /// See Section 7.20, Table 7.24.
...    |
999  | |     DW_DEFAULTED_out_of_class = 0x02,
1000 | | });
     | |__- in this macro invocation
     |
help: indicate the anonymous lifetime
     |
80   |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
     |
58   | / macro_rules! dw {
59   | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60   | |         $(#[$meta])*
61   | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...    |
80   | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
     | |                                   -----^^^^^^^^^
     | |                                   |
     | |                                   expected lifetime parameter
...    |
95   | |     };
96   | | }
     | |_- in this expansion of `dw!`
...
1002 | / dw!(
1003 | | /// The encodings for the standard opcodes for line number information.
1004 | | ///
1005 | | /// See Section 7.22, Table 7.25.
...    |
1018 | |     DW_LNS_set_isa = 0x0c,
1019 | | });
     | |__- in this macro invocation
     |
help: indicate the anonymous lifetime
     |
80   |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
     |
58   | / macro_rules! dw {
59   | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60   | |         $(#[$meta])*
61   | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...    |
80   | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
     | |                                   -----^^^^^^^^^
     | |                                   |
     | |                                   expected lifetime parameter
...    |
95   | |     };
96   | | }
     | |_- in this expansion of `dw!`
...
1021 | / dw!(
1022 | | /// The encodings for the extended opcodes for line number information.
1023 | | ///
1024 | | /// See Section 7.22, Table 7.26.
...    |
1032 | |     DW_LNE_hi_user = 0xff,
1033 | | });
     | |__- in this macro invocation
     |
help: indicate the anonymous lifetime
     |
80   |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
     |
58   | / macro_rules! dw {
59   | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60   | |         $(#[$meta])*
61   | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...    |
80   | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
     | |                                   -----^^^^^^^^^
     | |                                   |
     | |                                   expected lifetime parameter
...    |
95   | |     };
96   | | }
     | |_- in this expansion of `dw!`
...
1035 | / dw!(
1036 | | /// The encodings for the line number header entry formats.
1037 | | ///
1038 | | /// See Section 7.22, Table 7.27.
...    |
1046 | |     DW_LNCT_hi_user = 0x3fff,
1047 | | });
     | |__- in this macro invocation
     |
help: indicate the anonymous lifetime
     |
80   |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
     |
58   | / macro_rules! dw {
59   | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60   | |         $(#[$meta])*
61   | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...    |
80   | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
     | |                                   -----^^^^^^^^^
     | |                                   |
     | |                                   expected lifetime parameter
...    |
95   | |     };
96   | | }
     | |_- in this expansion of `dw!`
...
1049 | / dw!(
1050 | | /// The encodings for macro information entry types.
1051 | | ///
1052 | | /// See Section 7.23, Table 7.28.
...    |
1067 | |     DW_MACRO_hi_user = 0xff,
1068 | | });
     | |__- in this macro invocation
     |
help: indicate the anonymous lifetime
     |
80   |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
     |
58   | / macro_rules! dw {
59   | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60   | |         $(#[$meta])*
61   | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...    |
80   | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
     | |                                   -----^^^^^^^^^
     | |                                   |
     | |                                   expected lifetime parameter
...    |
95   | |     };
96   | | }
     | |_- in this expansion of `dw!`
...
1070 | / dw!(
1071 | | /// Range list entry encoding values.
1072 | | ///
1073 | | /// See Section 7.25, Table 7.30.
...    |
1082 | |     DW_RLE_start_length = 0x07,
1083 | | });
     | |__- in this macro invocation
     |
help: indicate the anonymous lifetime
     |
80   |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
     |
58   | / macro_rules! dw {
59   | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60   | |         $(#[$meta])*
61   | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...    |
80   | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
     | |                                   -----^^^^^^^^^
     | |                                   |
     | |                                   expected lifetime parameter
...    |
95   | |     };
96   | | }
     | |_- in this expansion of `dw!`
...
1085 | / dw!(
1086 | | /// The encodings for DWARF expression operations.
1087 | | ///
1088 | | /// See Section 7.7.1, Table 7.9.
...    |
1269 | |     DW_OP_WASM_location = 0xed,
1270 | | });
     | |__- in this macro invocation
     |
help: indicate the anonymous lifetime
     |
80   |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/constants.rs:80:40
     |
58   | / macro_rules! dw {
59   | |     ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) { $($name:ident = $val:expr),+ $(,)? }) => {
60   | |         $(#[$meta])*
61   | |         #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)]
...    |
80   | |             fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> {
     | |                                   -----^^^^^^^^^
     | |                                   |
     | |                                   expected lifetime parameter
...    |
95   | |     };
96   | | }
     | |_- in this expansion of `dw!`
...
1272 | / dw!(
1273 | | /// Pointer encoding used by `.eh_frame`.
1274 | | ///
1275 | | /// The four lower bits describe the
...    |
1327 | |     DW_EH_PE_omit = 0xff,
1328 | | });
     | |__- in this macro invocation
     |
help: indicate the anonymous lifetime
     |
80   |             fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/cfi.rs:203:45
    |
203 |     pub fn table(&self) -> Option> {
    |                                   ----------^-- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
203 |     pub fn table(&self) -> Option> {
    |                                              +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/cfi.rs:1232:56
     |
1232 |         encoding_parameters: &PointerEncodingParameters,
     |                               -------------------------^-- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1232 |         encoding_parameters: &PointerEncodingParameters<'_, R>,
     |                                                         +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/cfi.rs:1681:47
     |
1681 |         parameters: &PointerEncodingParameters,
     |                      -------------------------^-- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1681 |         parameters: &PointerEncodingParameters<'_, R>,
     |                                                +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/cfi.rs:1934:32
     |
1934 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
     |                           -----^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1934 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/cfi.rs:2453:32
     |
2453 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
     |                           -----^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2453 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/cfi.rs:2523:39
     |
2523 |     fn iter(&self) -> RegisterRuleIter {
     |                       ----------------^-- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2523 |     fn iter(&self) -> RegisterRuleIter<'_, R> {
     |                                        +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/cfi.rs:2600:32
     |
2600 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
     |                           -----^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2600 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/cfi.rs:2741:48
     |
2741 |     pub fn registers(&self) -> RegisterRuleIter {
     |                                ----------------^-- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2741 |     pub fn registers(&self) -> RegisterRuleIter<'_, R> {
     |                                                 +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/cfi.rs:3125:47
     |
3125 |         parameters: &PointerEncodingParameters,
     |                      -------------------------^-- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
3125 |         parameters: &PointerEncodingParameters<'_, R>,
     |                                                +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/cfi.rs:3427:43
     |
3427 |     parameters: &PointerEncodingParameters,
     |                  -------------------------^-- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
3427 |     parameters: &PointerEncodingParameters<'_, R>,
     |                                            +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/dwarf.rs:383:42
    |
383 |         entry: &DebuggingInformationEntry,
    |                 -------------------------^-- expected lifetime parameters
    |
help: indicate the anonymous lifetimes
    |
383 |         entry: &DebuggingInformationEntry<'_, '_, R>,
    |                                           +++++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/dwarf.rs:689:43
    |
689 |         sections: UnitIndexSectionIterator,
    |                   ------------------------^-- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
689 |         sections: UnitIndexSectionIterator<'_, R>,
    |                                            +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/dwarf.rs:953:91
    |
953 |     pub fn entry(&self, offset: UnitOffset) -> Result> {
    |                                                                  -------------------------^-- expected lifetime parameters
    |
help: indicate the anonymous lifetimes
    |
953 |     pub fn entry(&self, offset: UnitOffset) -> Result> {
    |                                                                                            +++++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/dwarf.rs:959:43
    |
959 |     pub fn entries(&self) -> EntriesCursor {
    |                              -------------^-- expected lifetime parameters
    |
help: indicate the anonymous lifetimes
    |
959 |     pub fn entries(&self) -> EntriesCursor<'_, '_, R> {
    |                                            +++++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/dwarf.rs:966:91
    |
966 |     pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> {
    |                                                                              -------------^-- expected lifetime parameters
    |
help: indicate the anonymous lifetimes
    |
966 |     pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> {
    |                                                                                            +++++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/dwarf.rs:973:92
    |
973 |     pub fn entries_tree(&self, offset: Option>) -> Result> {
    |                                                                                 -----------^-- expected lifetime parameters
    |
help: indicate the anonymous lifetimes
    |
973 |     pub fn entries_tree(&self, offset: Option>) -> Result> {
    |                                                                                             +++++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/dwarf.rs:979:90
    |
979 |     pub fn entries_raw(&self, offset: Option>) -> Result> {
    |                                                                                ----------^-- expected lifetime parameters
    |
help: indicate the anonymous lifetimes
    |
979 |     pub fn entries_raw(&self, offset: Option>) -> Result> {
    |                                                                                           +++++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/endian_slice.rs:297:37
    |
297 |     fn to_slice(&self) -> Result> {
    |                                  ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
297 |     fn to_slice(&self) -> Result> {
    |                                      +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/endian_slice.rs:303:38
    |
303 |     fn to_string(&self) -> Result> {
    |                                   ---^---- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
303 |     fn to_string(&self) -> Result> {
    |                                       +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/endian_slice.rs:312:44
    |
312 |     fn to_string_lossy(&self) -> Result> {
    |                                         ---^---- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
312 |     fn to_string_lossy(&self) -> Result> {
    |                                             +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/line.rs:528:32
    |
528 |     fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
528 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> result::Result<(), fmt::Error> {
    |                                         ++++

warning: lifetime parameter `'unit` never used
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/unit.rs:1983:31
     |
1983 | pub(crate) fn parse_attribute<'unit, R: Reader>(
     |                               ^^^^^--
     |                               |
     |                               help: elide the unused lifetime
     |
     = note: requested on the command line with `-W unused-lifetimes`

warning: lifetime parameter `'unit` never used
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/src/read/unit.rs:2208:31
     |
2208 | pub(crate) fn skip_attributes<'unit, R: Reader>(
     |                               ^^^^^--
     |                               |
     |                               help: elide the unused lifetime

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/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
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/gimli-0.26.2/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: `hashbrown` (lib) generated 2 warnings
warning: `miniz_oxide` (lib) generated 21 warnings
   Compiling addr2line v0.17.0
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.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_REPOSITORY='https://github.com/gimli-rs/addr2line' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name addr2line /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=818c29b7d2b6fe13 -C extra-filename=-818c29b7d2b6fe13 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern gimli=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libgimli-8fded70211bc7ca2.rmeta --extern alloc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_alloc-31193b4acf2dff7a.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.0/src/function.rs:241:40
    |
241 |         entries: &mut gimli::EntriesRaw,
    |                       -----------------^-- expected lifetime parameters
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
help: indicate the anonymous lifetimes
    |
241 |         entries: &mut gimli::EntriesRaw<'_, '_, R>,
    |                                         +++++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.0/src/function.rs:282:40
    |
282 |         entries: &mut gimli::EntriesRaw,
    |                       -----------------^-- expected lifetime parameters
    |
help: indicate the anonymous lifetimes
    |
282 |         entries: &mut gimli::EntriesRaw<'_, '_, R>,
    |                                         +++++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.0/src/function.rs:338:40
    |
338 |         entries: &mut gimli::EntriesRaw,
    |                       -----------------^-- expected lifetime parameters
    |
help: indicate the anonymous lifetimes
    |
338 |         entries: &mut gimli::EntriesRaw<'_, '_, R>,
    |                                         +++++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.0/src/lib.rs:311:62
    |
311 |     pub fn find_frames(&self, probe: u64) -> Result, Error> {
    |                                                     ---------^-- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
311 |     pub fn find_frames(&self, probe: u64) -> Result, Error> {
    |                                                               +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.0/src/lib.rs:1124:41
     |
1124 |     pub fn raw_name(&self) -> Result, Error> {
     |                                      ---^---- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1124 |     pub fn raw_name(&self) -> Result, Error> {
     |                                          +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.0/src/lib.rs:1129:41
     |
1129 |     pub fn demangle(&self) -> Result, Error> {
     |                                      ---^---- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1129 |     pub fn demangle(&self) -> Result, Error> {
     |                                          +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.0/src/lib.rs:1165:31
     |
1165 | pub fn demangle_auto(name: Cow, language: Option) -> Cow {
     |                            ---^---- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1165 | pub fn demangle_auto(name: Cow<'_, str>, language: Option) -> Cow {
     |                                +++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.0/src/lib.rs:1165:77
     |
1165 | pub fn demangle_auto(name: Cow, language: Option) -> Cow {
     |                                                                          ---^---- expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1165 | pub fn demangle_auto(name: Cow, language: Option) -> Cow<'_, str> {
     |                                                                              +++

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:445:5
    |
445 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound
    |
    = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms`

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:453:5
    |
453 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:485:5
    |
485 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:493:5
    |
493 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:576:5
    |
576 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:585:5
    |
585 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:617:5
    |
617 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:624:5
    |
624 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:748:5
    |
748 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:756:5
    |
756 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:788:5
    |
788 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:795:5
    |
795 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:862:5
    |
862 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:870:5
    |
870 |     'data: 'file,
    |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:902:5
    |
902 | /     'data: 'file,
903 | |     R: ReadRef<'data>,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:911:5
    |
911 | /     'data: 'file,
912 | |     R: ReadRef<'data>,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:982:5
    |
982 | /     'data: 'file,
983 | |     R: ReadRef<'data>,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:991:5
    |
991 | /     'data: 'file,
992 | |     R: ReadRef<'data>,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:1046:5
     |
1046 | /     'data: 'file,
1047 | |     R: ReadRef<'data>,
     | |____^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:1054:5
     |
1054 | /     'data: 'file,
1055 | |     R: ReadRef<'data>,
     | |____^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:1178:5
     |
1178 | /     'data: 'file,
1179 | |     R: ReadRef<'data>,
     | |____^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:1187:5
     |
1187 | /     'data: 'file,
1188 | |     R: ReadRef<'data>,
     | |____^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:1217:5
     |
1217 |     'data: 'file,
     |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/any.rs:1225:5
     |
1225 |     'data: 'file,
     |     ^^^^^^^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/elf/segment.rs:60:5
   |
60 | /     'data: 'file,
61 | |     Elf: FileHeader,
   | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/elf/section.rs:365:5
    |
365 | /     'data: 'file,
366 | |     Elf: FileHeader,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/elf/symbol.rs:211:5
    |
211 | /     'data: 'file,
212 | |     Elf: FileHeader,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/elf/symbol.rs:259:5
    |
259 | /     'data: 'file,
260 | |     Elf: FileHeader,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/elf/symbol.rs:305:5
    |
305 | /     'data: 'file,
306 | |     Elf: FileHeader,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/elf/comdat.rs:21:5
   |
21 | /     'data: 'file,
22 | |     Elf: FileHeader,
   | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/elf/comdat.rs:143:5
    |
143 | /     'data: 'file,
144 | |     Elf: FileHeader,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/macho/file.rs:532:5
    |
532 | /     'data: 'file,
533 | |     Mach: MachHeader,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/macho/segment.rs:22:5
   |
22 | /     'data: 'file,
23 | |     Mach: MachHeader,
   | |____^ help: remove this bound

warning: outlives requirements can be inferred
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/macho/segment.rs:56:5
   |
56 | /     'data: 'file,
57 | |     Mach: MachHeader,
   | |____^ help: remove this bound

warning: outlives requirements can be inferred
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/macho/section.rs:24:5
   |
24 | /     'data: 'file,
25 | |     Mach: MachHeader,
   | |____^ help: remove this bound

warning: outlives requirements can be inferred
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/macho/section.rs:69:5
   |
69 | /     'data: 'file,
70 | |     Mach: MachHeader,
   | |____^ help: remove this bound

warning: outlives requirements can be inferred
  --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/macho/relocation.rs:22:5
   |
22 | /     'data: 'file,
23 | |     Mach: MachHeader,
   | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/pe/section.rs:146:5
    |
146 | /     'data: 'file,
147 | |     Pe: ImageNtHeaders,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/object-0.29.0/src/read/pe/section.rs:181:5
    |
181 | /     'data: 'file,
182 | |     Pe: ImageNtHeaders,
    | |____^ help: remove this bound

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.0/src/lib.rs:999:21
    |
999 |     R: gimli::Reader + 'ctx;
    |                     ^^^^^^^ help: remove this bound
    |
    = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms`

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.0/src/lib.rs:1003:21
     |
1003 |     R: gimli::Reader + 'ctx,
     |                     ^^^^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/addr2line-0.17.0/src/lib.rs:1012:21
     |
1012 |     R: gimli::Reader + 'ctx,
     |                     ^^^^^^^ help: remove this bound

warning: `addr2line` (lib) generated 11 warnings
warning: `gimli` (lib) generated 60 warnings
warning: `object` (lib) generated 52 warnings
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=std CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/std CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' OUT_DIR=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/std-6eb32e41a466011a/out STD_ENV_ARCH=x86_64 /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name std --edition=2021 library/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 -C debuginfo=0 --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="gimli-symbolize"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=6afa5233f9034b41 -C extra-filename=-6afa5233f9034b41 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern addr2line=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libaddr2line-818c29b7d2b6fe13.rlib --extern alloc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liballoc-4a185ccaa17e45ec.rlib --extern cfg_if=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcfg_if-260f0b891d1fb279.rlib --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rlib --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-14a78b2b4964f6da.rlib --extern hashbrown=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libhashbrown-6070f52e739281bd.rlib --extern libc=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/liblibc-a73d0ad26de03963.rlib --extern miniz_oxide=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libminiz_oxide-4b4fec3297402e3c.rlib --extern object=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libobject-880ab2245c39d6e3.rlib --extern panic_abort=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libpanic_abort-4f3291cf88c1ef24.rlib --extern panic_unwind=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libpanic_unwind-98111ceb8aa52952.rlib --extern rustc_demangle=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_demangle-e9b06f6fed1c6393.rlib --extern std_detect=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd_detect-49eb212da56f0ef9.rlib --extern unwind=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libunwind-695f7c7b9163af41.rlib --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out --cfg backtrace_in_libstd`
   Compiling rustc-std-workspace-std v1.99.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/rustc-std-workspace-std)
   Compiling proc_macro v0.0.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/proc_macro)
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_std CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.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_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name rustc_std_workspace_std --edition=2021 library/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 -C debuginfo=0 -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=d86a29ca8dd3360d -C extra-filename=-d86a29ca8dd3360d --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern std=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-6afa5233f9034b41.so --extern std=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-6afa5233f9034b41.rlib --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=proc_macro CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.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_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name proc_macro --edition=2021 library/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 -C debuginfo=0 -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=2d0dc916e693edfb -C extra-filename=-2d0dc916e693edfb --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-14a78b2b4964f6da.rmeta --extern std=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-6afa5233f9034b41.so --extern std=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-6afa5233f9034b41.rlib --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
   Compiling unicode-width v0.1.10
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/unicode-width CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name unicode_width /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/unicode-width/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=507a7533bc46ad04 -C extra-filename=-507a7533bc46ad04 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern compiler_builtins=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rmeta --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --extern std=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_std-d86a29ca8dd3360d.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
   Compiling getopts v0.2.21
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/getopts CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_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='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name getopts /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/getopts/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=0 --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=9aa368fbceb3d337 -C extra-filename=-9aa368fbceb3d337 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_core-86d298d3b863b436.rmeta --extern std=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_std-d86a29ca8dd3360d.rmeta --extern unicode_width=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libunicode_width-507a7533bc46ad04.rmeta --cap-lints warn --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/vendor/getopts/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: indicate the anonymous lifetime
    |
949 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: `getopts` (lib) generated 1 warning
   Compiling test v0.0.0 (/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/test)
     Running `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=test CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.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_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name test --edition=2021 library/test/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --crate-type rlib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=0 --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"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=0cc4d702eab93c98 -C extra-filename=-0cc4d702eab93c98 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-14a78b2b4964f6da.rlib --extern getopts=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libgetopts-9aa368fbceb3d337.rlib --extern panic_abort=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libpanic_abort-4f3291cf88c1ef24.rlib --extern panic_unwind=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libpanic_unwind-98111ceb8aa52952.rlib --extern proc_macro=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libproc_macro-2d0dc916e693edfb.rlib --extern std=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-6afa5233f9034b41.so --extern std=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-6afa5233f9034b41.rlib --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out`
error: linking with `cc` failed: exit status: 1
  |
  = note: LC_ALL="C" PATH="/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/bin:/magus/work/usr/mports/lang/rust/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin" VSLANG="1033" "cc" "-Wl,--version-script=/magus/work/usr/mports/lang/rust/work/rustcIw8Ab6/list" "-m64" "/magus/work/usr/mports/lang/rust/work/rustcIw8Ab6/symbols.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.0.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.1.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.10.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.11.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.12.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.13.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.14.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.15.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.2.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.3.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.4.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.5.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.6.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.7.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.8.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.test.15ba4b10-cgu.9.rcgu.o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/test-0cc4d702eab93c98.2ezjojg2xyqgv744.rcgu.rmeta" "-Wl,--as-needed" "-L" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps" "-L" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps" "-L" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out" "-L" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib" "-Wl,-Bstatic" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libgetopts-9aa368fbceb3d337.rlib" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libunicode_width-507a7533bc46ad04.rlib" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/librustc_std_workspace_std-d86a29ca8dd3360d.rlib" "-L" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps" "-Wl,-Bdynamic" "-lstd-6afa5233f9034b41" "-Wl,-Bstatic" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcompiler_builtins-818c38d554010c01.rlib" "-Wl,-Bdynamic" "-lexecinfo" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lrt" "-lutil" "-lexecinfo" "-lkvm" "-lmemstat" "-lkvm" "-lutil" "-lprocstat" "-lrt" "-ldevstat" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot/lib/rustlib/x86_64-unknown-freebsd/lib" "-o" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libtest-0cc4d702eab93c98.so" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs" "-Wl,-z,origin" "-Wl,-rpath,$ORIGIN/../lib"
  = note: ld: error: version script assignment of 'global' to symbol '__rust_alloc' failed: symbol not defined
          ld: error: version script assignment of 'global' to symbol '__rust_alloc_error_handler' failed: symbol not defined
          ld: error: version script assignment of 'global' to symbol '__rust_alloc_error_handler_should_panic' failed: symbol not defined
          ld: error: version script assignment of 'global' to symbol '__rust_alloc_error_handler_should_panic' failed: symbol not defined
          ld: error: version script assignment of 'global' to symbol '__rust_alloc_zeroed' failed: symbol not defined
          ld: error: version script assignment of 'global' to symbol '__rust_dealloc' failed: symbol not defined
          ld: error: version script assignment of 'global' to symbol '__rust_realloc' failed: symbol not defined
          cc: error: linker command failed with exit code 1 (use -v to see invocation)
          


Did not run successfully: exit status: 1
LD_LIBRARY_PATH="/magus/work/usr/mports/lang/rust/work/bootstrap/lib:/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib" "/magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc" "--crate-name" "test" "--edition=2021" "library/test/src/lib.rs" "--error-format=json" "--json=diagnostic-rendered-ansi,artifacts,future-incompat" "--crate-type" "dylib" "--crate-type" "rlib" "--emit=dep-info,link" "-C" "opt-level=3" "-C" "embed-bitcode=no" "-C" "debuginfo=0" "--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\"" "-Zunstable-options" "--check-cfg" "names()" "--check-cfg" "values()" "-C" "metadata=0cc4d702eab93c98" "-C" "extra-filename=-0cc4d702eab93c98" "--out-dir" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps" "--target" "x86_64-unknown-freebsd" "-C" "linker=cc" "-L" "dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps" "-L" "dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps" "--extern" "core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-14a78b2b4964f6da.rlib" "--extern" "getopts=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libgetopts-9aa368fbceb3d337.rlib" "--extern" "panic_abort=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libpanic_abort-4f3291cf88c1ef24.rlib" "--extern" "panic_unwind=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libpanic_unwind-98111ceb8aa52952.rlib" "--extern" "proc_macro=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libproc_macro-2d0dc916e693edfb.rlib" "--extern" "std=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-6afa5233f9034b41.so" "--extern" "std=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-6afa5233f9034b41.rlib" "--cfg=bootstrap" "-Csymbol-mangling-version=legacy" "-Zunstable-options" "-Zunstable-options" "--check-cfg=values(bootstrap)" "--check-cfg=values(stdarch_intel_sde)" "--check-cfg=values(no_fp_fmt_parse)" "--check-cfg=values(no_global_oom_handling)" "--check-cfg=values(no_rc)" "--check-cfg=values(no_sync)" "--check-cfg=values(freebsd12)" "--check-cfg=values(freebsd13)" "--check-cfg=values(backtrace_in_libstd)" "--check-cfg=values(target_env,\"libnx\")" "--check-cfg=values(target_arch,\"asmjs\",\"spirv\",\"nvptx\",\"xtensa\",\"loongarch64\")" "--check-cfg=values(target_env,\"ohos\")" "-Zmacro-backtrace" "-Clink-args=-Wl,-z,origin" "-Clink-args=-Wl,-rpath,$ORIGIN/../lib" "-Zunstable-options" "-Csplit-debuginfo=off" "-Cprefer-dynamic" "-Zinline-mir" "-Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.70.0/\")" "-Z" "binary-dep-depinfo" "-L" "native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out" "-Wrust_2018_idioms" "-Wunused_lifetimes" "-Wsemicolon_in_expressions_from_macros" "--sysroot" "/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" "-Z" "force-unstable-if-unmarked"
-------------
error: could not compile `test` due to previous error

Caused by:
  process didn't exit successfully: `CARGO=/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo CARGO_CRATE_NAME=test CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust/work/rustc-1.70.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_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps:/magus/work/usr/mports/lang/rust/work/bootstrap/lib' /magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc --crate-name test --edition=2021 library/test/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --crate-type rlib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=0 --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"' -Zunstable-options --check-cfg 'names()' --check-cfg 'values()' -C metadata=0cc4d702eab93c98 -C extra-filename=-0cc4d702eab93c98 --out-dir /magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/release/deps --extern core=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libcore-14a78b2b4964f6da.rlib --extern getopts=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libgetopts-9aa368fbceb3d337.rlib --extern panic_abort=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libpanic_abort-4f3291cf88c1ef24.rlib --extern panic_unwind=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libpanic_unwind-98111ceb8aa52952.rlib --extern proc_macro=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libproc_macro-2d0dc916e693edfb.rlib --extern std=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-6afa5233f9034b41.so --extern std=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/deps/libstd-6afa5233f9034b41.rlib --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options '--check-cfg=values(bootstrap)' '--check-cfg=values(stdarch_intel_sde)' '--check-cfg=values(no_fp_fmt_parse)' '--check-cfg=values(no_global_oom_handling)' '--check-cfg=values(no_rc)' '--check-cfg=values(no_sync)' '--check-cfg=values(freebsd12)' '--check-cfg=values(freebsd13)' '--check-cfg=values(backtrace_in_libstd)' '--check-cfg=values(target_env,"libnx")' '--check-cfg=values(target_arch,"asmjs","spirv","nvptx","xtensa","loongarch64")' '--check-cfg=values(target_env,"ohos")' -Zmacro-backtrace -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.70.0/")' -Z binary-dep-depinfo -L native=/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std/x86_64-unknown-freebsd/release/build/compiler_builtins-a0b0c72282686618/out` (exit status: 1)
command did not execute successfully: cd "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src" && AR_x86_64_unknown_freebsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_TARGET_DIR="/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-std" CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_LINKER="cc" CC_x86_64_unknown_freebsd="cc" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-freebsd" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXXFLAGS_x86_64_unknown_freebsd="-ffunction-sections -fdata-sections -fPIC -m64 -pipe -fstack-protector-strong -fno-strict-aliasing" CXX_x86_64_unknown_freebsd="c++" LIBC_CHECK_CFG="1" RANLIB_x86_64_unknown_freebsd="ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/native" RUSTC="/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/magus/work/usr/mports/lang/rust/work/_build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_LINKER="cc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/magus/work/usr/mports/lang/rust/work/bootstrap/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Wsemicolon_in_expressions_from_macros" RUSTC_REAL="/magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT="/magus/work/usr/mports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/magus/work/usr/mports/lang/rust/work/bootstrap/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/magus/work/usr/mports/lang/rust/work/_build/x86_64-unknown-freebsd/stage0-sysroot" RUSTC_VERBOSE="2" RUSTDOC="/magus/work/usr/mports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options --check-cfg=values(bootstrap) --check-cfg=values(stdarch_intel_sde) --check-cfg=values(no_fp_fmt_parse) --check-cfg=values(no_global_oom_handling) --check-cfg=values(no_rc) --check-cfg=values(no_sync) --check-cfg=values(freebsd12) --check-cfg=values(freebsd13) --check-cfg=values(backtrace_in_libstd) --check-cfg=values(target_env,\"libnx\") --check-cfg=values(target_arch,\"asmjs\",\"spirv\",\"nvptx\",\"xtensa\",\"loongarch64\") --check-cfg=values(target_env,\"ohos\") -Wrustdoc::invalid_codeblock_attributes --crate-version 1.70.0\n(90c541806\n2023-05-31)\n(built\nfrom\na\nsource\ntarball) -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.70.0/\")" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options -Zunstable-options --check-cfg=values(bootstrap) --check-cfg=values(stdarch_intel_sde) --check-cfg=values(no_fp_fmt_parse) --check-cfg=values(no_global_oom_handling) --check-cfg=values(no_rc) --check-cfg=values(no_sync) --check-cfg=values(freebsd12) --check-cfg=values(freebsd13) --check-cfg=values(backtrace_in_libstd) --check-cfg=values(target_env,\"libnx\") --check-cfg=values(target_arch,\"asmjs\",\"spirv\",\"nvptx\",\"xtensa\",\"loongarch64\") --check-cfg=values(target_env,\"ohos\") -Zmacro-backtrace -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.70.0/\")" RUST_COMPILER_RT_ROOT="/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="24" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd" "/magus/work/usr/mports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "-Zcheck-cfg=names,values,output" "-Zbinary-dep-depinfo" "-j" "24" "-v" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/magus/work/usr/mports/lang/rust/work/rustc-1.70.0-src/library/test/Cargo.toml" "--message-format" "json-render-diagnostics"
expected success, got: exit status: 101
Build completed unsuccessfully in 0:01:18
*** Error code 1

Stop.
make: stopped in /usr/mports/lang/rust

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis

© 2008-2025 Lucas Holt
© 2008 Chris Reinhardt
MidnightBSD