MidnightBSD Magus

lang/rust-bootstrap

Create bootstrap compilers for building lang/rust

Flavor Version Run OSVersion Arch License Restricted Status
i386 1.89.0 639 4.0 amd64 Apache-2.0 mit 0 fail Reset Port

License Permissions:

Events

Machine Type Time Message
m4064 info 2026-05-23 21:48:42.222685 Test Started
m4064 fail 2026-05-23 21:51:59.320123 make build returned non-zero: 1
m4064 fail 2026-05-23 21:51:59.450038 Test complete.

Log

===>  Building for i386-rust-bootstrap-1.89.0
Building bootstrap
running: /usr/local/bin/cargo build --manifest-path /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap/Cargo.toml -Zroot-dir=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src --verbose --verbose --frozen
   Compiling libc v0.2.172
   Compiling proc-macro2 v1.0.89
   Compiling unicode-ident v1.0.13
   Compiling version_check v0.9.5
   Compiling memchr v2.7.4
   Compiling typenum v1.17.0
   Compiling shlex v1.3.0
   Compiling crossbeam-utils v0.8.20
   Compiling serde v1.0.215
   Compiling cfg-if v1.0.0
   Compiling pkg-config v0.3.31
   Compiling heck v0.5.0
   Compiling rustix v1.0.7
   Compiling clap_lex v0.7.2
   Compiling regex-syntax v0.8.5
   Compiling anstyle v1.0.10
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/libc-0.2.172 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/libc-0.2.172/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.172 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=172 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/libc-0.2.172/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=965a5c609903d2e1 -C extra-filename=-cc6c3d529cb8b14d --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/libc-cc6c3d529cb8b14d -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=89d54fd7365b8477 -C extra-filename=-0ab7b71ec67b6a1d --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/proc-macro2-0ab7b71ec67b6a1d -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/version_check-0.9.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6dd5fa8b59b674e8 -C extra-filename=-560b764f0db5513f --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/memchr-2.7.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
1, 2 or 3 byte search and single substring search.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name memchr --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=fdc6870010191cc1 -C extra-filename=-4ac31132eaa7c608 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-syntax-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-syntax-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=385d68197fa128c1 -C extra-filename=-acfdc88176a3dd27 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.215 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=215 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=37183d2c1534c472 -C extra-filename=-1c5e0a75be30c96a --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/serde-1c5e0a75be30c96a -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/heck-0.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/heck-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name heck --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=04e86c54fe3cd069 -C extra-filename=-ddeba994eddf7049 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
    compile time. It currently supports bits, unsigned integers, and signed
    integers. It also provides a type-level array of type-level numbers, but its
    implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=69e8de449e6aed39 -C extra-filename=-267af15be09590bf --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/typenum-267af15be09590bf -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_lex-0.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_lex-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name clap_lex --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=caea99271ee13a7a -C extra-filename=-f9dc7295fa0d87df --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/anstyle-1.0.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/anstyle-1.0.10/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.66.0 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-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name anstyle --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/anstyle-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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=45622ad4c9636394 -C extra-filename=-cf9ab8e4d7843acf --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/rustix-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/rustix-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=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-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/rustix-1.0.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=01962873bfc31c07 -C extra-filename=-788b8cc1f9cb5157 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/rustix-788b8cc1f9cb5157 -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/unicode-ident-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7182202507a5f753 -C extra-filename=-d8f29acdd60b4bc7 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name shlex --edition=2015 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fb132ac270345336 -C extra-filename=-e8782a5fd8c8c2b9 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/pkg-config-0.3.31 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/pkg-config-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name pkg_config --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d78b1c78b26b7933 -C extra-filename=-4db1a71c23b4973f --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0/build/tests.rs:46:32
   |
46 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
   |
46 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/version_check-0.9.5/src/version.rs:192:32
    |
192 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
    |
192 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/heck-0.5.0/src/kebab.rs:43:32
   |
43 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
   |
43 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/heck-0.5.0/src/lib.rs:76:30
   |
76 |     F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result,
   |                         -----^^^^^^^^^
   |                         |
   |                         expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
76 |     F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result,
   |                                       ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/heck-0.5.0/src/lib.rs:77:24
   |
77 |     G: FnMut(&mut fmt::Formatter) -> fmt::Result,
   |                   -----^^^^^^^^^
   |                   |
   |                   expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
77 |     G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result,
   |                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/heck-0.5.0/src/lib.rs:73:18
   |
73 |     f: &mut fmt::Formatter,
   |             -----^^^^^^^^^
   |             |
   |             expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
73 |     f: &mut fmt::Formatter<'_>,
   |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/heck-0.5.0/src/lib.rs:161:36
    |
161 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result {
    |                               -----^^^^^^^^^
    |                               |
    |                               expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
161 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/heck-0.5.0/src/lib.rs:174:36
    |
174 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result {
    |                               -----^^^^^^^^^
    |                               |
    |                               expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
174 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/heck-0.5.0/src/lib.rs:182:37
    |
182 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result {
    |                                -----^^^^^^^^^
    |                                |
    |                                expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
182 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                              ++++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=8c3150f906a5c43c -C extra-filename=-06f1fe86554777b2 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/crossbeam-utils-06f1fe86554777b2 -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=09c11d73a5d8508c -C extra-filename=-d211a81e8b7343c8 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: unexpected `cfg` condition name: `manual_codegen_check`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/src/bytes.rs:353:12
    |
353 | #[cfg_attr(manual_codegen_check, inline(never))]
    |            ^^^^^^^^^^^^^^^^^^^^
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unused extern crate
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/src/bytes.rs:26:1
   |
26 | extern crate alloc;
   | ^^^^^^^^^^^^^^^^^^^ unused
   |
   = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]`
help: remove the unused `extern crate`
   |
26 - extern crate alloc;
   |

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/src/bytes.rs:196:38
    |
196 |             .collect::>, QuoteError>>()?
    |                                   ---^----- expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
    |
196 |             .collect::>, QuoteError>>()?
    |                                       +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/src/bytes.rs:484:37
    |
484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> {
    |                                  ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> {
    |                                      +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/src/bytes.rs:497:48
    |
497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> {
    |                                             ---^----- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> {
    |                                                 +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/src/lib.rs:228:34
    |
228 | pub fn quote(in_str: &str) -> Cow {
    |                               ---^---- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
228 | pub fn quote(in_str: &str) -> Cow<'_, str> {
    |                                   +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/src/lib.rs:241:45
    |
241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> {
    |                                          ---^---- expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> {
    |                                              +++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/memchr-2.7.4/src/memmem/searcher.rs:228:38
    |
228 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
    |
228 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/memchr-2.7.4/src/memmem/searcher.rs:740:38
    |
740 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
740 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

   Compiling serde_json v1.0.132
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=6bdc39a76766b883 -C extra-filename=-80236f82c65353ec --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/serde_json-80236f82c65353ec -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling semver v1.0.23
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=ac1cacbdb185823c -C extra-filename=-e7c15ae8b0f3a095 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/semver-e7c15ae8b0f3a095 -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
 --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-syntax-0.8.5/src/debug.rs:6:38
  |
6 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
  |                           -----------^^^^^^^^^
  |                           |
  |                           expected lifetime parameter
  |
  = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
  = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
  |
6 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
  |                                               ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-syntax-0.8.5/src/debug.rs:37:38
   |
37 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
   |                           -----------^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
37 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
   |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-syntax-0.8.5/src/hir/literal.rs:2014:38
     |
2014 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2014 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-syntax-0.8.5/src/hir/literal.rs:2176:38
     |
2176 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2176 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-syntax-0.8.5/src/hir/mod.rs:804:38
    |
804 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
804 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-syntax-0.8.5/src/hir/mod.rs:1029:38
     |
1029 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1029 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-syntax-0.8.5/src/hir/mod.rs:2901:38
     |
2901 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2901 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/src/lib.rs:228:22
    |
228 | pub fn quote(in_str: &str) -> Cow {
    |                      ^^^^     ^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
228 | pub fn quote(in_str: &str) -> Cow<'_, str> {
    |                                   +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/src/lib.rs:241:26
    |
241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> {
    |                          ^^^^            ^^^^^^^^ the same lifetime is hidden here
    |                          |
    |                          the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> {
    |                                              +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/src/bytes.rs:484:24
    |
484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> {
    |                        ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
    |                        |
    |                        the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> {
    |                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/shlex-1.3.0/src/bytes.rs:497:28
    |
497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> {
    |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
    |                            |
    |                            the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> {
    |                                                 +++

   Compiling cc v1.2.23
warning: `shlex` (lib) generated 11 warnings
   Compiling clap_builder v4.5.20
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cc-1.2.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cc-1.2.23/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cc-1.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=4935ac95be23710c -C extra-filename=-b7a6b9b41a525c3a --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern shlex=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libshlex-e8782a5fd8c8c2b9.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling bitflags v2.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/bitflags-2.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name bitflags --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=b0fb2f00d544d1d7 -C extra-filename=-391fa0821708725a --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: `heck` (lib) generated 14 warnings
   Compiling log v0.4.22
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_builder-4.5.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_builder-4.5.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name clap_builder --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_builder-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=6639fcbcd2a726c4 -C extra-filename=-a854b2d8d53d68a2 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern anstyle=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libanstyle-cf9ab8e4d7843acf.rmeta --extern clap_lex=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libclap_lex-f9dc7295fa0d87df.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/log-0.4.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/log-0.4.22/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name log --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=ac9950d8eea4f00e -C extra-filename=-e59cc78b3d868080 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_EMSCRIPTEN_WASM_EH='' CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.215 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=215 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug:/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/serde-54b39522d0d1a70a/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/serde-1c5e0a75be30c96a/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_EMSCRIPTEN_WASM_EH='' CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug:/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/proc-macro2-6120a77760c10a68/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/proc-macro2-0ab7b71ec67b6a1d/build-script-build`
[serde 1.0.215] cargo:rerun-if-changed=build.rs
warning: `version_check` (lib) generated 4 warnings
   Compiling generic-array v0.14.7
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/log-0.4.22/src/lib.rs:533:34
    |
533 |     fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
    |                             -----^^^^^^^^^
    |                             |
    |                             expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
    |
533 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                           ++++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=5bfd2093e16fb44f -C extra-filename=-7532d659f67fc3de --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/generic-array-7532d659f67fc3de -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern version_check=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libversion_check-560b764f0db5513f.rlib --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling same-file v1.0.6
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/log-0.4.22/src/lib.rs:639:34
    |
639 |     fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
    |                             -----^^^^^^^^^
    |                             |
    |                             expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
639 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                           ++++

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/log-0.4.22/src/__private_api.rs:38:11
   |
38 |     args: Arguments,
   |           ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
38 |     args: Arguments<'_>,
   |                    ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/log-0.4.22/src/__private_api.rs:40:65
   |
40 |     &(target, module_path, loc): &(&str, &'static str, &'static Location),
   |                                                                 ^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
40 |     &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>),
   |                                                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/log-0.4.22/src/__private_api.rs:41:26
   |
41 |     kvs: Option<&[(&str, Value)]>,
   |                          ^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
41 |     kvs: Option<&[(&str, Value<'_>)]>,
   |                               ++++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/same-file-1.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/same-file-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name same_file --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05f0f7f14c5b2fb1 -C extra-filename=-f784b0e9da10eb5e --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/log-0.4.22/src/__private_api.rs:65:11
   |
65 |     args: Arguments,
   |           ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
65 |     args: Arguments<'_>,
   |                    ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/log-0.4.22/src/__private_api.rs:67:64
   |
67 |     target_module_path_and_loc: &(&str, &'static str, &'static Location),
   |                                                                ^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
67 |     target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>),
   |                                                                        ++++

[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_core_cstr)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_core_error)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_core_net)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_core_try_from)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_float_copysign)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_serde_derive)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_std_atomic)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_std_atomic64)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add)
[serde 1.0.215] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(fuzzing)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_is_available)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_byte_character)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_literal_c_string)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(no_source_text)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(proc_macro_span)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(randomize_layout)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(span_locations)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(super_unstable)
[proc-macro2 1.0.89] cargo:rustc-check-cfg=cfg(wrap_proc_macro)
[proc-macro2 1.0.89] cargo:rerun-if-changed=build/probe.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_EMSCRIPTEN_WASM_EH='' CARGO_CFG_FEATURE=std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug:/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/crossbeam-utils-297ec80d1d5451ae/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/crossbeam-utils-06f1fe86554777b2/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.215 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=215 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/serde-54b39522d0d1a70a/out /usr/local/bin/rustc --crate-name serde --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=bf660ea6c9f4cf4b -C extra-filename=-da6ae8001de7fd64 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_EMSCRIPTEN_WASM_EH='' CARGO_CFG_FEATURE=alloc,default,fs,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/rustix-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/rustix-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug:/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/rustix-1c83ba1b21ba919e/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/rustix-788b8cc1f9cb5157/build-script-build`
[crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs
[crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)
[rustix 1.0.7] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/crossbeam-utils-297ec80d1d5451ae/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=1bcc0ce7dcc99a66 -C extra-filename=-d662cdb008df60c7 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_EMSCRIPTEN_WASM_EH='' CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/libc-0.2.172 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/libc-0.2.172/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.172 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=172 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug:/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/libc-cfacac4413a7b965/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/libc-cc6c3d529cb8b14d/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_EMSCRIPTEN_WASM_EH='' CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug:/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/semver-374d4ba23b791b23/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/semver-e7c15ae8b0f3a095/build-script-build`
[libc 0.2.172] cargo:rerun-if-changed=build.rs
[semver 1.0.23] cargo:rerun-if-changed=build.rs
[proc-macro2 1.0.89] cargo:rustc-cfg=wrap_proc_macro
[libc 0.2.172] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.172] cargo:rustc-cfg=freebsd11
[libc 0.2.172] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
[libc 0.2.172] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS
[libc 0.2.172] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.172] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(libc_ctest)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(linux_time_bits64)
[libc 0.2.172] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))
[libc 0.2.172] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))
[libc 0.2.172] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
[rustix 1.0.7] cargo:rustc-cfg=static_assertions
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.89 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=89 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/proc-macro2-6120a77760c10a68/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=67b60ec9a796d10d -C extra-filename=-fc550b9d4c31dab0 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern unicode_ident=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libunicode_ident-d8f29acdd60b4bc7.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/libc-0.2.172 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/libc-0.2.172/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.172 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=172 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/libc-cfacac4413a7b965/out /usr/local/bin/rustc --crate-name libc --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/libc-0.2.172/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=f2162f6a3842a3d3 -C extra-filename=-d360cd3f6584d319 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
[rustix 1.0.7] cargo:rustc-cfg=libc
[rustix 1.0.7] cargo:rustc-cfg=freebsdlike
[semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg)
[semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate)
[semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new)
[semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match)
[semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive)
[semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan)
[semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix)
[semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller)
[semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)
[semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver)
[rustix 1.0.7] cargo:rustc-cfg=bsd
[rustix 1.0.7] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[rustix 1.0.7] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
[rustix 1.0.7] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
[rustix 1.0.7] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
[rustix 1.0.7] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
warning: unused return value of `into_raw_fd` that must be used
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/same-file-1.0.6/src/unix.rs:23:13
   |
23 |             self.file.take().unwrap().into_raw_fd();
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: losing the raw file descriptor may leak resources
   = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
help: use `let _ = ...` to ignore the resulting value
   |
