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
[1m===> Building for rust-1.70.0[0m
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
MidnightBSD Magus