23 |             let _ = self.file.take().unwrap().into_raw_fd();
   |             +++++++

   Compiling walkdir v2.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/walkdir-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/walkdir-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name walkdir --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ecc3b254ae5e94e -C extra-filename=-5596007bd6bad6df --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern same_file=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libsame_file-f784b0e9da10eb5e.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_EMSCRIPTEN_WASM_EH='' CARGO_CFG_FEATURE=default,std CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug:/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/serde_json-a59e059d87a2618d/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/serde_json-80236f82c65353ec/build-script-build`
warning: `log` (lib) generated 15 warnings
   Compiling itoa v1.0.11
   Compiling bootstrap v0.0.0 (/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/itoa-1.0.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/itoa-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name itoa --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=b823ef1f02b8bfe2 -C extra-filename=-5c3f12498bcea393 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: `typenum` (build script) generated 5 warnings
[serde_json 1.0.132] cargo:rerun-if-changed=build.rs
[serde_json 1.0.132] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64"))
[serde_json 1.0.132] cargo:rustc-cfg=fast_arithmetic="64"
warning: `same-file` (lib) generated 1 warning
   Compiling ryu v1.0.18
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name build_script_build --edition=2024 src/bootstrap/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build-metrics", "sysinfo", "tracing"))' -C metadata=74f029abd4ebfd87 -C extra-filename=-d8fcf86e305af0f2 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/bootstrap-d8fcf86e305af0f2 -C incremental=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/incremental -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling cpufeatures v0.2.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cpufeatures-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cpufeatures-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, 
with no_std support and support for mobile targets including Android and iOS
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cpufeatures-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=29f48c29b08626fb -C extra-filename=-075b527ba4e425b6 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_EMSCRIPTEN_WASM_EH='' CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
    compile time. It currently supports bits, unsigned integers, and signed
    integers. It also provides a type-level array of type-level numbers, but its
    implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug:/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/typenum-f414c44caae06464/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/typenum-267af15be09590bf/build-script-main`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_EMSCRIPTEN_WASM_EH='' CARGO_CFG_FEATURE=more_lengths CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug:/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/generic-array-5a7fc5db243df508/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/generic-array-7532d659f67fc3de/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/ryu-1.0.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/ryu-1.0.18/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name ryu --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=47b1557484eb6ea4 -C extra-filename=-bb34686bfae427bd --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs:45:7
   |
45 | #[cfg(crossbeam_loom)]
   |       ^^^^^^^^^^^^^^
   |
   = help: expected names are: `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: requested on the command line with `-W unexpected-cfgs`

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs:68:11
   |
68 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs:109:11
    |
109 | #[cfg(not(crossbeam_loom))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
 --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11
  |
7 | #[cfg(not(crossbeam_loom))]
  |           ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11
   |
25 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11
   |
28 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19
   |
36 |     not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)),
   |                   ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19
   |
53 |     not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)),
   |                   ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7
    |
107 | #[cfg(crossbeam_loom)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15
   |
71 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
79 | impl_atomic!(AtomicBool, bool);
   | ------------------------------ in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15
   |
71 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
80 | impl_atomic!(AtomicUsize, usize);
   | -------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15
   |
71 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
81 | impl_atomic!(AtomicIsize, isize);
   | -------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15
   |
71 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
82 | impl_atomic!(AtomicU8, u8);
   | -------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15
   |
71 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
83 | impl_atomic!(AtomicI8, i8);
   | -------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15
   |
71 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
84 | impl_atomic!(AtomicU16, u16);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15
   |
71 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
85 | impl_atomic!(AtomicI16, i16);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15
   |
71 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
87 | impl_atomic!(AtomicU32, u32);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15
   |
71 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
89 | impl_atomic!(AtomicI32, i32);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15
   |
71 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
94 | impl_atomic!(AtomicU64, u64);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15
   |
71 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
99 | impl_atomic!(AtomicI64, i64);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_loom`
 --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11
  |
7 | #[cfg(not(crossbeam_loom))]
  |           ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11
   |
10 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11
   |
15 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:77:27
   |
77 | fn skip_whitespace(input: Cursor) -> Cursor {
   |                           ^^^^^^ expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
   |
77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor {
   |                                 ++++

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

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

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

[typenum 1.17.0] cargo:rerun-if-changed=build/main.rs
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:157:22
    |
157 | fn word_break(input: Cursor) -> Result {
    |                      ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
157 | fn word_break(input: Cursor<'_>) -> Result {
    |                            ++++

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:296:21
    |
296 | fn ident_any(input: Cursor) -> PResult {
    |                     ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
296 | fn ident_any(input: Cursor<'_>) -> PResult {
    |                           ++++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:478:35
    |
478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> {
    |                                   ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> {
    |                                         ++++

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:495:27
    |
495 | fn raw_byte_string(input: Cursor) -> Result {
    |                           ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
495 | fn raw_byte_string(input: Cursor<'_>) -> Result {
    |                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:495:45
    |
495 | fn raw_byte_string(input: Cursor) -> Result {
    |                                             ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
495 | fn raw_byte_string(input: Cursor) -> Result, Reject> {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:518:20
    |
518 | fn c_string(input: Cursor) -> Result {
    |                    ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
518 | fn c_string(input: Cursor<'_>) -> Result {
    |                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:518:38
    |
518 | fn c_string(input: Cursor) -> Result {
    |                                      ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
518 | fn c_string(input: Cursor) -> Result, Reject> {
    |                                            ++++

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:548:31
    |
548 | fn cooked_c_string(mut input: Cursor) -> Result {
    |                               ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result {
    |                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:548:49
    |
548 | fn cooked_c_string(mut input: Cursor) -> Result {
    |                                                 ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> {
    |                                                       ++++

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:696:35
    |
696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> {
    |                                   ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> {
    |                                         ++++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/wrapper.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-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/wrapper.rs:566:63
    |
566 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) {
    |                                                          -----^^^^^^^^^^^
    |                                                          |
    |                                                          expected lifetime parameters
    |
help: indicate the anonymous lifetimes
    |
566 | 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-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/wrapper.rs:663:40
    |
663 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                   -----^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
663 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                 ++++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

   Compiling aho-corasick v1.1.3
[generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence
   Compiling bstr v1.10.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=d63d36b530296771 -C extra-filename=-06e3b9141086eb83 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern memchr=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libmemchr-4ac31132eaa7c608.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/bstr-1.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/bstr-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name bstr --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/bstr-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=083e073fa52ac28b -C extra-filename=-3d5e3f56f1c1acef --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern memchr=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libmemchr-4ac31132eaa7c608.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling object v0.36.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/object-0.36.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/object-0.36.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name object --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/object-0.36.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=dbdb35f4f1d1eb7e -C extra-filename=-130c038f47fb8d8c --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern memchr=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libmemchr-4ac31132eaa7c608.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/semver-1.0.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/semver-374d4ba23b791b23/out /usr/local/bin/rustc --crate-name semver --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c437f74fa6f800fc -C extra-filename=-9971f53574f2fa26 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
    compile time. It currently supports bits, unsigned integers, and signed
    integers. It also provides a type-level array of type-level numbers, but its
    implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/typenum-f414c44caae06464/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=5ea04a9b825771da -C extra-filename=-a8386f35761fc6ac --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: value assigned to `vp` is never read
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/ryu-1.0.18/src/f2s.rs:146:17
    |
146 |                 vp /= 10;
    |                 ^^^^^^^^
    |
    = help: maybe it is overwritten before being read?
    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/bstr-1.10.0/src/escape_bytes.rs:15:43
   |
15 |     pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes {
   |                                           ^^^^^^^^^^^ expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
   |
15 |     pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'_> {
   |                                                      ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/bstr-1.10.0/src/escape_bytes.rs:83:38
   |
83 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
   |                           -----------^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
83 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
   |                                               ++++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
 --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/semver-1.0.23/src/display.rs:5:40
  |
5 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
  |                                   -----^^^^^^^^^
  |                                   |
  |                                   expected lifetime parameter
  |
  = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
  = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
  |
5 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
  |                                                 ++++

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

warning: hidden lifetime parameters in types are deprecated
 --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/semver-1.0.23/src/display.rs:6:48
  |
6 |         let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result {
  |                                           -----^^^^^^^^^
  |                                           |
  |                                           expected lifetime parameter
  |
help: indicate the anonymous lifetime
  |
6 |         let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result {
  |                                                         ++++

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/semver-1.0.23/src/display.rs:123:26
    |
123 |     formatter: &mut fmt::Formatter,
    |                     -----^^^^^^^^^
    |                     |
    |                     expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
123 |     formatter: &mut fmt::Formatter<'_>,
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/semver-1.0.23/src/display.rs:124:39
    |
124 |     do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result,
    |                                  -----^^^^^^^^^
    |                                  |
    |                                  expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
124 |     do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result,
    |                                                ++++

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:95:40
   |
95 |     fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
   |                                   -----^^^^^^^^^
   |                                   |
   |                                   expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
   |
95 |     fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                                 ++++

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
327 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
328 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
329 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
330 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
331 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
332 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
333 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
334 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
335 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
336 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
337 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
338 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
339 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
340 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/value.rs:317:48
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                           -----^^^^^^^^^
    |                                           |
    |                                           expected lifetime parameter
...
341 | 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
    |
317 |             fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                         ++++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1020:62
     |
1020 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1087 | / seq_impl!(
1088 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1089 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1090 | |     BinaryHeap,
...    |
1095 | |     BinaryHeap::push
1096 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1020 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1056:62
     |
1056 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1087 | / seq_impl!(
1088 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1089 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1090 | |     BinaryHeap,
...    |
1095 | |     BinaryHeap::push
1096 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1056 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1020:62
     |
1020 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1098 | / seq_impl!(
1099 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1100 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1101 | |     BTreeSet,
...    |
1106 | |     BTreeSet::insert
1107 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1020 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1056:62
     |
1056 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1098 | / seq_impl!(
1099 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1100 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1101 | |     BTreeSet,
...    |
1106 | |     BTreeSet::insert
1107 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1056 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1020:62
     |
1020 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1109 | / seq_impl!(
1110 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1111 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1112 | |     LinkedList,
...    |
1117 | |     LinkedList::push_back
1118 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1020 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1056:62
     |
1056 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1109 | / seq_impl!(
1110 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1111 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1112 | |     LinkedList,
...    |
1117 | |     LinkedList::push_back
1118 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1056 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1020:62
     |
1020 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1120 | / seq_impl!(
1121 | |     #[cfg(feature = "std")]
1122 | |     #[cfg_attr(docsrs, doc(cfg(feature = "std")))]
1123 | |     HashSet,
...    |
1128 | |     HashSet::insert
1129 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1020 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1056:62
     |
1056 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1120 | / seq_impl!(
1121 | |     #[cfg(feature = "std")]
1122 | |     #[cfg_attr(docsrs, doc(cfg(feature = "std")))]
1123 | |     HashSet,
...    |
1128 | |     HashSet::insert
1129 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1056 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1020:62
     |
1020 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1131 | / seq_impl!(
1132 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1133 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1134 | |     VecDeque,
...    |
1139 | |     VecDeque::push_back
1140 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1020 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1056:62
     |
1056 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1131 | / seq_impl!(
1132 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1133 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1134 | |     VecDeque,
...    |
1139 | |     VecDeque::push_back
1140 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1056 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1287:58
     |
1287 |                   fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                       -----^^^^^^^^^
     |                                                       |
     |                                                       expected lifetime parameter
...
1356 | / array_impls! {
1357 | |     1 => (0)
1358 | |     2 => (0 1)
1359 | |     3 => (0 1 2)
...    |
1388 | |     32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31)
1389 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1287 |                 fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1311:58
     |
1311 |                   fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                       -----^^^^^^^^^
     |                                                       |
     |                                                       expected lifetime parameter
...
1356 | / array_impls! {
1357 | |     1 => (0)
1358 | |     2 => (0 1)
1359 | |     3 => (0 1 2)
...    |
1388 | |     32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31)
1389 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1311 |                 fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1421:58
     |
1421 |                 fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                     -----^^^^^^^^^
     |                                                     |
     |                                                     expected lifetime parameter
...
1489 |     tuple_impl_body!(1 => (0 T));
     |     ---------------------------- in this macro invocation
     |
     = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1421 |                 fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1455:58
     |
1455 |                 fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                     -----^^^^^^^^^
     |                                                     |
     |                                                     expected lifetime parameter
...
1489 |     tuple_impl_body!(1 => (0 T));
     |     ---------------------------- in this macro invocation
     |
     = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1455 |                 fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                   ++++

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_EMSCRIPTEN_WASM_EH='' CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug:/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/bootstrap-7a8cbd54a7cbe862/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/bootstrap-d8fcf86e305af0f2/build-script-build`
warning: `ryu` (lib) generated 1 warning
warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1421:58
     |
1421 |                   fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                       -----^^^^^^^^^
     |                                                       |
     |                                                       expected lifetime parameter
...
1492 | / tuple_impls! {
1493 | |     2  => (0 T0 1 T1)
1494 | |     3  => (0 T0 1 T1 2 T2)
1495 | |     4  => (0 T0 1 T1 2 T2 3 T3)
...    |
1507 | |     16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15)
1508 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1421 |                 fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1455:58
     |
1455 |                   fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                       -----^^^^^^^^^
     |                                                       |
     |                                                       expected lifetime parameter
...
1492 | / tuple_impls! {
1493 | |     2  => (0 T0 1 T1)
1494 | |     3  => (0 T0 1 T1 2 T2)
1495 | |     4  => (0 T0 1 T1 2 T2 3 T3)
...    |
1507 | |     16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15)
1508 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1455 |                 fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                   ++++

   Compiling opener v0.5.2
[bootstrap 0.0.0] cargo:rerun-if-changed=build.rs
[bootstrap 0.0.0] cargo:rustc-env=BUILD_TRIPLE=x86_64-unknown-freebsd
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=opener CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/opener-0.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/opener-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='Brian Bowman ' CARGO_PKG_DESCRIPTION='Open a file or link using the system default program.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Seeker14491/opener' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name opener --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/opener-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fcd57f83027fae98 -C extra-filename=-69982d0fc06c63de --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1542:62
     |
1542 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1568 | / map_impl! {
1569 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1570 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1571 | |     BTreeMap,
1572 | |     map,
1573 | |     BTreeMap::new(),
1574 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1542 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1542:62
     |
1542 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1576 | / map_impl! {
1577 | |     #[cfg(feature = "std")]
1578 | |     #[cfg_attr(docsrs, doc(cfg(feature = "std")))]
1579 | |     HashMap,
1580 | |     map,
1581 | |     HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()),
1582 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1542 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1627:62
     |
1627 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1726 | /             deserialize_enum! {
1727 | |                 IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1)
1728 | |                 "`V4` or `V6`",
1729 | |                 deserializer
1730 | |             }
     | |_____________- 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
     |
1627 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1696:54
     |
1696 |               fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                   -----^^^^^^^^^
     |                                                   |
     |                                                   expected lifetime parameter
...
1726 | /             deserialize_enum! {
1727 | |                 IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1)
1728 | |                 "`V4` or `V6`",
1729 | |                 deserializer
1730 | |             }
     | |_____________- 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
     |
1696 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1627:62
     |
1627 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1772 | /             deserialize_enum! {
1773 | |                 SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1)
1774 | |                 "`V4` or `V6`",
1775 | |                 deserializer
1776 | |             }
     | |_____________- 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
     |
1627 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1696:54
     |
1696 |               fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                   -----^^^^^^^^^
     |                                                   |
     |                                                   expected lifetime parameter
...
1772 | /             deserialize_enum! {
1773 | |                 SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1)
1774 | |                 "`V4` or `V6`",
1775 | |                 deserializer
1776 | |             }
     | |_____________- 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
     |
1696 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                               ++++

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1627:62
     |
1627 |                       fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
     |                                                           -----^^^^^^^^^
     |                                                           |
     |                                                           expected lifetime parameter
...
1902 | / variant_identifier! {
1903 | |     OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1)
1904 | |     "`Unix` or `Windows`",
1905 | |     OSSTR_VARIANTS
1906 | | }
     | |_- 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
     |
1627 |                     fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
     |                                                                       ++++

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/ahocorasick.rs:2030:38
     |
2030 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
     = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
     = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
     |
2030 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/automaton.rs:1117:50
     |
1117 |     fn next(&mut self) -> Option> {
     |                                                  ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1117 |     fn next(&mut self) -> Option>> {
     |                                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/dfa.rs:306:38
    |
306 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
306 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/nfa/contiguous.rs:325:38
    |
325 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
325 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:795:38
    |
795 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
795 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:826:38
    |
826 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
826 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

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

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

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

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

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

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

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

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

   Compiling termcolor v1.4.1
   Compiling home v0.5.9
warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:85:49
   |
85 |     pub(crate) fn elements(&self, class: u8) -> ByteClassElements {
   |                                                 ^^^^^^^^^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
85 |     pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> {
   |                                                                  ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:93:44
   |
93 |     fn element_ranges(&self, class: u8) -> ByteClassElementRanges {
   |                                            ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
93 |     fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> {
   |                                                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:288:38
    |
288 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
288 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
 --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/debug.rs:6:38
  |
6 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
  |                           -----------^^^^^^^^^
  |                           |
  |                           expected lifetime parameter
  |
help: indicate the anonymous lifetime
  |
6 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
  |                                               ++++

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/error.rs:228:38
    |
228 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
228 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:507:23
    |
507 |                 Vec::::with_capacity(size_hint::cautious::(visitor.size_hint()));
    |                       ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
507 |                 Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint()));
    |                              ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:507:69
    |
507 |                 Vec::::with_capacity(size_hint::cautious::(visitor.size_hint()));
    |                                                                     ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
507 |                 Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint()));
    |                                                                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:519:24
    |
519 |                 Vec::<(Content, Content)>::with_capacity(
    |                        ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
519 |                 Vec::<(Content<'_>, Content)>::with_capacity(
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:519:33
    |
519 |                 Vec::<(Content, Content)>::with_capacity(
    |                                 ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
519 |                 Vec::<(Content, Content<'_>)>::with_capacity(
    |                                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:520:44
    |
520 |                     size_hint::cautious::<(Content, Content)>(visitor.size_hint()),
    |                                            ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
520 |                     size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()),
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:520:53
    |
520 |                     size_hint::cautious::<(Content, Content)>(visitor.size_hint()),
    |                                                     ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
520 |                     size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()),
    |                                                            ++++

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:885:34
    |
885 |             let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<(
    |                                  ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
885 |             let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<(
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:885:43
    |
885 |             let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<(
    |                                           ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
885 |             let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<(
    |                                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:886:17
    |
886 |                 Content,
    |                 ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
886 |                 Content<'_>,
    |                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:887:17
    |
887 |                 Content,
    |                 ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
887 |                 Content<'_>,
    |                        ++++

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:354:38
    |
354 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
354 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name termcolor --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=acff87f47fdbf669 -C extra-filename=-150c675516aec03b --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46
    |
526 |             fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                                   -----------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
...
736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter);
    | ------------------------------------------------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
526 |             fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46
    |
628 |             fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                                   -----------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
...
736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter);
    | ------------------------------------------------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
628 |             fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46
    |
526 |             fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                                   -----------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
...
737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter);
    | ---------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
526 |             fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46
    |
628 |             fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                                   -----------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
...
737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter);
    | ---------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
628 |             fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:633:38
    |
633 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
633 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:719:38
    |
719 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
719 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/home-0.5.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/home-0.5.9/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name home --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aaefdc12619c3493 -C extra-filename=-688b570b63110920 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: `memchr` (lib) generated 2 warnings
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:187:41
    |
187 |     fn set_hyperlink(&mut self, _link: &HyperlinkSpec) -> io::Result<()> {
    |                                         ^^^^^^^^^^^^^ expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
    |
187 |     fn set_hyperlink(&mut self, _link: &HyperlinkSpec<'_>) -> io::Result<()> {
    |                                                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:211:40
    |
211 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> {
    |                                        ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
211 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> {
    |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:232:40
    |
232 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> {
    |                                        ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
232 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> {
    |                                                     ++++

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:728:40
    |
728 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> {
    |                                        ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
728 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> {
    |                                                     ++++

warning: function `is_wsl` is never used
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/opener-0.5.2/src/linux_and_more.rs:80:15
   |
80 | pub(crate) fn is_wsl() -> bool {
   |               ^^^^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: function `is_docker` is never used
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/opener-0.5.2/src/linux_and_more.rs:100:4
    |
100 | fn is_docker() -> bool {
    |    ^^^^^^^^^

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:772:40
    |
772 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> {
    |                                        ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
772 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> {
    |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:819:40
    |
819 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> {
    |                                        ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
819 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> {
    |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:891:40
    |
891 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> {
    |                                        ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
891 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> {
    |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:979:40
    |
979 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> {
    |                                        ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
979 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> {
    |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:1360:40
     |
1360 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> {
     |                                        ^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1360 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> {
     |                                                     ++++

warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0/src/lib.rs:51:5
   |
51 |     feature = "cargo-clippy",
   |     ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict`
   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0/src/lib.rs:61:13
   |
61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))]
   |             ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict`
   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:1441:37
     |
1441 |     fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> {
     |                                     ^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1441 |     fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> {
     |                                                  ++++

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0/src/uint.rs:1709:16
     |
1709 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))]
     |                ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:1547:40
     |
1547 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> {
     |                                        ^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1547 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> {
     |                                                     ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:1694:37
     |
1694 |     fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> {
     |                                     ^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1694 |     fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> {
     |                                                  ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/termcolor-1.4.1/src/lib.rs:2335:40
     |
2335 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> {
     |                                        ^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2335 |     fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> {
     |                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:125:25
    |
125 | fn block_comment(input: Cursor) -> PResult<&str> {
    |                         ^^^^^^     ^^^^^^^^^^^^^
    |                         |          |       |
    |                         |          |       the same lifetime is elided here
    |                         |          the same lifetime is hidden here
    |                         the lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
125 | fn block_comment(input: Cursor<'_>) -> PResult<'_, &str> {
    |                               ++++             +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:322:25
    |
322 | fn ident_not_raw(input: Cursor) -> PResult<&str> {
    |                         ^^^^^^     ^^^^^^^^^^^^^
    |                         |          |       |
    |                         |          |       the same lifetime is elided here
    |                         |          the same lifetime is hidden here
    |                         the lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<'_, &str> {
    |                               ++++             +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:478:35
    |
478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> {
    |                                   ^^^^^^     ^^^^^^^^^^^^^
    |                                   |          |       |
    |                                   |          |       the same lifetime is elided here
    |                                   |          the same lifetime is hidden here
    |                                   the lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<'_, &str> {
    |                                         ++++             +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:961:32
    |
961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> {
    |                                ^^^^^^     ^^^^^^^^^^^^^^^^^^^^^
    |                                |          |        |
    |                                |          |        the same lifetime is elided here
    |                                |          the same lifetime is hidden here
    |                                the lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<'_, (&str, bool)> {
    |                                      ++++             +++

warning: unexpected `cfg` condition name: `tests`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0/src/bit.rs:187:7
    |
187 | #[cfg(tests)]
    |       ^^^^^ help: there is a config with a similar name: `test`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/parse.rs:984:37
    |
984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) {
    |                                     ^^^^^^      ^^^^^^  ^^^^ the same lifetime is elided here
    |                                     |           |
    |                                     |           the same lifetime is hidden here
    |                                     the lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor<'_>, &str) {
    |                                           ++++            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/rcvec.rs:33:17
   |
33 |     pub fn iter(&self) -> slice::Iter {
   |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                 |
   |                 the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
33 |     pub fn iter(&self) -> slice::Iter<'_, T> {
   |                                       +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/rcvec.rs:37:21
   |
37 |     pub fn make_mut(&mut self) -> RcVecMut
   |                     ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
   |                     |
   |                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
37 |     pub fn make_mut(&mut self) -> RcVecMut<'_, T>
   |                                            +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/rcvec.rs:46:20
   |
46 |     pub fn get_mut(&mut self) -> Option> {
   |                    ^^^^^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
   |                    |
   |                    the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
46 |     pub fn get_mut(&mut self) -> Option> {
   |                                                  +++

warning: unexpected `cfg` condition name: `tests`
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0/src/uint.rs:1656:7
     |
1656 | #[cfg(tests)]
     |       ^^^^^ help: there is a config with a similar name: `test`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/rcvec.rs:83:19
   |
83 |     pub fn as_mut(&mut self) -> RcVecMut {
   |                   ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
   |                   |
   |                   the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
83 |     pub fn as_mut(&mut self) -> RcVecMut<'_, T> {
   |                                          +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/rcvec.rs:109:19
    |
109 |     pub fn as_mut(&mut self) -> RcVecMut {
    |                   ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
    |                   |
    |                   the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
109 |     pub fn as_mut(&mut self) -> RcVecMut<'_, T> {
    |                                          +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/proc-macro2-1.0.89/src/fallback.rs:169:20
    |
169 | fn get_cursor(src: &str) -> Cursor {
    |                    ^^^^     ^^^^^^ the same lifetime is hidden here
    |                    |
    |                    the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
169 | fn get_cursor(src: &str) -> Cursor<'_> {
    |                                   ++++

   Compiling crossbeam-epoch v0.9.18
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=1e7934037f497f97 -C extra-filename=-1266ace5e6b149a2 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern crossbeam_utils=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcrossbeam_utils-d662cdb008df60c7.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: unused import: `*`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/typenum-1.17.0/src/lib.rs:104:25
    |
104 |     N1, N2, Z0, P1, P2, *,
    |                         ^
    |
    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: `crossbeam-utils` (lib) generated 23 warnings
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:66:7
   |
66 | #[cfg(crossbeam_loom)]
   |       ^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:69:7
   |
69 | #[cfg(crossbeam_loom)]
   |       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:91:11
   |
91 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21
     |
1675 | #[cfg(all(test, not(crossbeam_loom)))]
     |                     ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:350:15
    |
350 |     #[cfg(not(crossbeam_loom))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:358:11
    |
358 |     #[cfg(crossbeam_loom)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/collector.rs:112:21
    |
112 | #[cfg(all(test, not(crossbeam_loom)))]
    |                     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/deferred.rs:90:21
   |
90 | #[cfg(all(test, not(crossbeam_loom)))]
   |                     ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_sanitize`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:56:15
   |
56 | #[cfg(not(any(crossbeam_sanitize, miri)))]
   |               ^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_sanitize`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:59:11
   |
59 | #[cfg(any(crossbeam_sanitize, miri))]
   |           ^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_sanitize`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:300:15
    |
300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local`
    |               ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:557:21
    |
557 | #[cfg(all(test, not(crossbeam_loom)))]
    |                     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `semver` (lib) generated 15 warnings
warning: unexpected `cfg` condition name: `crossbeam_sanitize`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:202:29
    |
202 |         let steps = if cfg!(crossbeam_sanitize) {
    |                             ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
 --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11
  |
5 | #[cfg(not(crossbeam_loom))]
  |           ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21
    |
298 | #[cfg(all(test, not(crossbeam_loom)))]
    |                     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21
    |
217 | #[cfg(all(test, not(crossbeam_loom)))]
    |                     ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:10:11
   |
10 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:64:21
   |
64 | #[cfg(all(test, not(crossbeam_loom)))]
   |                     ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:14:15
   |
14 |     #[cfg(not(crossbeam_loom))]
   |               ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:22:11
   |
22 |     #[cfg(crossbeam_loom)]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

   Compiling quote v1.0.37
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/quote-1.0.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=0c11775ecb69bc69 -C extra-filename=-47a99061eb01bbee --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern proc_macro2=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libproc_macro2-fc550b9d4c31dab0.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling errno v0.3.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/errno-0.3.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/errno-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong :Dan Gohman ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name errno --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/errno-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1a9a8ff8ea4fbe31 -C extra-filename=-0a2a69fead3ebea2 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern libc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblibc-d360cd3f6584d319.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: `opener` (lib) generated 2 warnings
   Compiling filetime v0.2.25
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/filetime-0.2.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/filetime-0.2.25/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name filetime --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/filetime-0.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68a7283b4f8e1413 -C extra-filename=-e6c737d8524213cd --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern cfg_if=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcfg_if-d211a81e8b7343c8.rmeta --extern libc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblibc-d360cd3f6584d319.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling xattr v1.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xattr CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/xattr-1.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/xattr-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen ' CARGO_PKG_DESCRIPTION='unix extended filesystem attributes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xattr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/xattr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name xattr --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/xattr-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=561b8ccbf5b0a0b5 -C extra-filename=-4a888eb0f46667fd --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern libc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblibc-d360cd3f6584d319.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/errno-0.3.11/src/lib.rs:46:34
   |
46 |     fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
   |                             -----^^^^^^^^^
   |                             |
   |                             expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
   |
46 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                           ++++

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

warning: unused extern crate
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/quote-1.0.37/src/lib.rs:108:1
    |
108 | extern crate proc_macro;
    | ^^^^^^^^^^^^^^^^^^^^^^^^ unused
    |
    = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]`
help: remove the unused `extern crate`
    |
107 - #[cfg(feature = "proc-macro")]
108 - extern crate proc_macro;
    |

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/quote-1.0.37/src/ident_fragment.rs:15:32
   |
15 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result;
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
   |
15 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result;
   |                                         ++++

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

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

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

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

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

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

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

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

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

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

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

warning: unexpected `cfg` condition value: `bitrig`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/filetime-0.2.25/src/unix/mod.rs:88:11
   |
88 |     #[cfg(target_os = "bitrig")]
   |           ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: hiding a lifetime that's named elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/bstr-1.10.0/src/escape_bytes.rs:15:43
   |
15 |     pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes {
   |                               --          ^^^^^^^^^^^ the same lifetime is hidden here
   |                               |
   |                               the lifetime is named here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: consistently use `'a`
   |
15 |     pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'a> {
   |                                                      ++++

warning: unexpected `cfg` condition value: `bitrig`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/filetime-0.2.25/src/unix/mod.rs:97:15
   |
97 |     #[cfg(not(target_os = "bitrig"))]
   |               ^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `emulate_second_only_system`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/filetime-0.2.25/src/lib.rs:82:17
   |
82 |         if cfg!(emulate_second_only_system) {
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(emulate_second_only_system)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/filetime-0.2.25/src/lib.rs:220:32
    |
220 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
    |
220 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/xattr-1.5.0/src/error.rs:22:32
   |
22 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
   |
22 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/rustix-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/rustix-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=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-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/rustix-1c83ba1b21ba919e/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/rustix-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=aa3b8f037af15db0 -C extra-filename=-8ad8878b107475c8 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern bitflags=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libbitflags-391fa0821708725a.rmeta --extern libc_errno=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liberrno-0a2a69fead3ebea2.rmeta --extern libc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblibc-d360cd3f6584d319.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd`
warning: `errno` (lib) generated 2 warnings
warning: `proc-macro2` (lib) generated 122 warnings
warning: `filetime` (lib) generated 4 warnings
warning: `termcolor` (lib) generated 14 warnings
   Compiling tar v0.4.43
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not
currently handle compression, but it is abstract over all I/O readers and
writers. Additionally, great lengths are taken to ensure that the entire
contents are never required to be entirely resident in memory all at once.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.43 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=43 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name tar --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=ef27cb65a5637a9d -C extra-filename=-297e4c88402a41ba --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern filetime=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libfiletime-e6c737d8524213cd.rmeta --extern libc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblibc-d360cd3f6584d319.rmeta --extern xattr=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libxattr-4a888eb0f46667fd.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling crossbeam-deque v0.8.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-deque-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=da57f17305c3769e -C extra-filename=-3d25255b1731adc3 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern crossbeam_epoch=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcrossbeam_epoch-1266ace5e6b149a2.rmeta --extern crossbeam_utils=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcrossbeam_utils-d662cdb008df60c7.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling cmake v0.1.54
warning: `bstr` (lib) generated 109 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cmake CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cmake-0.1.54 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cmake-0.1.54/Cargo.toml 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/rust-lang/cmake-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cmake CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cmake-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.54 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=54 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name cmake --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cmake-0.1.54/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=465b682b819587d3 -C extra-filename=-8b76b88448700d6d --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern cc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcc-b7a6b9b41a525c3a.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
   Compiling syn v2.0.87
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.87 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=87 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name syn --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=897b8a6399ac3c07 -C extra-filename=-12cfe865dfb781d4 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern proc_macro2=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libproc_macro2-fc550b9d4c31dab0.rmeta --extern quote=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libquote-47a99061eb01bbee.rmeta --extern unicode_ident=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libunicode_ident-d8f29acdd60b4bc7.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: `xattr` (lib) generated 1 warning
warning: `crossbeam-epoch` (lib) generated 20 warnings
warning: unused extern crate
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/cmake-0.1.54/src/lib.rs:47:1
   |
47 | extern crate cc;
   | ^^^^^^^^^^^^^^^^ unused
   |
   = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]`
help: remove the unused `extern crate`
   |
47 - extern crate cc;
   |

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/archive.rs:81:52
   |
81 |     pub fn entries(&mut self) -> io::Result> {
   |                                             -------^-- expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
   |
81 |     pub fn entries(&mut self) -> io::Result> {
   |                                                     +++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: `quote` (lib) generated 13 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/generic-array-5a7fc5db243df508/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=97061dd83e3d4f6b -C extra-filename=-86ca59df44607b52 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern typenum=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtypenum-a8386f35761fc6ac.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --cfg relaxed_coherence`
warning: `typenum` (lib) generated 6 warnings
   Compiling lzma-sys v0.1.20
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/lzma-sys-0.1.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/lzma-sys-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream
encoding/decoding.

High level Rust bindings are available in the `xz2` crate.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/lzma-sys-0.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static"))' -C metadata=815c30a0351d42c1 -C extra-filename=-452a793984ed1736 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-452a793984ed1736 -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern cc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcc-b7a6b9b41a525c3a.rlib --extern pkg_config=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libpkg_config-4db1a71c23b4973f.rlib --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: unexpected `cfg` condition name: `relaxed_coherence`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7/src/impls.rs:136:19
    |
136 |               #[cfg(relaxed_coherence)]
    |                     ^^^^^^^^^^^^^^^^^
...
183 | / impl_from! {
184 | |     1  => ::typenum::U1,
185 | |     2  => ::typenum::U2,
186 | |     3  => ::typenum::U3,
...   |
215 | |     32 => ::typenum::U32
216 | | }
    | |_- in this macro invocation
    |
    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default
    = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `relaxed_coherence`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7/src/impls.rs:158:23
    |
158 |               #[cfg(not(relaxed_coherence))]
    |                         ^^^^^^^^^^^^^^^^^
...
183 | / impl_from! {
184 | |     1  => ::typenum::U1,
185 | |     2  => ::typenum::U2,
186 | |     3  => ::typenum::U3,
...   |
215 | |     32 => ::typenum::U32
216 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `relaxed_coherence`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7/src/impls.rs:136:19
    |
136 |               #[cfg(relaxed_coherence)]
    |                     ^^^^^^^^^^^^^^^^^
...
219 | / impl_from! {
220 | |     33 => ::typenum::U33,
221 | |     34 => ::typenum::U34,
222 | |     35 => ::typenum::U35,
...   |
268 | |     1024 => ::typenum::U1024
269 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `relaxed_coherence`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7/src/impls.rs:158:23
    |
158 |               #[cfg(not(relaxed_coherence))]
    |                         ^^^^^^^^^^^^^^^^^
...
219 | / impl_from! {
220 | |     33 => ::typenum::U33,
221 | |     34 => ::typenum::U34,
222 | |     35 => ::typenum::U35,
...   |
268 | |     1024 => ::typenum::U1024
269 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7/src/impls.rs:69:34
   |
69 |     fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result {
   |                             -----^^^^^^^^^
   |                             |
   |                             expected lifetime parameter
   |
   = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
   |
69 |     fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                           ++++

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

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

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

warning: `cmake` (lib) generated 1 warning
warning: unused extern crate
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/lib.rs:311:1
    |
311 | extern crate self as syn;
    | ^^^^^^^^^^^^^^^^^^^^^^^^^ unused
    |
    = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]`
help: remove the unused `extern crate`
    |
311 - extern crate self as syn;
    |

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/token.rs:128:21
    |
128 |     fn peek(cursor: Cursor) -> bool;
    |                     ^^^^^^ expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
    |
128 |     fn peek(cursor: Cursor<'_>) -> bool;
    |                           ++++

warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/token.rs:146:28
    |
146 |     #[allow(unknown_lints, repr_transparent_external_private_fields)] // False positive: https://github.com/rust-lang/rust/issues/7...
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `repr_transparent_non_zst_fields`
    |
    = note: `#[warn(renamed_and_removed_lints)]` on by default

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

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

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

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

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

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

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

warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/token.rs:327:36
    |
327 |               #[allow(unknown_lints, repr_transparent_external_private_fields)] // False positive: https://github.com/rust-lang/rus...
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `repr_transparent_non_zst_fields`
...
520 | / define_punctuation_structs! {
521 | |     "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declaration...
522 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/token.rs:279:33
    |
279 |                   fn parse(input: ParseStream) -> Result {
    |                                   ^^^^^^^^^^^ expected lifetime parameter
...
690 | / define_keywords! {
691 | |     "abstract"    pub struct Abstract
692 | |     "as"          pub struct As
693 | |     "async"       pub struct Async
...   |
743 | |     "yield"       pub struct Yield
744 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
279 |                 fn parse(input: ParseStream<'_>) -> Result {
    |                                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/token.rs:288:33
    |
288 |                   fn peek(cursor: Cursor) -> bool {
    |                                   ^^^^^^ expected lifetime parameter
...
690 | / define_keywords! {
691 | |     "abstract"    pub struct Abstract
692 | |     "as"          pub struct As
693 | |     "async"       pub struct Async
...   |
743 | |     "yield"       pub struct Yield
744 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
288 |                 fn peek(cursor: Cursor<'_>) -> bool {
    |                                       ++++

warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/token.rs:327:36
    |
327 |               #[allow(unknown_lints, repr_transparent_external_private_fields)] // False positive: https://github.com/rust-lang/rus...
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `repr_transparent_non_zst_fields`
...
746 | / define_punctuation! {
747 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
748 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
749 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
792 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
793 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/token.rs:418:33
    |
418 |                   fn parse(input: ParseStream) -> Result {
    |                                   ^^^^^^^^^^^ expected lifetime parameter
...
746 | / define_punctuation! {
747 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
748 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
749 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
792 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
793 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
418 |                 fn parse(input: ParseStream<'_>) -> Result {
    |                                            ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/token.rs:427:33
    |
427 |                   fn peek(cursor: Cursor) -> bool {
    |                                   ^^^^^^ expected lifetime parameter
...
746 | / define_punctuation! {
747 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
748 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
749 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
792 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
793 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
427 |                 fn peek(cursor: Cursor<'_>) -> bool {
    |                                       ++++

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/token.rs:1001:41
     |
1001 |     pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> {
     |                                         ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1001 |     pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> {
     |                                                    ++++

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/attr.rs:393:27
    |
393 |         logic: impl FnMut(ParseNestedMeta) -> Result<()>,
    |                           ^^^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
393 |         logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>,
    |                                          ++++

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/attr.rs:587:27
    |
587 |         logic: impl FnMut(ParseNestedMeta) -> Result<()>,
    |                           ^^^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
587 |         logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>,
    |                                          ++++

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/attr.rs:712:41
    |
712 |     fn parse_outermost_meta_path(input: ParseStream) -> Result {
    |                                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
712 |     fn parse_outermost_meta_path(input: ParseStream<'_>) -> Result {
    |                                                    ++++

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/attr.rs:776:44
    |
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-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/buffer.rs:81:28
   |
81 |     pub fn begin(&self) -> Cursor {
   |                            ^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
81 |     pub fn begin(&self) -> Cursor<'_> {
   |                                  ++++

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/buffer.rs:415:28
    |
415 | fn start_of_buffer(cursor: Cursor) -> *const Entry {
    |                            ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
415 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry {
    |                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/buffer.rs:424:43
    |
424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering {
    |                                           ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering {
    |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/buffer.rs:424:54
    |
424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering {
    |                                                      ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
424 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering {
    |                                                            ++++

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/data.rs:141:77
    |
141 |         pub fn members(&self) -> impl Iterator + Clone + '_ [Members] {
    |                                                                             ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
141 |         pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] {
    |                                                                                    ++++

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:828:45
    |
828 |     pub fn parse_without_eager_brace(input: ParseStream) -> Result {
    |                                             ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
828 |     pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result {
    |                                                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:890:52
    |
890 |     pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result {
    |                                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
890 |     pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result {
    |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:906:24
    |
906 |     pub fn peek(input: ParseStream) -> bool {
    |                        ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
906 |     pub fn peek(input: ParseStream<'_>) -> bool {
    |                                   ++++

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:1229:59
     |
1229 |     pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result {
     |                                                           ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1229 |     pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result {
     |                                                                      ++++

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:1572:16
     |
1572 |         begin: ParseBuffer,
     |                ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1572 |         begin: ParseBuffer<'_>,
     |                           ++++

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:1592:30
     |
1592 |     fn trailer_helper(input: ParseStream, mut e: Expr) -> Result {
     |                              ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1592 |     fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result {
     |                                         ++++

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:1834:28
     |
1834 |     fn atom_labeled(input: ParseStream) -> Result {
     |                            ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1834 |     fn atom_labeled(input: ParseStream<'_>) -> Result {
     |                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:1892:28
     |
1892 |     fn expr_builtin(input: ParseStream) -> Result {
     |                            ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1892 |     fn expr_builtin(input: ParseStream<'_>) -> Result {
     |                                       ++++

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:1968:30
     |
1968 |     fn paren_or_tuple(input: ParseStream) -> Result {
     |                              ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1968 |     fn paren_or_tuple(input: ParseStream<'_>) -> Result {
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:2007:31
     |
2007 |     fn array_or_repeat(input: ParseStream) -> Result {
     |                               ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2007 |     fn array_or_repeat(input: ParseStream<'_>) -> Result {
     |                                          ++++

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:2178:24
     |
2178 |     fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result {
     |                        ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2178 |     fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result {
     |                                   ++++

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:2346:37
     |
2346 |                       fn parse(input: ParseStream) -> Result {
     |                                       ^^^^^^^^^^^ expected lifetime parameter
...
2361 | /     impl_by_parsing_expr! {
2362 | |         ExprAssign, Assign, "expected assignment expression",
2363 | |         ExprAwait, Await, "expected await expression",
2364 | |         ExprBinary, Binary, "expected binary operation",
...    |
2372 | |         ExprTuple, Tuple, "expected tuple expression",
2373 | |     }
     | |_____- in this macro invocation
     |
     = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
2346 |                     fn parse(input: ParseStream<'_>) -> Result {
     |                                                ++++

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:2464:27
     |
2464 |     fn expr_become(input: ParseStream) -> Result {
     |                           ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2464 |     fn expr_become(input: ParseStream<'_>) -> Result {
     |                                      ++++

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:2571:27
     |
2571 |     fn closure_arg(input: ParseStream) -> Result {
     |                           ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2571 |     fn closure_arg(input: ParseStream<'_>) -> Result {
     |                                      ++++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/expr.rs:2892:45
     |
2892 |         pub(crate) fn parse_obsolete(input: ParseStream) -> Result {
     |                                             ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2892 |         pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result {
     |                                                        ++++

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:108:74
    |
108 |         pub fn lifetimes(&self) -> impl Iterator [Lifetimes] {
    |                                                                          ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
108 |         pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] {
    |                                                                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:115:86
    |
115 |         pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] {
    |                                                                                      ^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
115 |         pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] {
    |                                                                                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:122:72
    |
122 |         pub fn type_params(&self) -> impl Iterator [TypeParams] {
    |                                                                        ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
122 |         pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] {
    |                                                                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:129:84
    |
129 |         pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] {
    |                                                                                    ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
129 |         pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] {
    |                                                                                                 ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:136:74
    |
136 |         pub fn const_params(&self) -> impl Iterator [ConstParams] {
    |                                                                          ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
136 |         pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] {
    |                                                                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:143:86
    |
143 |         pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] {
    |                                                                                      ^^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
143 |         pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] {
    |                                                                                                    ++++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:947:16
    |
947 |         begin: ParseBuffer,
    |                ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
947 |         begin: ParseBuffer<'_>,
    |                           ++++

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:1228:45
     |
1228 |         fn parse_optional_definition(input: ParseStream) -> Result> {
     |                                             ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1228 |         fn parse_optional_definition(input: ParseStream<'_>) -> Result> {
     |                                                        ++++

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:1270:28
     |
1270 |     fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result {
     |                            ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1270 |     fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result {
     |                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:1270:66
     |
1270 |     fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result {
     |                                                                  ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1270 |     fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result {
     |                                                                             ++++

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:1497:30
     |
1497 |     fn peek_signature(input: ParseStream, allow_safe: bool) -> bool {
     |                              ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1497 |     fn peek_signature(input: ParseStream<'_>, allow_safe: bool) -> bool {
     |                                         ++++

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:1517:31
     |
1517 |     fn parse_signature(input: ParseStream, allow_safe: bool) -> Result> {
     |                               ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1517 |     fn parse_signature(input: ParseStream<'_>, allow_safe: bool) -> Result> {
     |                                          ++++

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:1991:39
     |
1991 |     fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result {
     |                                       ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1991 |     fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result {
     |                                                  ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:1991:59
     |
1991 |     fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result {
     |                                                           ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1991 |     fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result {
     |                                                                      ++++

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:2060:31
     |
2060 |     fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result {
     |                               ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2060 |     fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result {
     |                                          ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:2060:51
     |
2060 |     fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result {
     |                                                   ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2060 |     fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result {
     |                                                              ++++

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:2165:42
     |
2165 |     fn parse_trait_or_trait_alias(input: ParseStream) -> Result {
     |                                          ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2165 |     fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result {
     |                                                     ++++

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:2508:37
     |
2508 |     fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result {
     |                                     ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2508 |     fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result {
     |                                                ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:2508:57
     |
2508 |     fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result {
     |                                                         ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2508 |     fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result {
     |                                                                    ++++

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:2567:26
     |
2567 |     fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> {
     |                          ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2567 |     fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> {
     |                                     ++++

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:2872:36
     |
2872 |     fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result {
     |                                    ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2872 |     fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/item.rs:2872:56
     |
2872 |     fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result {
     |                                                        ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2872 |     fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result {
     |                                                                   ++++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/lit.rs:1024:26
     |
1024 |     fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool {
     |                          ^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1024 |     fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool {
     |                                ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/lit.rs:1024:43
     |
1024 |     fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool {
     |                                           ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1024 |     fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool {
     |                                                      ++++

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/lit.rs:1034:33
     |
1034 |                 fn peek(cursor: Cursor) -> bool {
     |                                 ^^^^^^ expected lifetime parameter
...
1053 |     impl_token!("C-string literal" LitCStr);
     |     --------------------------------------- in this macro invocation
     |
     = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1034 |                 fn peek(cursor: Cursor<'_>) -> bool {
     |                                       ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/lit.rs:1035:36
     |
1035 |                     fn peek(input: ParseStream) -> bool {
     |                                    ^^^^^^^^^^^ expected lifetime parameter
...
1053 |     impl_token!("C-string literal" LitCStr);
     |     --------------------------------------- in this macro invocation
     |
     = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
     |
1035 |                     fn peek(input: ParseStream<'_>) -> bool {
     |                                               ++++

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/lookahead.rs:77:17
   |
77 |     lookahead: &Lookahead1,
   |                 ^^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
77 |     lookahead: &Lookahead1<'_>,
   |                           ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/lookahead.rs:78:14
   |
78 |     peek: fn(Cursor) -> bool,
   |              ^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
78 |     peek: fn(Cursor<'_>) -> bool,
   |                    ++++

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/meta.rs:132:33
    |
132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser {
    |                                 ^^^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser {
    |                                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/meta.rs:133:13
    |
133 |     |input: ParseStream| {
    |             ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
133 |     |input: ParseStream<'_>| {
    |                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/meta.rs:273:27
    |
273 |         logic: impl FnMut(ParseNestedMeta) -> Result<()>,
    |                           ^^^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
273 |         logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>,
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/meta.rs:386:12
    |
386 |     input: ParseStream,
    |            ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
386 |     input: ParseStream<'_>,
    |                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/meta.rs:387:27
    |
387 |     mut logic: impl FnMut(ParseNestedMeta) -> Result<()>,
    |                           ^^^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
387 |     mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>,
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/meta.rs:403:27
    |
403 | fn parse_meta_path(input: ParseStream) -> Result {
    |                           ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
403 | fn parse_meta_path(input: ParseStream<'_>) -> Result {
    |                                      ++++

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/discouraged.rs:208:68
    |
208 |     fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>;
    |                                                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
208 |     fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>;
    |                                                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/discouraged.rs:212:68
    |
212 |     fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> {
    |                                                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
212 |     fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> {
    |                                                                               ++++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:287:36
    |
287 |         pub fn parse_single(input: ParseStream) -> Result {
    |                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
287 |         pub fn parse_single(input: ParseStream<'_>) -> Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:333:35
    |
333 |         pub fn parse_multi(input: ParseStream) -> Result {
    |                                   ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
333 |         pub fn parse_multi(input: ParseStream<'_>) -> Result {
    |                                              ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:379:53
    |
379 |         pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result {
    |                                                     ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
379 |         pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result {
    |                                                                ++++

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:397:30
    |
397 |     fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result {
    |                              ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
397 |     fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result {
    |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:419:52
    |
419 |     fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result {
    |                                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
419 |     fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result {
    |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:456:24
    |
456 |     fn pat_wild(input: ParseStream) -> Result {
    |                        ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
456 |     fn pat_wild(input: ParseStream<'_>) -> Result {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:463:23
    |
463 |     fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result {
    |                       ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
463 |     fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result {
    |                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:463:43
    |
463 |     fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result {
    |                                           ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
463 |     fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result {
    |                                                      ++++

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:521:26
    |
521 |     fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result {
    |                          ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
521 |     fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result {
    |                                     ++++

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:604:25
    |
604 |     fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result {
    |                         ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
604 |     fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result {
    |                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:622:35
    |
622 |     fn pat_range_half_open(input: ParseStream) -> Result {
    |                                   ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
622 |     fn pat_range_half_open(input: ParseStream<'_>) -> Result {
    |                                              ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:643:34
    |
643 |     fn pat_paren_or_tuple(input: ParseStream) -> Result {
    |                                  ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
643 |     fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result {
    |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:673:29
    |
673 |     fn pat_reference(input: ParseStream) -> Result {
    |                             ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
673 |     fn pat_reference(input: ParseStream<'_>) -> Result {
    |                                        ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:682:32
    |
682 |     fn pat_lit_or_range(input: ParseStream) -> Result {
    |                                ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
682 |     fn pat_lit_or_range(input: ParseStream<'_>) -> Result {
    |                                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/pat.rs:726:31
    |
726 |     fn pat_range_bound(input: ParseStream) -> Result> {
    |                               ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
726 |     fn pat_range_bound(input: ParseStream<'_>) -> Result> {
    |                                          ++++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/stmt.rs:151:36
    |
151 |         pub fn parse_within(input: ParseStream) -> Result> {
    |                                    ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
151 |         pub fn parse_within(input: ParseStream<'_>) -> Result> {
    |                                               ++++

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/stmt.rs:198:26
    |
198 |     fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result {
    |                          ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
198 |     fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result {
    |                                     ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/stmt.rs:265:24
    |
265 |     fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result {
    |                        ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
265 |     fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/stmt.rs:282:26
    |
282 |     fn stmt_local(input: ParseStream, attrs: Vec) -> Result {
    |                          ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
282 |     fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result {
    |                                     ++++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/ty.rs:990:33
    |
990 |     fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result {
    |                                 ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
990 |     fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result {
    |                                            ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/ty.rs:1038:35
     |
1038 |     fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result {
     |                                   ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1038 |     fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result {
     |                                              ++++

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

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

warning: associated constant `BITS` is never used
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:32:11
   |
28 | pub(crate) trait Vector:
   |                  ------ associated constant in this trait
...
32 |     const BITS: usize;
   |           ^^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/automaton.rs:1117:13
     |
1117 |     fn next(&mut self) -> Option> {
     |             ^^^^^^^^^                            ^^^^^^^^^^^ the same lifetime is hidden here
     |             |
     |             the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
     |
1117 |     fn next(&mut self) -> Option>> {
     |                                                             ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:85:28
   |
85 |     pub(crate) fn elements(&self, class: u8) -> ByteClassElements {
   |                            ^^^^^                ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                            |
   |                            the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
85 |     pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> {
   |                                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:93:23
   |
93 |     fn element_ranges(&self, class: u8) -> ByteClassElementRanges {
   |                       ^^^^^                ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                       |
   |                       the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
93 |     fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> {
   |                                                                  ++++

warning: `regex-syntax` (lib) generated 7 warnings
warning: outlives requirements can be inferred
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/archive.rs:36:27
   |
36 | pub struct Entries<'a, R: 'a + Read> {
   |                           ^^^^^ help: remove this bound
   |
   = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms`
   = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]`

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/archive.rs:81:20
   |
81 |     pub fn entries(&mut self) -> io::Result> {
   |                    ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
   |                    |
   |                    the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
81 |     pub fn entries(&mut self) -> io::Result> {
   |                                                     +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/archive.rs:186:30
    |
186 |     pub fn entries_with_seek(&mut self) -> io::Result> {
    |                              ^^^^^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
    |                              |
    |                              the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
186 |     pub fn entries_with_seek(&mut self) -> io::Result> {
    |                                                               +++

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

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/entry.rs:77:17
   |
77 |     pub fn path(&self) -> io::Result> {
   |                 ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
   |                 |
   |                 the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
77 |     pub fn path(&self) -> io::Result> {
   |                                          +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/entry.rs:87:23
   |
87 |     pub fn path_bytes(&self) -> Cow<[u8]> {
   |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
   |                       |
   |                       the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
87 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
   |                                     +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/entry.rs:104:22
    |
104 |     pub fn link_name(&self) -> io::Result>> {
    |                      ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
104 |     pub fn link_name(&self) -> io::Result>> {
    |                                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/entry.rs:113:28
    |
113 |     pub fn link_name_bytes(&self) -> Option> {
    |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
    |                            |
    |                            the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
113 |     pub fn link_name_bytes(&self) -> Option> {
    |                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/entry.rs:135:27
    |
135 |     pub fn pax_extensions(&mut self) -> io::Result> {
    |                           ^^^^^^^^^                       ^^^^^^^^^^^^^ the same lifetime is hidden here
    |                           |
    |                           the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
135 |     pub fn pax_extensions(&mut self) -> io::Result>> {
    |                                                                        ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/entry.rs:303:13
    |
303 |     fn path(&self) -> io::Result> {
    |             ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
    |             |
    |             the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
303 |     fn path(&self) -> io::Result> {
    |                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/entry.rs:307:19
    |
307 |     fn path_bytes(&self) -> Cow<[u8]> {
    |                   ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
    |                   |
    |                   the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
307 |     fn path_bytes(&self) -> Cow<'_, [u8]> {
    |                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/entry.rs:336:18
    |
336 |     fn link_name(&self) -> io::Result>> {
    |                  ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
    |                  |
    |                  the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
336 |     fn link_name(&self) -> io::Result>> {
    |                                                  +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/entry.rs:343:24
    |
343 |     fn link_name_bytes(&self) -> Option> {
    |                        ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
    |                        |
    |                        the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
343 |     fn link_name_bytes(&self) -> Option> {
    |                                             +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/entry.rs:367:23
    |
367 |     fn pax_extensions(&mut self) -> io::Result> {
    |                       ^^^^^^^^^                       ^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
367 |     fn pax_extensions(&mut self) -> io::Result>> {
    |                                                                    ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/header.rs:346:17
    |
346 |     pub fn path(&self) -> io::Result> {
    |                 ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
346 |     pub fn path(&self) -> io::Result> {
    |                                          +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/header.rs:357:23
    |
357 |     pub fn path_bytes(&self) -> Cow<[u8]> {
    |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
357 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
    |                                     +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/header.rs:406:22
    |
406 |     pub fn link_name(&self) -> io::Result>> {
    |                      ^^^^^                       ^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
406 |     pub fn link_name(&self) -> io::Result>> {
    |                                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/header.rs:420:28
    |
420 |     pub fn link_name_bytes(&self) -> Option> {
    |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
    |                            |
    |                            the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
420 |     pub fn link_name_bytes(&self) -> Option> {
    |                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/header.rs:957:23
    |
957 |     pub fn path_bytes(&self) -> Cow<[u8]> {
    |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
957 |     pub fn path_bytes(&self) -> Cow<'_, [u8]> {
    |                                     +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/tar-0.4.43/src/header.rs:1630:22
     |
1630 | pub fn path2bytes(p: &Path) -> io::Result> {
     |                      ^^^^^                ^^^^^^^^^ the same lifetime is hidden here
     |                      |
     |                      the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1630 | pub fn path2bytes(p: &Path) -> io::Result> {
     |                                               +++

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_EMSCRIPTEN_WASM_EH='' CARGO_CFG_FEATURE='' CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_RELIABLE_F128='' CARGO_CFG_TARGET_HAS_RELIABLE_F16='' CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH='' CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_THREAD_LOCAL='' CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/lzma-sys-0.1.20 CARGO_MANIFEST_LINKS=lzma CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/lzma-sys-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream
encoding/decoding.

High level Rust bindings are available in the `xz2` crate.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug:/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib:' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-197adf4e90438edf/out PROFILE=debug RUSTC=/usr/local/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-452a793984ed1736/build-script-build`
[lzma-sys 0.1.20] cargo:rerun-if-changed=build.rs
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=LZMA_API_STATIC
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_NO_PKG_CONFIG
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_STATIC
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_STATIC
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[lzma-sys 0.1.20] cargo:root=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-197adf4e90438edf/out
[lzma-sys 0.1.20] cargo:include=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/lzma-sys-0.1.20/xz-5.2/src/liblzma/api
[lzma-sys 0.1.20] OUT_DIR = Some(/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-197adf4e90438edf/out)
[lzma-sys 0.1.20] OPT_LEVEL = Some(0)
[lzma-sys 0.1.20] TARGET = Some(x86_64-unknown-freebsd)
[lzma-sys 0.1.20] HOST = Some(x86_64-unknown-freebsd)
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[lzma-sys 0.1.20] CC_x86_64-unknown-freebsd = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[lzma-sys 0.1.20] CC_x86_64_unknown_freebsd = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_CC
[lzma-sys 0.1.20] HOST_CC = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC
[lzma-sys 0.1.20] CC = Some(cc)
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM
[lzma-sys 0.1.20] CC_KNOWN_WRAPPER_CUSTOM = None
[lzma-sys 0.1.20] RUSTC_WRAPPER = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
   Compiling regex-automata v0.4.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=25032c4c8e31236a -C extra-filename=-c449049c3cefa51b --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern aho_corasick=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libaho_corasick-06e3b9141086eb83.rmeta --extern memchr=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libmemchr-4ac31132eaa7c608.rmeta --extern regex_syntax=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libregex_syntax-acfdc88176a3dd27.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[lzma-sys 0.1.20] CRATE_CC_NO_DEFAULTS = None
[lzma-sys 0.1.20] DEBUG = Some(false)
[lzma-sys 0.1.20] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=CFLAGS
[lzma-sys 0.1.20] CFLAGS = Some(-O2 -pipe -fstack-protector-strong -fno-strict-aliasing )
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS
[lzma-sys 0.1.20] CC_SHELL_ESCAPED_FLAGS = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_CFLAGS
[lzma-sys 0.1.20] HOST_CFLAGS = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[lzma-sys 0.1.20] CFLAGS_x86_64_unknown_freebsd = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[lzma-sys 0.1.20] CFLAGS_x86_64-unknown-freebsd = None
[lzma-sys 0.1.20] CARGO_ENCODED_RUSTFLAGS = Some(-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes)
warning: `tar` (lib) generated 52 warnings
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7/src/lib.rs:235:33
    |
235 |     pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) {
    |                                 ^^^^^^^^^      ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is elided here
    |                                 |              |
    |                                 |              the same lifetime is hidden here
    |                                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
235 |     pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) {
    |                                                               +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/generic-array-0.14.7/src/lib.rs:290:33
    |
290 |     pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) {
    |                                 ^^^^^^^^^      ^^^^^^^^^^^^^^  ^^^^^^^^^^ the same lifetime is elided here
    |                                 |              |
    |                                 |              the same lifetime is hidden here
    |                                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
290 |     pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) {
    |                                                            +++

   Compiling block-buffer v0.10.4
   Compiling crypto-common v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e16206c98e5a157 -C extra-filename=-1092ac15165796b4 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern generic_array=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libgeneric_array-86ca59df44607b52.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=e0e1cf3ff9a8cd2e -C extra-filename=-774259786436340e --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern generic_array=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libgeneric_array-86ca59df44607b52.rmeta --extern typenum=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtypenum-a8386f35761fc6ac.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: `generic-array` (lib) generated 10 warnings
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/check.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/check.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
   Compiling digest v0.10.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/digest-0.10.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name digest --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=008c5043dea43e00 -C extra-filename=-2383f58b699ea764 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern block_buffer=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libblock_buffer-1092ac15165796b4.rmeta --extern crypto_common=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcrypto_common-774259786436340e.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: struct `GroupedValues` is never constructed
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_builder-4.5.20/src/parser/matches/arg_matches.rs:1588:19
     |
1588 | pub(crate) struct GroupedValues<'a> {
     |                   ^^^^^^^^^^^^^
     |
     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/crc32_fast.c:19:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/check.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/dfa/onepass.rs:2359:38
     |
2359 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
     = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
     = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
     |
2359 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/dfa/onepass.rs:2361:32
     |
2361 |             f: &mut core::fmt::Formatter,
     |                     -----------^^^^^^^^^
     |                     |
     |                     expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2361 |             f: &mut core::fmt::Formatter<'_>,
     |                                         ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/dfa/onepass.rs:2647:38
     |
2647 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2647 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/dfa/onepass.rs:2751:38
     |
2751 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2751 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/dfa/onepass.rs:2831:38
     |
2831 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2831 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/dfa/onepass.rs:2939:38
     |
2939 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2939 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/hybrid/id.rs:346:38
    |
346 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
346 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/nfa/thompson/literal_trie.rs:279:38
    |
279 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
279 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/nfa/thompson/literal_trie.rs:418:38
    |
418 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
418 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/nfa/thompson/literal_trie.rs:472:38
    |
472 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
472 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/alphabet.rs:177:38
    |
177 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
177 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/alphabet.rs:472:44
    |
472 |     pub fn elements(&self, class: Unit) -> ByteClassElements {
    |                                            ^^^^^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
472 |     pub fn elements(&self, class: Unit) -> ByteClassElements<'_> {
    |                                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/alphabet.rs:480:46
    |
480 |     fn element_ranges(&self, class: Unit) -> ByteClassElementRanges {
    |                                              ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
480 |     fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> {
    |                                                                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/alphabet.rs:789:34
    |
789 |     pub(crate) fn iter(&self) -> ByteSetIter {
    |                                  ^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
789 |     pub(crate) fn iter(&self) -> ByteSetIter<'_> {
    |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/alphabet.rs:794:41
    |
794 |     pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter {
    |                                         ^^^^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
794 |     pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> {
    |                                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/alphabet.rs:857:38
    |
857 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
857 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/captures.rs:1205:38
     |
1205 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1205 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/captures.rs:1223:38
     |
1223 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1223 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/captures.rs:1227:46
     |
1227 |             fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                                   -----------^^^^^^^^^
     |                                   |
     |                                   expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1227 |             fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/escape.rs:22:38
   |
22 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
   |                           -----------^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
22 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
   |                                               ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/escape.rs:52:38
   |
52 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
   |                           -----------^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
52 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
   |                                               ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/lazy.rs:92:32
   |
92 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
   |                           -----^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
92 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                         ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/lazy.rs:208:36
    |
208 |         fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                               -----^^^^^^^^^
    |                               |
    |                               expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
208 |         fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/look.rs:502:38
    |
502 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
502 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/pool.rs:187:38
    |
187 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
187 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/pool.rs:229:38
    |
229 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
229 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/pool.rs:786:42
    |
786 |         fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                               -----------^^^^^^^^^
    |                               |
    |                               expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
786 |         fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                                   ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/primitives.rs:78:38
   |
78 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
   |                           -----------^^^^^^^^^
   |                           |
   |                           expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
78 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
   |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/primitives.rs:391:38
    |
391 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
391 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/primitives.rs:548:46
    |
548 |             fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                                   -----------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
...
753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter);
    | ------------------------------------------------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
548 |             fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/primitives.rs:653:46
    |
653 |             fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                                   -----------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
...
753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter);
    | ------------------------------------------------------------------------------ in this macro invocation
    |
    = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
653 |             fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/primitives.rs:548:46
    |
548 |             fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                                   -----------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
...
754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter);
    | ---------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
548 |             fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/primitives.rs:653:46
    |
653 |             fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                                   -----------^^^^^^^^^
    |                                   |
    |                                   expected lifetime parameter
...
754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter);
    | ---------------------------------------------------------------------- in this macro invocation
    |
    = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info)
help: indicate the anonymous lifetime
    |
653 |             fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/start.rs:308:38
    |
308 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
308 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/wire.rs:114:38
    |
114 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
114 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/wire.rs:218:38
    |
218 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
218 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/determinize/state.rs:123:38
    |
123 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
123 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/determinize/state.rs:221:38
    |
221 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
221 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/determinize/state.rs:280:38
    |
280 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
280 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/determinize/state.rs:566:38
    |
566 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
566 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/search.rs:773:38
    |
773 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
773 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/search.rs:853:38
    |
853 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
853 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/search.rs:1345:38
     |
1345 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1345 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/search.rs:1901:38
     |
1901 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
     |                           -----------^^^^^^^^^
     |                           |
     |                           expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1901 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
     |                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/sparse_set.rs:220:38
    |
220 |     fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result {
    |                           -----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
220 |     fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result {
    |                                               ++++

   Compiling fd-lock v4.0.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fd_lock CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/fd-lock-4.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/fd-lock-4.0.4/Cargo.toml CARGO_PKG_AUTHORS='Yoshua Wuyts ' CARGO_PKG_DESCRIPTION='Advisory cross-platform lock on a file using a file descriptor to it.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fd-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yoshuawuyts/fd-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.4 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name fd_lock --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/fd-lock-4.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=700fc9fd0e37e012 -C extra-filename=-983bd5e4ec7cff22 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern cfg_if=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcfg_if-d211a81e8b7343c8.rmeta --extern rustix=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/librustix-8ad8878b107475c8.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/crc32_table.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
warning: `aho-corasick` (lib) generated 22 warnings
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
   Compiling sha2 v0.10.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/sha2-0.10.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/sha2-0.10.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family
including SHA-224, SHA-256, SHA-384, and SHA-512.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name sha2 --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=a4b3a70e673ffd64 -C extra-filename=-768ee86197225dd5 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern cfg_if=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcfg_if-d211a81e8b7343c8.rmeta --extern cpufeatures=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcpufeatures-075b527ba4e425b6.rmeta --extern digest=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libdigest-2383f58b699ea764.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/crc64_fast.c:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/check.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: unexpected `cfg` condition value: ``
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:100:1
    |
100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1");
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
    = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg
    = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default
    = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: ``
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:100:1
    |
100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1");
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
    = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg
    = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: ``
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:14:1
   |
14 | cpufeatures::new!(avx2_cpuid, "avx2");
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
   = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg
   = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info)

[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/crc64_table.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/sha256.c:24:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/check/check.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
warning: `sha2` (lib) generated 8 warnings (5 duplicates)
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/alone_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/alone_decoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/alone_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
warning: `clap_builder` (lib) generated 1 warning
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/auto_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_decoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1047:47
     |
1047 |                   struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty);
     |                                                 ^^^^ help: remove this bound
...
1087 | / seq_impl!(
1088 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1089 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1090 | |     BinaryHeap,
...    |
1095 | |     BinaryHeap::push
1096 | | );
     | |_- in this macro invocation
     |
     = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms`
     = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]`
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1047:47
     |
1047 |                   struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty);
     |                                                 ^^^^ help: remove this bound
...
1098 | / seq_impl!(
1099 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1100 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1101 | |     BTreeSet,
...    |
1106 | |     BTreeSet::insert
1107 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1047:47
     |
1047 |                   struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty);
     |                                                 ^^^^ help: remove this bound
...
1109 | / seq_impl!(
1110 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1111 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1112 | |     LinkedList,
...    |
1117 | |     LinkedList::push_back
1118 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1047:47
     |
1047 |                   struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty);
     |                                                 ^^^^             ^^^^
...
1120 | / seq_impl!(
1121 | |     #[cfg(feature = "std")]
1122 | |     #[cfg_attr(docsrs, doc(cfg(feature = "std")))]
1123 | |     HashSet,
...    |
1128 | |     HashSet::insert
1129 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
help: remove these bounds
     |
1047 -                 struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty);
1047 +                 struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty);
     |

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1047:47
     |
1047 |                   struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty);
     |                                                 ^^^^ help: remove this bound
...
1131 | / seq_impl!(
1132 | |     #[cfg(any(feature = "std", feature = "alloc"))]
1133 | |     #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))]
1134 | |     VecDeque,
...    |
1139 | |     VecDeque::push_back
1140 | | );
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1193:39
     |
1193 |         struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec);
     |                                       ^^^^ help: remove this bound

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

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1450:51
     |
1450 |             struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+));
     |                                                   ^^^^ help: remove this bound
...
1489 |     tuple_impl_body!(1 => (0 T));
     |     ---------------------------- in this macro invocation
     |
     = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/de/impls.rs:1450:51
     |
1450 |               struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+));
     |                                                     ^^^^ help: remove these bounds
...
1492 | / tuple_impls! {
1493 | |     2  => (0 T0 1 T1)
1494 | |     3  => (0 T0 1 T1 2 T2)
1495 | |     4  => (0 T0 1 T1 2 T2 3 T3)
...    |
1507 | |     16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15)
1508 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:2651:29
     |
2651 | struct FlatMapAccess<'a, 'de: 'a, E> {
     |                             ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:2694:32
     |
2694 | struct FlatStructAccess<'a, 'de: 'a, E> {
     |                                ^^^^ help: remove this bound

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/de.rs:266:23
    |
266 |         fn unexpected(&self) -> Unexpected {
    |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
266 |         fn unexpected(&self) -> Unexpected<'_> {
    |                                           ++++

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

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

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

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

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

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

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/ser.rs:1245:56
     |
1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> {
     |                                                        ^^^^ help: remove this bound

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

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde-1.0.215/src/private/mod.rs:30:35
   |
30 |     pub fn from_utf8_lossy(bytes: &[u8]) -> Cow {
   |                                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
   |                                   |
   |                                   the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
30 |     pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> {
   |                                                 +++

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

[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_buffer_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_decoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_buffer_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_buffer_encoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_decoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
   Compiling toml v0.5.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.132 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=132 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/serde_json-a59e059d87a2618d/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=0610f45313e5293b -C extra-filename=-96372a21c234d746 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern itoa=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libitoa-5c3f12498bcea393.rmeta --extern memchr=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libmemchr-4ac31132eaa7c608.rmeta --extern ryu=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libryu-bb34686bfae427bd.rmeta --extern serde=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde-da6ae8001de7fd64.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/toml-0.5.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/toml-0.5.11/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.5.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name toml --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/toml-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=4bbbb00b1144509e -C extra-filename=-7ec58b1f4643950a --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern serde=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde-da6ae8001de7fd64.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/buffer.rs:81:18
   |
81 |     pub fn begin(&self) -> Cursor {
   |                  ^^^^^     ^^^^^^ the same lifetime is hidden here
   |                  |
   |                  the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
81 |     pub fn begin(&self) -> Cursor<'_> {
   |                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/data.rs:71:17
   |
71 |     pub fn iter(&self) -> punctuated::Iter {
   |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                 |
   |                 the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
71 |     pub fn iter(&self) -> punctuated::Iter<'_, Field> {
   |                                            +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/data.rs:82:21
   |
82 |     pub fn iter_mut(&mut self) -> punctuated::IterMut {
   |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
   |                     |
   |                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
82 |     pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> {
   |                                                       +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/data.rs:141:24
    |
141 |         pub fn members(&self) -> impl Iterator + Clone + '_ [Members] {
    |                        ^^^^^ the lifetime is elided here                    ^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
141 |         pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] {
    |                                                                                    ++++

[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:108:26
    |
108 |         pub fn lifetimes(&self) -> impl Iterator [Lifetimes] {
    |                          ^^^^^ the lifetime is elided here               ^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
108 |         pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] {
    |                                                                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:115:30
    |
115 |         pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] {
    |                              ^^^^^^^^^ the lifetime is elided here                   ^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
115 |         pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] {
    |                                                                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:122:28
    |
122 |         pub fn type_params(&self) -> impl Iterator [TypeParams] {
    |                            ^^^^^ the lifetime is elided here           ^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
122 |         pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] {
    |                                                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:129:32
    |
129 |         pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] {
    |                                ^^^^^^^^^ the lifetime is elided here               ^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
129 |         pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] {
    |                                                                                                 ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:136:29
    |
136 |         pub fn const_params(&self) -> impl Iterator [ConstParams] {
    |                             ^^^^^ the lifetime is elided here            ^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
136 |         pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] {
    |                                                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:143:33
    |
143 |         pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] {
    |                                 ^^^^^^^^^ the lifetime is elided here                ^^^^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
143 |         pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] {
    |                                                                                                    ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:176:27
    |
176 |     pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) {
    |                           ^^^^^      ^^^^^^^^^^^^  ^^^^^^^^^^^^         ^^^^^^^^^^^^ the same lifetime is elided here
    |                           |          |             |
    |                           |          |             the same lifetime is hidden here
    |                           |          the same lifetime is hidden here
    |                           the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
176 |     pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) {
    |                                                  ++++              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/generics.rs:371:25
    |
371 |     pub fn as_turbofish(&self) -> Turbofish {
    |                         ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
    |                         |
    |                         the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
371 |     pub fn as_turbofish(&self) -> Turbofish<'_> {
    |                                            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/parse.rs:1279:35
     |
1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer {
     |                                   ^^^^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
     |                                   |
     |                                   the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> {
     |                                                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/discouraged.rs:208:28
    |
208 |     fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>;
    |                            ^^^^^ the lifetime is elided here       ^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
208 |     fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>;
    |                                                                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/discouraged.rs:212:28
    |
212 |     fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> {
    |                            ^^^^^ the lifetime is elided here       ^^^^^^^^^^^ the same lifetime is hidden here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
212 |     fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> {
    |                                                                               ++++

warning: outlives requirements can be inferred
 --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/print.rs:4:40
  |
4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option);
  |                                        ^^^^ help: remove this bound
  |
  = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms`
  = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]`

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/punctuated.rs:119:17
    |
119 |     pub fn iter(&self) -> Iter {
    |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
119 |     pub fn iter(&self) -> Iter<'_, T> {
    |                                +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/punctuated.rs:130:21
    |
130 |     pub fn iter_mut(&mut self) -> IterMut {
    |                     ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
130 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
    |                                           +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/punctuated.rs:141:18
    |
141 |     pub fn pairs(&self) -> Pairs {
    |                  ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
    |                  |
    |                  the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
141 |     pub fn pairs(&self) -> Pairs<'_, T, P> {
    |                                  +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/punctuated.rs:150:22
    |
150 |     pub fn pairs_mut(&mut self) -> PairsMut {
    |                      ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                      |
    |                      the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
150 |     pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> {
    |                                             +++

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/syn-2.0.87/src/punctuated.rs:560:23
    |
560 | pub struct Pairs<'a, T: 'a, P: 'a> {
    |                       ^^^^   ^^^^
    |
help: remove these bounds
    |
560 - pub struct Pairs<'a, T: 'a, P: 'a> {
560 + pub struct Pairs<'a, T, P> {
    |

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

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

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

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

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

warning: `serde` (lib) generated 223 warnings (42 duplicates)
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_encoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/error.rs:350:32
    |
350 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
    |
350 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/error.rs:440:32
    |
440 |     fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self {
    |                            ----^^^^^^^^^^
    |                            |
    |                            expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
440 |     fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/error.rs:449:33
    |
449 |     fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self {
    |                             ----^^^^^^^^^^
    |                             |
    |                             expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
449 |     fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self {
    |                                           ++++

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:274:43
    |
274 |     pub fn entry(&mut self, key: S) -> Entry
    |                                           ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
274 |     pub fn entry(&mut self, key: S) -> Entry<'_>
    |                                                ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:303:27
    |
303 |     pub fn iter(&self) -> Iter {
    |                           ^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
303 |     pub fn iter(&self) -> Iter<'_> {
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:311:35
    |
311 |     pub fn iter_mut(&mut self) -> IterMut {
    |                                   ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
311 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
    |                                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:319:27
    |
319 |     pub fn keys(&self) -> Keys {
    |                           ^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
319 |     pub fn keys(&self) -> Keys<'_> {
    |                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:327:29
    |
327 |     pub fn values(&self) -> Values {
    |                             ^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
327 |     pub fn values(&self) -> Values<'_> {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:335:37
    |
335 |     pub fn values_mut(&mut self) -> ValuesMut {
    |                                     ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
335 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
    |                                              ++++

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:509:54
    |
509 |             fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                 -----^^^^^^^^^
    |                                                 |
    |                                                 expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
509 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                               ++++

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/value/de.rs:1388:29
     |
1388 |     fn unexpected(&self) -> Unexpected {
     |                             ^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1388 |     fn unexpected(&self) -> Unexpected<'_> {
     |                                       ++++

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/number.rs:406:54
    |
406 |             fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result {
    |                                                 -----^^^^^^^^^
    |                                                 |
    |                                                 expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
406 |             fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                                               ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/number.rs:798:40
    |
798 |     pub(crate) fn unexpected(&self) -> Unexpected {
    |                                        ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
798 |     pub(crate) fn unexpected(&self) -> Unexpected<'_> {
    |                                                  ++++

[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_header_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_header_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: use of deprecated method `de::Deserializer::<'a>::end`
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/toml-0.5.11/src/de.rs:79:7
   |
79 |     d.end()?;
   |       ^^^
   |
   = note: `#[warn(deprecated)]` on by default

[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_util.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/alphabet.rs:472:21
    |
472 |     pub fn elements(&self, class: Unit) -> ByteClassElements {
    |                     ^^^^^                  ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
472 |     pub fn elements(&self, class: Unit) -> ByteClassElements<'_> {
    |                                                             ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/alphabet.rs:480:23
    |
480 |     fn element_ranges(&self, class: Unit) -> ByteClassElementRanges {
    |                       ^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
480 |     fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> {
    |                                                                    ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/alphabet.rs:789:24
    |
789 |     pub(crate) fn iter(&self) -> ByteSetIter {
    |                        ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
    |                        |
    |                        the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
789 |     pub(crate) fn iter(&self) -> ByteSetIter<'_> {
    |                                             ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/regex-automata-0.4.9/src/util/alphabet.rs:794:31
    |
794 |     pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter {
    |                               ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                               |
    |                               the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
794 |     pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> {
    |                                                         ++++

[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_buffer_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_preset.h:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_decoder_memusage.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_preset.h:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_preset.h:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/de.rs:1911:23
     |
1911 | struct SeqAccess<'a, R: 'a> {
     |                       ^^^^ help: remove this bound
     |
     = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms`
     = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]`

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/de.rs:1964:23
     |
1964 | struct MapAccess<'a, R: 'a> {
     |                       ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/de.rs:2029:27
     |
2029 | struct VariantAccess<'a, R: 'a> {
     |                           ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/de.rs:2082:31
     |
2082 | struct UnitVariantAccess<'a, R: 'a> {
     |                               ^^^^ help: remove this bound

warning: outlives requirements can be inferred
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/de.rs:2145:20
     |
2145 | struct MapKey<'a, R: 'a> {
     |                    ^^^^ help: remove this bound

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:274:21
    |
274 |     pub fn entry(&mut self, key: S) -> Entry
    |                     ^^^^^^^^^             ^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
274 |     pub fn entry(&mut self, key: S) -> Entry<'_>
    |                                                ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:303:17
    |
303 |     pub fn iter(&self) -> Iter {
    |                 ^^^^^     ^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
303 |     pub fn iter(&self) -> Iter<'_> {
    |                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:311:21
    |
311 |     pub fn iter_mut(&mut self) -> IterMut {
    |                     ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
    |                     |
    |                     the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
311 |     pub fn iter_mut(&mut self) -> IterMut<'_> {
    |                                          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:319:17
    |
319 |     pub fn keys(&self) -> Keys {
    |                 ^^^^^     ^^^^ the same lifetime is hidden here
    |                 |
    |                 the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
319 |     pub fn keys(&self) -> Keys<'_> {
    |                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:327:19
    |
327 |     pub fn values(&self) -> Values {
    |                   ^^^^^     ^^^^^^ the same lifetime is hidden here
    |                   |
    |                   the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
327 |     pub fn values(&self) -> Values<'_> {
    |                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/map.rs:335:23
    |
335 |     pub fn values_mut(&mut self) -> ValuesMut {
    |                       ^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
335 |     pub fn values_mut(&mut self) -> ValuesMut<'_> {
    |                                              ++++

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/ser.rs:414:31
    |
414 |         struct Adapter<'ser, W: 'ser, F: 'ser> {
    |                               ^^^^^^   ^^^^^^
    |
help: remove these bounds
    |
414 -         struct Adapter<'ser, W: 'ser, F: 'ser> {
414 +         struct Adapter<'ser, W, F> {
    |

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/ser.rs:469:24
    |
469 | pub enum Compound<'a, W: 'a, F: 'a> {
    |                        ^^^^   ^^^^
    |
help: remove these bounds
    |
469 - pub enum Compound<'a, W: 'a, F: 'a> {
469 + pub enum Compound<'a, W, F> {
    |

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/ser.rs:771:30
    |
771 | struct MapKeySerializer<'a, W: 'a, F: 'a> {
    |                              ^^^^   ^^^^
    |
help: remove these bounds
    |
771 - struct MapKeySerializer<'a, W: 'a, F: 'a> {
771 + struct MapKeySerializer<'a, W, F> {
    |

warning: outlives requirements can be inferred
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/value/mod.rs:223:38
    |
223 |         struct WriterFormatter<'a, 'b: 'a> {
    |                                      ^^^^ help: remove this bound

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/value/de.rs:1388:19
     |
1388 |     fn unexpected(&self) -> Unexpected {
     |                   ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
     |                   |
     |                   the lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
1388 |     fn unexpected(&self) -> Unexpected<'_> {
     |                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_json-1.0.132/src/number.rs:798:30
    |
798 |     pub(crate) fn unexpected(&self) -> Unexpected {
    |                              ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
    |                              |
    |                              the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
    |
798 |     pub(crate) fn unexpected(&self) -> Unexpected<'_> {
    |                                                  ++++

[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_encoder_memusage.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_preset.h:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
   Compiling globset v0.4.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/globset-0.4.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/globset-0.4.15/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the
process of matching one or more glob patterns against a single candidate path
simultaneously, and returning all of the globs that matched.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name globset --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/globset-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=889f11189226d3fe -C extra-filename=-747c8deab844d3ff --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern aho_corasick=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libaho_corasick-06e3b9141086eb83.rmeta --extern bstr=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libbstr-3d5e3f56f1c1acef.rmeta --extern log=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblog-e59cc78b3d868080.rmeta --extern regex_automata=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libregex_automata-c449049c3cefa51b.rmeta --extern regex_syntax=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libregex_syntax-acfdc88176a3dd27.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_preset.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/easy_preset.h:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/globset-0.4.15/src/lib.rs:531:37
    |
531 |     fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result {
    |                           ----------^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
    |
531 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
    |                                              ++++

warning: `syn` (lib) generated 478 warnings (45 duplicates)
   Compiling clap_derive v4.5.18
   Compiling serde_derive v1.0.215
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_derive-4.5.18 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_derive-4.5.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name clap_derive --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_derive-4.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=bbbf3d6405518997 -C extra-filename=-84741f22df324c49 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern heck=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libheck-ddeba994eddf7049.rlib --extern proc_macro2=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libproc_macro2-fc550b9d4c31dab0.rlib --extern quote=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libquote-47a99061eb01bbee.rlib --extern syn=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libsyn-12cfe865dfb781d4.rlib --extern proc_macro --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.215 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=215 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=bc11e49080051378 -C extra-filename=-2bd34f911cc94332 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern proc_macro2=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libproc_macro2-fc550b9d4c31dab0.rlib --extern quote=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libquote-47a99061eb01bbee.rlib --extern syn=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libsyn-12cfe865dfb781d4.rlib --extern proc_macro --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_buffer_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_decoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_buffer_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: `serde_json` (lib) generated 42 warnings
warning: `toml` (lib) generated 1 warning
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_common.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_common.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: `regex-automata` (lib) generated 49 warnings
   Compiling ignore v0.4.23
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/ignore-0.4.23 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/ignore-0.4.23/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore`
against file paths.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name ignore --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/ignore-0.4.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=9e67ca7ea00edb4f -C extra-filename=-3511343e8622eab3 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern crossbeam_deque=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcrossbeam_deque-3d25255b1731adc3.rmeta --extern globset=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libglobset-747c8deab844d3ff.rmeta --extern log=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblog-e59cc78b3d868080.rmeta --extern memchr=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libmemchr-4ac31132eaa7c608.rmeta --extern regex_automata=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libregex_automata-c449049c3cefa51b.rmeta --extern same_file=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libsame_file-f784b0e9da10eb5e.rmeta --extern walkdir=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libwalkdir-5596007bd6bad6df.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_decoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: `globset` (lib) generated 1 warning
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/ast.rs:133:23
    |
133 |     let variants: Vec = variants
    |                       ^^^^^^^ expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
    |
133 |     let variants: Vec> = variants
    |                              ++++

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1356:35
     |
1356 |     F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result,
     |                                   ^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1356 |     F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result,
     |                                                  ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1351:12
     |
1351 |     meta: &ParseNestedMeta,
     |            ^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1351 |     meta: &ParseNestedMeta<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1396:12
     |
1396 |     meta: &ParseNestedMeta,
     |            ^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1396 |     meta: &ParseNestedMeta<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1404:12
     |
1404 |     meta: &ParseNestedMeta,
     |            ^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1404 |     meta: &ParseNestedMeta<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1412:12
     |
1412 |     meta: &ParseNestedMeta,
     |            ^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1412 |     meta: &ParseNestedMeta<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1421:12
     |
1421 |     meta: &ParseNestedMeta,
     |            ^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1421 |     meta: &ParseNestedMeta<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1430:12
     |
1430 |     meta: &ParseNestedMeta,
     |            ^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1430 |     meta: &ParseNestedMeta<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1465:12
     |
1465 |     meta: &ParseNestedMeta,
     |            ^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1465 |     meta: &ParseNestedMeta<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1487:12
     |
1487 |     meta: &ParseNestedMeta,
     |            ^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1487 |     meta: &ParseNestedMeta<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1510:12
     |
1510 |     meta: &ParseNestedMeta,
     |            ^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1510 |     meta: &ParseNestedMeta<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1531:12
     |
1531 |     meta: &ParseNestedMeta,
     |            ^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1531 |     meta: &ParseNestedMeta<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1554:12
     |
1554 |     meta: &ParseNestedMeta,
     |            ^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1554 |     meta: &ParseNestedMeta<'_>,
     |                           ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:1561:54
     |
1561 |     if let Ok(lifetimes) = string.parse_with(|input: ParseStream| {
     |                                                      ^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1561 |     if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| {
     |                                                                 ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/name.rs:20:23
   |
20 |         ser_name: Attr,
   |                   ----^----- expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
20 |         ser_name: Attr<'_, Name>,
   |                        +++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/name.rs:21:22
   |
21 |         de_name: Attr,
   |                  ----^----- expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
21 |         de_name: Attr<'_, Name>,
   |                       +++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/name.rs:22:35
   |
22 |         de_aliases: Option>,
   |                            -------^----- expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
22 |         de_aliases: Option>,
   |                                    +++

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/de.rs:465:15
    |
465 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
465 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/de.rs:467:11
    |
467 |     form: TupleForm,
    |           ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
467 |     form: TupleForm<'_>,
    |                    ++++

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

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/de.rs:937:11
    |
937 |     form: StructForm,
    |           ^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
937 |     form: StructForm<'_>,
    |                     ++++

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/de.rs:1235:42
     |
1235 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) {
     |                                          ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1235 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) {
     |                                                 ++++

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

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

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

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

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/de.rs:2010:28
     |
2010 |     deserialized_fields: &[FieldWithAliases],
     |                            ^^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2010 |     deserialized_fields: &[FieldWithAliases<'_>],
     |                                            ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/de.rs:2070:28
     |
2070 |     deserialized_fields: &[FieldWithAliases],
     |                            ^^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2070 |     deserialized_fields: &[FieldWithAliases<'_>],
     |                                            ++++

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/de.rs:2209:28
     |
2209 |     deserialized_fields: &[FieldWithAliases],
     |                            ^^^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
2209 |     deserialized_fields: &[FieldWithAliases<'_>],
     |                                            ++++

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

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

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

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

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

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/de.rs:3085:26
     |
3085 | fn has_flatten(fields: &[Field]) -> bool {
     |                          ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
3085 | fn has_flatten(fields: &[Field<'_>]) -> bool {
     |                               ++++

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

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/de.rs:3217:5
     |
3217 |     DeTypeGenerics,
     |     ^^^^^^^^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
3217 |     DeTypeGenerics<'_>,
     |                   ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/de.rs:3218:10
     |
3218 |     syn::TypeGenerics,
     |     -----^^^^^^^^^^^^
     |     |
     |     expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
3218 |     syn::TypeGenerics<'_>,
     |                      ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/pretend.rs:22:28
   |
22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream {
   |                            ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream {
   |                                     ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/pretend.rs:64:31
   |
64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream {
   |                               ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream {
   |                                        ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/pretend.rs:78:38
   |
78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream {
   |                                      ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream {
   |                                               ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/pretend.rs:78:59
   |
78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream {
   |                                                           ^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream {
   |                                                                ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/pretend.rs:93:45
   |
93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream {
   |                                             ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream {
   |                                                      ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/pretend.rs:93:66
   |
93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream {
   |                                                                  ^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream {
   |                                                                       ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/pretend.rs:111:36
    |
111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream {
    |                                    ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream {
    |                                             ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/pretend.rs:111:59
    |
111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream {
    |                                                           ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream {
    |                                                                  ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/pretend.rs:147:33
    |
147 | fn pretend_variants_used(cont: &Container) -> TokenStream {
    |                                 ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream {
    |                                          ++++

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:131:26
    |
131 | fn build_generics(cont: &Container) -> syn::Generics {
    |                          ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
131 | fn build_generics(cont: &Container<'_>) -> syn::Generics {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:167:26
    |
167 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment {
    |                          ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
167 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment {
    |                                   ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:187:33
    |
187 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment {
    |                                 ^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
187 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment {
    |                                          ++++

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:292:52
    |
292 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment {
    |                                                    ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
292 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment {
    |                                                         ++++

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

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:391:52
    |
391 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment {
    |                                                    ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
391 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment {
    |                                                           ++++

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

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:501:15
    |
501 |     variant: &Variant,
    |               ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
501 |     variant: &Variant<'_>,
    |                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:574:15
    |
574 |     variant: &Variant,
    |               ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
574 |     variant: &Variant<'_>,
    |                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:640:15
    |
640 |     variant: &Variant,
    |               ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
640 |     variant: &Variant<'_>,
    |                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:763:15
    |
763 |     variant: &Variant,
    |               ^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
763 |     variant: &Variant<'_>,
    |                      ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:810:14
    |
810 |     context: TupleVariant,
    |              ^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
810 |     context: TupleVariant<'_>,
    |                          ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:812:15
    |
812 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
812 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:881:14
    |
881 |     context: StructVariant,
    |              ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
881 |     context: StructVariant<'_>,
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:883:15
    |
883 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
883 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:965:14
    |
965 |     context: StructVariant,
    |              ^^^^^^^^^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
965 |     context: StructVariant<'_>,
    |                           ++++

warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:967:15
    |
967 |     fields: &[Field],
    |               ^^^^^ expected lifetime parameter
    |
help: indicate the anonymous lifetime
    |
967 |     fields: &[Field<'_>],
    |                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:1052:15
     |
1052 |     fields: &[Field],
     |               ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1052 |     fields: &[Field<'_>],
     |                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:1100:15
     |
1100 |     fields: &[Field],
     |               ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1100 |     fields: &[Field<'_>],
     |                    ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:1177:15
     |
1177 |     variant: &Variant,
     |               ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1177 |     variant: &Variant<'_>,
     |                      ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:1272:44
     |
1272 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream {
     |                                            ^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1272 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream {
     |                                                 ++++

warning: hidden lifetime parameters in types are deprecated
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/ser.rs:1301:30
     |
1301 | fn effective_style(variant: &Variant) -> Style {
     |                              ^^^^^^^ expected lifetime parameter
     |
help: indicate the anonymous lifetime
     |
1301 | fn effective_style(variant: &Variant<'_>) -> Style {
     |                                     ++++

warning: hidden lifetime parameters in types are deprecated
 --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/this.rs:4:25
  |
4 | pub fn this_type(cont: &Container) -> Path {
  |                         ^^^^^^^^^ expected lifetime parameter
  |
help: indicate the anonymous lifetime
  |
4 | pub fn this_type(cont: &Container<'_>) -> Path {
  |                                  ++++

warning: hidden lifetime parameters in types are deprecated
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/this.rs:18:26
   |
18 | pub fn this_value(cont: &Container) -> Path {
   |                          ^^^^^^^^^ expected lifetime parameter
   |
help: indicate the anonymous lifetime
   |
18 | pub fn this_value(cont: &Container<'_>) -> Path {
   |                                   ++++

[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_flags_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_decoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_flags_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/hardware_cputhreads.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/hardware_physmem.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index_encoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index_hash.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/outqueue.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/outqueue.h:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
   Compiling clap v4.5.20
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap-4.5.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap-4.5.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.20 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name clap --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=5420fbe36f604f8d -C extra-filename=-55a903aeec255a02 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern clap_builder=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libclap_builder-a854b2d8d53d68a2.rmeta --extern clap_derive=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libclap_derive-84741f22df324c49.so --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_buffer_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_decoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
   Compiling clap_complete v4.5.37
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=clap_complete CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_complete-4.5.37 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_complete-4.5.37/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Generate shell completion scripts for your clap::Command' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_complete CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.37 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name clap_complete --edition=2021 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/clap_complete-4.5.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic", "unstable-shell-tests"))' -C metadata=09b1af5da79830b5 -C extra-filename=-20f0644d1c2ada70 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern clap=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libclap-55a903aeec255a02.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/attr.rs:612:23
    |
612 |     pub fn serde_path(&self) -> Cow {
    |                       ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
    |                       |
    |                       the lifetime is elided here
    |
    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
612 |     pub fn serde_path(&self) -> Cow<'_, syn::Path> {
    |                                     +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/internals/case.rs:45:37
   |
45 |     pub fn from_str(rename_all_str: &str) -> Result {
   |                                     ^^^^                  ^^^^^^^^^^ the same lifetime is hidden here
   |                                     |
   |                                     the lifetime is elided here
   |
   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
   |
45 |     pub fn from_str(rename_all_str: &str) -> Result> {
   |                                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/serde_derive-1.0.215/src/de.rs:3214:13
     |
3214 |     params: &Parameters,
     |             ^^^^^^^^^^^ the lifetime is elided here
3215 | ) -> (
3216 |     DeImplGenerics,
     |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
3217 |     DeTypeGenerics,
     |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
3218 |     syn::TypeGenerics,
     |     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
3219 |     Option<&syn::WhereClause>,
     |            ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
     |
     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
help: use `'_` for type paths
     |
3216 ~     DeImplGenerics<'_>,
3217 ~     DeTypeGenerics<'_>,
3218 ~     syn::TypeGenerics<'_>,
     |

[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_buffer_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/index.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_decoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/block_encoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_encoder_mt.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_flags_common.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_flags_common.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_flags_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_flags_common.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_flags_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/stream_flags_common.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/vli_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/vli_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
warning: `serde_derive` (lib) generated 129 warnings
   Compiling build_helper v0.1.0 (/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/build_helper)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_helper CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/build_helper CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/build_helper/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=build_helper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name build_helper --edition=2021 src/build_helper/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e330fa419cdb8fa -C extra-filename=-fd1c863ea770f289 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C incremental=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/incremental -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern serde=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde-da6ae8001de7fd64.rmeta --extern serde_derive=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde_derive-2bd34f911cc94332.so -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes`
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/vli_size.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_common.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_common.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_decoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_common.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_encoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/delta/delta_common.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_decoder.c:20:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_decoder.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder_mf.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/fastpos_table.c:3:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma2_decoder.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma2_decoder.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma2_encoder.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_decoder.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_decoder.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_encoder.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma2_encoder.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_optimum_fast.c:12:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_private.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_optimum_normal.c:12:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_private.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_presets.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/rangecoder/price_table.c:3:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/rangecoder/range_encoder.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/rangecoder/range_common.h:17:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/arm.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/armthumb.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/ia64.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/powerpc.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.c:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_decoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_decoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_encoder.c:13:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_encoder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/sparc.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/x86.c:14:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
[lzma-sys 0.1.20] cargo:warning=In file included from xz-5.2/src/liblzma/common/common.h:17:
[lzma-sys 0.1.20] cargo:warning=xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[lzma-sys 0.1.20] cargo:warning=  312 |         gettimeofday(&now, NULL);
[lzma-sys 0.1.20] cargo:warning=      |         ^
[lzma-sys 0.1.20] cargo:warning=1 warning generated.
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd
[lzma-sys 0.1.20] AR_x86_64-unknown-freebsd = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd
[lzma-sys 0.1.20] AR_x86_64_unknown_freebsd = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_AR
[lzma-sys 0.1.20] HOST_AR = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=AR
[lzma-sys 0.1.20] AR = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=ARFLAGS
[lzma-sys 0.1.20] ARFLAGS = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_ARFLAGS
[lzma-sys 0.1.20] HOST_ARFLAGS = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd
[lzma-sys 0.1.20] ARFLAGS_x86_64_unknown_freebsd = None
[lzma-sys 0.1.20] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd
[lzma-sys 0.1.20] ARFLAGS_x86_64-unknown-freebsd = None
[lzma-sys 0.1.20] cargo:rustc-link-lib=static=lzma
[lzma-sys 0.1.20] cargo:rustc-link-search=native=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-197adf4e90438edf/out
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/check.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/check.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/crc32_fast.c:19:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/check.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/crc32_table.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/crc64_fast.c:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/check.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/crc64_table.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/sha256.c:24:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/check/check.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/alone_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/alone_decoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/alone_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/auto_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_decoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_buffer_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_decoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_buffer_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_buffer_encoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_decoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_encoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_header_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_header_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_util.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_buffer_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_preset.h:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_decoder_memusage.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_preset.h:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_preset.h:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_encoder_memusage.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_preset.h:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_preset.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/easy_preset.h:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_buffer_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_decoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_buffer_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_common.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_common.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_decoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_flags_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_decoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_flags_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/hardware_cputhreads.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/hardware_physmem.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index_encoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index_hash.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/outqueue.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/outqueue.h:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_buffer_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_decoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_buffer_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/index.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_decoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/block_encoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_encoder_mt.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/filter_encoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_flags_common.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_flags_common.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_flags_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_flags_common.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_flags_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/stream_flags_common.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/vli_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/vli_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/vli_size.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_common.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_common.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_decoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_common.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_encoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/delta/delta_common.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_decoder.c:20:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_decoder.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder_mf.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/fastpos_table.c:3:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma2_decoder.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma2_decoder.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma2_encoder.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_decoder.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_decoder.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_encoder.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma2_encoder.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_optimum_fast.c:12:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_private.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_optimum_normal.c:12:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_private.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lz/lz_encoder.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/lzma/lzma_encoder_presets.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/rangecoder/price_table.c:3:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/rangecoder/range_encoder.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/rangecoder/range_common.h:17:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/arm.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/armthumb.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/ia64.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/powerpc.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.c:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_decoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_decoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_encoder.c:13:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_encoder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/sparc.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/x86.c:14:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_private.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/simple/simple_coder.h:16:
warning: lzma-sys@0.1.20: In file included from xz-5.2/src/liblzma/common/common.h:17:
warning: lzma-sys@0.1.20: xz-5.2/src/common/mythread.h:312:2: warning: call to undeclared function 'gettimeofday'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
warning: lzma-sys@0.1.20:   312 |         gettimeofday(&now, NULL);
warning: lzma-sys@0.1.20:       |         ^
warning: lzma-sys@0.1.20: 1 warning generated.
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lzma_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/lzma-sys-0.1.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/lzma-sys-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream
encoding/decoding.

High level Rust bindings are available in the `xz2` crate.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-197adf4e90438edf/out /usr/local/bin/rustc --crate-name lzma_sys --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/lzma-sys-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static"))' -C metadata=6ece608eb7106608 -C extra-filename=-edf1e83de1e5b257 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern libc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblibc-d360cd3f6584d319.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-197adf4e90438edf/out -l static=lzma`
   Compiling xz2 v0.1.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=xz2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/xz2-0.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/xz2-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to liblzma providing Read/Write streams as well as low-level
in-memory encoding/decoding.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xz2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' /usr/local/bin/rustc --crate-name xz2 --edition=2018 /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/xz2-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=9fccfedfec708731 -C extra-filename=-9655a02f9c8c58c7 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern lzma_sys=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblzma_sys-edf1e83de1e5b257.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-197adf4e90438edf/out`
warning: hidden lifetime parameters in types are deprecated
   --> /magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/vendor/xz2-0.1.7/src/stream.rs:837:32
    |
837 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
    |                           -----^^^^^^^^^
    |                           |
    |                           expected lifetime parameter
    |
    = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms`
    = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]`
help: indicate the anonymous lifetime
    |
837 |     fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                         ++++

     Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bootstrap CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/bootstrap-7a8cbd54a7cbe862/out /usr/local/bin/rustc --crate-name bootstrap --edition=2024 src/bootstrap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build-metrics", "sysinfo", "tracing"))' -C metadata=8a8930c8fc6acf10 -C extra-filename=-149e6c41bd215597 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C incremental=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/incremental -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern build_helper=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libbuild_helper-fd1c863ea770f289.rmeta --extern cc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcc-b7a6b9b41a525c3a.rmeta --extern clap=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libclap-55a903aeec255a02.rmeta --extern clap_complete=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libclap_complete-20f0644d1c2ada70.rmeta --extern cmake=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcmake-8b76b88448700d6d.rmeta --extern fd_lock=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libfd_lock-983bd5e4ec7cff22.rmeta --extern home=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libhome-688b570b63110920.rmeta --extern ignore=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libignore-3511343e8622eab3.rmeta --extern libc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblibc-d360cd3f6584d319.rmeta --extern object=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libobject-130c038f47fb8d8c.rmeta --extern opener=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libopener-69982d0fc06c63de.rmeta --extern semver=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libsemver-9971f53574f2fa26.rmeta --extern serde=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde-da6ae8001de7fd64.rmeta --extern serde_derive=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde_derive-2bd34f911cc94332.so --extern serde_json=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde_json-96372a21c234d746.rmeta --extern sha2=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libsha2-768ee86197225dd5.rmeta --extern tar=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtar-297e4c88402a41ba.rmeta --extern termcolor=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtermcolor-150c675516aec03b.rmeta --extern toml=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtoml-7ec58b1f4643950a.rmeta --extern walkdir=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libwalkdir-5596007bd6bad6df.rmeta --extern xz2=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libxz2-9655a02f9c8c58c7.rmeta -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-197adf4e90438edf/out`
warning: `xz2` (lib) generated 1 warning
     Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=rustc CARGO_CRATE_NAME=rustc CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/bootstrap-7a8cbd54a7cbe862/out /usr/local/bin/rustc --crate-name rustc --edition=2024 src/bootstrap/src/bin/rustc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build-metrics", "sysinfo", "tracing"))' -C metadata=5da35e1e10004aa9 -C extra-filename=-1be4442798d3c594 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C incremental=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/incremental -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern bootstrap=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libbootstrap-149e6c41bd215597.rlib --extern build_helper=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libbuild_helper-fd1c863ea770f289.rlib --extern cc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcc-b7a6b9b41a525c3a.rlib --extern clap=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libclap-55a903aeec255a02.rlib --extern clap_complete=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libclap_complete-20f0644d1c2ada70.rlib --extern cmake=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcmake-8b76b88448700d6d.rlib --extern fd_lock=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libfd_lock-983bd5e4ec7cff22.rlib --extern home=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libhome-688b570b63110920.rlib --extern ignore=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libignore-3511343e8622eab3.rlib --extern libc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblibc-d360cd3f6584d319.rlib --extern object=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libobject-130c038f47fb8d8c.rlib --extern opener=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libopener-69982d0fc06c63de.rlib --extern semver=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libsemver-9971f53574f2fa26.rlib --extern serde=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde-da6ae8001de7fd64.rlib --extern serde_derive=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde_derive-2bd34f911cc94332.so --extern serde_json=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde_json-96372a21c234d746.rlib --extern sha2=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libsha2-768ee86197225dd5.rlib --extern tar=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtar-297e4c88402a41ba.rlib --extern termcolor=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtermcolor-150c675516aec03b.rlib --extern toml=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtoml-7ec58b1f4643950a.rlib --extern walkdir=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libwalkdir-5596007bd6bad6df.rlib --extern xz2=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libxz2-9655a02f9c8c58c7.rlib -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-197adf4e90438edf/out`
     Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=rustdoc CARGO_CRATE_NAME=rustdoc CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/bootstrap-7a8cbd54a7cbe862/out /usr/local/bin/rustc --crate-name rustdoc --edition=2024 src/bootstrap/src/bin/rustdoc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build-metrics", "sysinfo", "tracing"))' -C metadata=e8e966007ea2a781 -C extra-filename=-5267e5b884a1a0e0 --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C incremental=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/incremental -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern bootstrap=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libbootstrap-149e6c41bd215597.rlib --extern build_helper=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libbuild_helper-fd1c863ea770f289.rlib --extern cc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcc-b7a6b9b41a525c3a.rlib --extern clap=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libclap-55a903aeec255a02.rlib --extern clap_complete=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libclap_complete-20f0644d1c2ada70.rlib --extern cmake=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcmake-8b76b88448700d6d.rlib --extern fd_lock=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libfd_lock-983bd5e4ec7cff22.rlib --extern home=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libhome-688b570b63110920.rlib --extern ignore=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libignore-3511343e8622eab3.rlib --extern libc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblibc-d360cd3f6584d319.rlib --extern object=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libobject-130c038f47fb8d8c.rlib --extern opener=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libopener-69982d0fc06c63de.rlib --extern semver=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libsemver-9971f53574f2fa26.rlib --extern serde=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde-da6ae8001de7fd64.rlib --extern serde_derive=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde_derive-2bd34f911cc94332.so --extern serde_json=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde_json-96372a21c234d746.rlib --extern sha2=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libsha2-768ee86197225dd5.rlib --extern tar=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtar-297e4c88402a41ba.rlib --extern termcolor=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtermcolor-150c675516aec03b.rlib --extern toml=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtoml-7ec58b1f4643950a.rlib --extern walkdir=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libwalkdir-5596007bd6bad6df.rlib --extern xz2=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libxz2-9655a02f9c8c58c7.rlib -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-197adf4e90438edf/out`
     Running `BUILD_TRIPLE=x86_64-unknown-freebsd CARGO=/usr/local/bin/cargo CARGO_BIN_NAME=bootstrap CARGO_CRATE_NAME=bootstrap CARGO_MANIFEST_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap CARGO_MANIFEST_PATH=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps:' OUT_DIR=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/bootstrap-7a8cbd54a7cbe862/out /usr/local/bin/rustc --crate-name bootstrap --edition=2024 src/bootstrap/src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build-metrics", "sysinfo", "tracing"))' -C metadata=f0f99a23f8a53b18 -C extra-filename=-3074a0ffdd1e327f --out-dir /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps -C incremental=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/incremental -L dependency=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps --extern bootstrap=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libbootstrap-149e6c41bd215597.rlib --extern build_helper=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libbuild_helper-fd1c863ea770f289.rlib --extern cc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcc-b7a6b9b41a525c3a.rlib --extern clap=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libclap-55a903aeec255a02.rlib --extern clap_complete=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libclap_complete-20f0644d1c2ada70.rlib --extern cmake=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libcmake-8b76b88448700d6d.rlib --extern fd_lock=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libfd_lock-983bd5e4ec7cff22.rlib --extern home=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libhome-688b570b63110920.rlib --extern ignore=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libignore-3511343e8622eab3.rlib --extern libc=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/liblibc-d360cd3f6584d319.rlib --extern object=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libobject-130c038f47fb8d8c.rlib --extern opener=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libopener-69982d0fc06c63de.rlib --extern semver=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libsemver-9971f53574f2fa26.rlib --extern serde=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde-da6ae8001de7fd64.rlib --extern serde_derive=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde_derive-2bd34f911cc94332.so --extern serde_json=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libserde_json-96372a21c234d746.rlib --extern sha2=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libsha2-768ee86197225dd5.rlib --extern tar=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtar-297e4c88402a41ba.rlib --extern termcolor=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtermcolor-150c675516aec03b.rlib --extern toml=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libtoml-7ec58b1f4643950a.rlib --extern walkdir=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libwalkdir-5596007bd6bad6df.rlib --extern xz2=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/deps/libxz2-9655a02f9c8c58c7.rlib -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/build/lzma-sys-197adf4e90438edf/out`
    Finished `dev` profile [unoptimized] target(s) in 29.06s
running: /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/bootstrap dist --jobs=16


Unexpected rustc version: 1.94.0, we should use 1.88.x/1.89.0 to build source with 1.89.0


Traceback (most recent call last):
  File "/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/x.py", line 53, in 
    bootstrap.main()
  File "/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap/bootstrap.py", line 1373, in main
    bootstrap(args)
  File "/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap/bootstrap.py", line 1348, in bootstrap
    run(args, env=env, verbose=build.verbose, is_bootstrap=True)
  File "/magus/work/usr/mports/lang/rust-bootstrap/work-i386/rustc-1.89.0-src/src/bootstrap/bootstrap.py", line 236, in run
    raise RuntimeError(err)
RuntimeError: failed to run: /magus/work/usr/mports/lang/rust-bootstrap/work-i386/_build/bootstrap/debug/bootstrap dist --jobs=16
*** Error code 1

Stop.
make: stopped in /usr/mports/lang/rust-bootstrap

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis

© 2008-2025 Lucas Holt
© 2008 Chris Reinhardt
MidnightBSD