MidnightBSD Magus

shells/nushell

New type of shell

Flavor Version Run OSVersion Arch License Restricted Status
0.82.0 639 4.0 amd64 mit 0 fail Reset Port

License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

Events

Machine Type Time Message
m4064 info 2026-05-25 13:02:44.464808 Test Started
m4064 fail 2026-05-25 13:07:04.28739 make build returned non-zero: 1
m4064 fail 2026-05-25 13:07:04.49897 Test complete.

Log

===>  Building for nushell-0.82.0
   Compiling proc-macro2 v1.0.59
   Compiling quote v1.0.28
   Compiling unicode-ident v1.0.9
   Compiling libc v0.2.144
   Compiling cfg-if v1.0.0
   Compiling version_check v0.9.4
   Compiling autocfg v1.1.0
   Compiling memchr v2.5.0
   Compiling serde v1.0.163
   Compiling once_cell v1.18.0
   Compiling bitflags v1.3.2
   Compiling log v0.4.17
   Compiling itoa v1.0.6
   Compiling regex-syntax v0.7.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/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.31 CARGO_PKG_VERSION=1.0.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=af4c434be51feff2 -C extra-filename=-1c3de52d09a48bd1 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/proc-macro2-1c3de52d09a48bd1 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/quote-1.0.28 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/quote-1.0.28/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.31 CARGO_PKG_VERSION=1.0.28 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/quote-1.0.28/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=406eb7584ea70839 -C extra-filename=-2dea81c7fa4e9c29 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/quote-2dea81c7fa4e9c29 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/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='' CARGO_PKG_VERSION=0.2.144 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=144 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,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=f7614fcafb4858e2 -C extra-filename=-524c597e7997497c --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/libc-524c597e7997497c -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=8a8126153963a83c -C extra-filename=-62ec68b8090c0a48 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/version_check-0.9.4/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.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0fd70c21b231dfb0 -C extra-filename=-ddc2c42e48d21981 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bitflags-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bitflags-1.3.2/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/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=e0c727e72369cfb6 -C extra-filename=-a1c2cc82f5ab38d8 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde-1.0.163 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde-1.0.163/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.19 CARGO_PKG_VERSION=1.0.163 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=163 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde-1.0.163/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=daec3c4ebcb0b5c7 -C extra-filename=-34890eaca935a81d --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/serde-34890eaca935a81d -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/once_cell-1.18.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/once_cell-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/once_cell-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --cfg 'feature="unstable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "race", "std", "unstable"))' -C metadata=068ff16da4e49fc1 -C extra-filename=-9261eb004f77cb00 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/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='' CARGO_PKG_VERSION=0.2.144 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=144 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,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=8bfc9fdff1afb5ed -C extra-filename=-a8ecaaf1b62bd1c4 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/libc-a8ecaaf1b62bd1c4 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/autocfg-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/autocfg-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a547df9eaf9ad4d -C extra-filename=-16669bf0b7a35cd6 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2c61b0b103f4d2f2 -C extra-filename=-80a8db97c178aad1 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/memchr-80a8db97c178aad1 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-ident-1.0.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-ident-1.0.9/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.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-ident-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0edf752fd2a5ba07 -C extra-filename=-5bbee5ecf5b3f63a --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itoa-1.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itoa-1.0.6/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.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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itoa-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=9a2668bce39ebe90 -C extra-filename=-a9076c29b5ba2fab --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-syntax-0.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-syntax-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.60.0 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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-syntax-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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=8a7c5c7613e6a02e -C extra-filename=-7dd072825fe2677b --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/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='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("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", "value-bag"))' -C metadata=bca8d6646f5b7346 -C extra-filename=-28ad175c1ea2b9ba --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/log-28ad175c1ea2b9ba -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/build.rs:56:30
   |
56 |     let semver_exempt = cfg!(procmacro2_semver_exempt) || docs_rs;
   |                              ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = 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(procmacro2_semver_exempt)'] }
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=9d0e4558a6a91c3d -C extra-filename=-e00a420b76bef15f --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
   Compiling io-lifetimes v1.0.11
   Compiling scopeguard v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=io-lifetimes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' CARGO_PKG_RUST_VERSION='' 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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="close"' --cfg 'feature="default"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=d9372ed5ad9a627e -C extra-filename=-9f0dc775fdba08ad --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/io-lifetimes-9f0dc775fdba08ad -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/scopeguard-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/scopeguard-1.1.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).

Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as
shorthands for guards with one of the implemented strategies.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/scopeguard-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=d540fbf4e7b956f6 -C extra-filename=-563af55632d3b4ba --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling unicode-width v0.1.10
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-width-0.1.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-width-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_width --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-width-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=2d254f83582fb917 -C extra-filename=-38f7acb17fb32192 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rustix v0.37.19
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=0.37.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "alloc", "cc", "compiler_builtins", "core", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "rand", "runtime", "rustc-dep-of-std", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=f2e1e6955a118149 -C extra-filename=-9fab01d0c88d2123 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/rustix-9fab01d0c88d2123 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
   Compiling utf8parse v0.2.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/utf8parse-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/utf8parse-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name utf8parse --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=9181960bf59f535e -C extra-filename=-9f5cfd5ffacd6c5b --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling arrayvec v0.5.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/arrayvec-0.5.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/arrayvec-0.5.2/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' 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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/arrayvec-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("array-sizes-129-255", "array-sizes-33-128", "default", "serde", "std", "unstable-const-fn"))' -C metadata=fe6945f092ea117f -C extra-filename=-3976e94323deb4c4 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling typenum v1.16.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.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.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=a4457fdfb73ea658 -C extra-filename=-5071a41c3ecf3306 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/typenum-5071a41c3ecf3306 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
   Compiling arrayvec v0.7.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/arrayvec-0.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/arrayvec-0.7.2/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION='' 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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name arrayvec --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/arrayvec-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=48be9e9cf22f802d -C extra-filename=-3ac6a0a3aa30a5a1 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling thiserror v1.0.40
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-1.0.40 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-1.0.40/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-1.0.40/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1390c117873bdd28 -C extra-filename=-abac7cc09b357ca1 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/thiserror-abac7cc09b357ca1 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/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='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/log-245d3f204acac617/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/log-28ad175c1ea2b9ba/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/memchr-17b608b1f6a15d2c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/memchr-80a8db97c178aad1/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,derive,serde_derive,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde-1.0.163 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde-1.0.163/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.19 CARGO_PKG_VERSION=1.0.163 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=163 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/serde-ea2f10b278b586b3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/serde-34890eaca935a81d/build-script-build`
[log 0.4.17] cargo:rustc-cfg=atomic_cas
[log 0.4.17] cargo:rustc-cfg=has_atomics
[log 0.4.17] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/quote-1.0.28 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/quote-1.0.28/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.31 CARGO_PKG_VERSION=1.0.28 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/quote-b9f1b81afdc9186e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/quote-2dea81c7fa4e9c29/build-script-build`
[serde 1.0.163] cargo:rerun-if-changed=build.rs
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx
[quote 1.0.28] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/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='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/log-245d3f204acac617/out /usr/local/bin/rustc --crate-name log --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("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", "value-bag"))' -C metadata=8189011d9845a1ba -C extra-filename=-79a1df4d407c8743 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg atomic_cas --cfg has_atomics`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/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='' CARGO_PKG_VERSION=0.2.144 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=144 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/libc-ad810a193a472451/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/libc-a8ecaaf1b62bd1c4/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/memchr-17b608b1f6a15d2c/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=b4e371533ae9abaa -C extra-filename=-95f7cba60689b8f9 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
warning: `proc-macro2` (build script) generated 1 warning
[libc 0.2.144] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/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='' CARGO_PKG_VERSION=0.2.144 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=144 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/libc-45995c96e75f4538/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/libc-524c597e7997497c/build-script-build`
   Compiling ahash v0.7.6
   Compiling generic-array v0.14.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/memchr-e464c4130e3a5371/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/memchr-80a8db97c178aad1/build-script-build`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/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.31 CARGO_PKG_VERSION=1.0.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/proc-macro2-d07b3ce10dd828cf/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/proc-macro2-1c3de52d09a48bd1/build-script-build`
[libc 0.2.144] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=1b1f60c95033bca5 -C extra-filename=-e2c99e9eeb5314ad --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/generic-array-e2c99e9eeb5314ad -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern version_check=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libversion_check-ddc2c42e48d21981.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compile-time-rng", "const-random", "default", "serde", "std"))' -C metadata=d8e758ca9abf975d -C extra-filename=-e9c2eaabe123459e --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/ahash-e9c2eaabe123459e -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern version_check=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libversion_check-ddc2c42e48d21981.rlib --cap-lints warn`
[libc 0.2.144] cargo:rustc-cfg=freebsd11
[libc 0.2.144] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.144] cargo:rustc-cfg=libc_union
[libc 0.2.144] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.144] cargo:rustc-cfg=libc_align
[libc 0.2.144] cargo:rustc-cfg=libc_int128
[libc 0.2.144] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.144] cargo:rustc-cfg=libc_packedN
[libc 0.2.144] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.144] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.144] cargo:rustc-cfg=libc_long_array
[libc 0.2.144] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.144] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.144] cargo:rustc-cfg=libc_const_extern_fn
[proc-macro2 1.0.59] cargo:rerun-if-changed=build.rs
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx
[libc 0.2.144] cargo:rustc-cfg=freebsd11
[libc 0.2.144] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.144] cargo:rustc-cfg=libc_union
[libc 0.2.144] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.144] cargo:rustc-cfg=libc_align
[libc 0.2.144] cargo:rustc-cfg=libc_int128
[libc 0.2.144] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.144] cargo:rustc-cfg=libc_packedN
[libc 0.2.144] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.144] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.144] cargo:rustc-cfg=libc_long_array
[libc 0.2.144] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.144] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.144] cargo:rustc-cfg=libc_const_extern_fn
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/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='' CARGO_PKG_VERSION=0.2.144 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=144 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/libc-ad810a193a472451/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,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=66e7c75029d7dce0 -C extra-filename=-513e87bbf5b2eea4 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/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='' CARGO_PKG_VERSION=0.2.144 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=144 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/libc-45995c96e75f4538/out /usr/local/bin/rustc --crate-name libc --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --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=81fe8799c8ebb94b -C extra-filename=-e8abbed2ad36dff6 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
[proc-macro2 1.0.59] cargo:rustc-cfg=wrap_proc_macro
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=close,default,hermit-abi,libc,windows-sys CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CLOSE=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_HERMIT_ABI=1 CARGO_FEATURE_LIBC=1 CARGO_FEATURE_WINDOWS_SYS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=io-lifetimes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/io-lifetimes-73000f1184023d5c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/io-lifetimes-9f0dc775fdba08ad/build-script-build`
warning: unexpected `cfg` condition name: `rustbuild`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/src/lib.rs:324:13
    |
324 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))]
    |             ^^^^^^^^^
    |
    = 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(rustbuild)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `rustbuild`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/src/lib.rs:325:13
    |
325 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))]
    |             ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/src/lib.rs:347:7
    |
347 | #[cfg(has_atomics)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/src/lib.rs:350:11
    |
350 | #[cfg(not(has_atomics))]
    |           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/memchr-e464c4130e3a5371/out /usr/local/bin/rustc --crate-name memchr --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=b3b51d21f27480bc -C extra-filename=-db181c7e728bf88c --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
warning: unexpected `cfg` condition name: `has_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/src/lib.rs:352:11
    |
352 | #[cfg(not(has_atomics))]
    |           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/src/lib.rs:355:11
    |
355 | #[cfg(not(has_atomics))]
    |           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/src/lib.rs:360:11
    |
360 | #[cfg(not(has_atomics))]
    |           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/src/lib.rs:392:11
    |
392 | #[cfg(not(has_atomics))]
    |           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `atomic_cas`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/src/lib.rs:1406:28
     |
1406 | #[cfg(all(feature = "std", atomic_cas))]
     |                            ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `atomic_cas`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/src/lib.rs:1464:7
     |
1464 | #[cfg(atomic_cas)]
     |       ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `atomic_cas`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/log-0.4.17/src/lib.rs:1469:7
     |
1469 | #[cfg(atomic_cas)]
     |       ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(atomic_cas)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(atomic_cas)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

   Compiling num-traits v0.2.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/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.31 CARGO_PKG_VERSION=1.0.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/proc-macro2-d07b3ce10dd828cf/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=3c766edcf069598a -C extra-filename=-d7846093533b100c --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern unicode_ident=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libunicode_ident-5bbee5ecf5b3f63a.rmeta --cap-lints warn --cfg wrap_proc_macro`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' 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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=1558ff2d096e8b76 -C extra-filename=-9357c94ba66d7e0a --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/num-traits-9357c94ba66d7e0a -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern autocfg=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libautocfg-16669bf0b7a35cd6.rlib --cap-lints warn`
[io-lifetimes 1.0.11] cargo:rustc-cfg=io_safety_is_in_std
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/arrayvec-0.5.2/src/lib.rs:598:21
    |
598 |     pub fn drain(&mut self, range: R) -> Drain
    |                     ^^^^^^^^^               ^^^^^^^^ 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
    |
598 |     pub fn drain(&mut self, range: R) -> Drain<'_, A>
    |                                                   +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/arrayvec-0.5.2/src/lib.rs:625:20
    |
625 |     fn drain_range(&mut self, start: usize, end: usize) -> Drain
    |                    ^^^^^^^^^ 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
    |
625 |     fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, A>
    |                                                                  +++

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fs,io-lifetimes,libc,std,termios,use-libc-auxv CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_IO_LIFETIMES=1 CARGO_FEATURE_LIBC=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=0.37.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/rustix-39af07b39896626b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/rustix-9fab01d0c88d2123/build-script-build`
[rustix 0.37.19] cargo:rerun-if-changed=build.rs
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/arrayvec-0.7.2/src/arrayvec.rs:600:21
    |
600 |     pub fn drain(&mut self, range: R) -> Drain
    |                     ^^^^^^^^^               ^^^^^^^^^^^^^ 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
    |
600 |     pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP>
    |                                                   +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/arrayvec-0.7.2/src/arrayvec.rs:627:20
    |
627 |     fn drain_range(&mut self, start: usize, end: usize) -> Drain
    |                    ^^^^^^^^^ 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
    |
627 |     fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP>
    |                                                                  +++

warning: unexpected `cfg` condition name: `memchr_libc`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:6:7
  |
6 | #[cfg(memchr_libc)]
  |       ^^^^^^^^^^^
  |
  = 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(memchr_libc)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:12:46
   |
12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
   |                                              ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_avx`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
   |
45 |                 if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
   |                         ^^^^^^^^^^^^^^^^^^
...
96 |     unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1)
   |     ------------------------------------------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
   |
47 |                 } else if cfg!(memchr_runtime_sse2) {
   |                                ^^^^^^^^^^^^^^^^^^^
...
96 |     unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1)
   |     ------------------------------------------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `memchr_runtime_avx`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
    |
 45 |                   if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
    |                           ^^^^^^^^^^^^^^^^^^
...
101 | /     unsafe_ifunc!(
102 | |         fn(u8, u8, &[u8]) -> Option,
103 | |         memchr2,
104 | |         haystack,
105 | |         n1,
106 | |         n2
107 | |     )
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
    |
 47 |                   } else if cfg!(memchr_runtime_sse2) {
    |                                  ^^^^^^^^^^^^^^^^^^^
...
101 | /     unsafe_ifunc!(
102 | |         fn(u8, u8, &[u8]) -> Option,
103 | |         memchr2,
104 | |         haystack,
105 | |         n1,
106 | |         n2
107 | |     )
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `memchr_runtime_avx`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
    |
 45 |                   if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
    |                           ^^^^^^^^^^^^^^^^^^
...
112 | /     unsafe_ifunc!(
113 | |         fn(u8, u8, u8, &[u8]) -> Option,
114 | |         memchr3,
115 | |         haystack,
...   |
118 | |         n3
119 | |     )
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
    |
 47 |                   } else if cfg!(memchr_runtime_sse2) {
    |                                  ^^^^^^^^^^^^^^^^^^^
...
112 | /     unsafe_ifunc!(
113 | |         fn(u8, u8, u8, &[u8]) -> Option,
114 | |         memchr3,
115 | |         haystack,
...   |
118 | |         n3
119 | |     )
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `memchr_runtime_avx`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
    |
 45 |                 if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
    |                         ^^^^^^^^^^^^^^^^^^
...
124 |     unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1)
    |     -------------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
    |
 47 |                 } else if cfg!(memchr_runtime_sse2) {
    |                                ^^^^^^^^^^^^^^^^^^^
...
124 |     unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1)
    |     -------------------------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `memchr_runtime_avx`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
    |
 45 |                   if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
    |                           ^^^^^^^^^^^^^^^^^^
...
129 | /     unsafe_ifunc!(
130 | |         fn(u8, u8, &[u8]) -> Option,
131 | |         memrchr2,
132 | |         haystack,
133 | |         n1,
134 | |         n2
135 | |     )
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
    |
 47 |                   } else if cfg!(memchr_runtime_sse2) {
    |                                  ^^^^^^^^^^^^^^^^^^^
...
129 | /     unsafe_ifunc!(
130 | |         fn(u8, u8, &[u8]) -> Option,
131 | |         memrchr2,
132 | |         haystack,
133 | |         n1,
134 | |         n2
135 | |     )
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `memchr_runtime_avx`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:45:25
    |
 45 |                   if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") {
    |                           ^^^^^^^^^^^^^^^^^^
...
140 | /     unsafe_ifunc!(
141 | |         fn(u8, u8, u8, &[u8]) -> Option,
142 | |         memrchr3,
143 | |         haystack,
...   |
146 | |         n3
147 | |     )
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/x86/mod.rs:47:32
    |
 47 |                   } else if cfg!(memchr_runtime_sse2) {
    |                                  ^^^^^^^^^^^^^^^^^^^
...
140 | /     unsafe_ifunc!(
141 | |         fn(u8, u8, u8, &[u8]) -> Option,
142 | |         memrchr3,
143 | |         haystack,
...   |
146 | |         n3
147 | |     )
    | |_____- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:94:39
   |
94 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
   |                                       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_libc`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:101:9
    |
101 |         memchr_libc,
    |         ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:102:41
    |
102 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_libc`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:111:13
    |
111 |         not(memchr_libc),
    |             ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:112:41
    |
112 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:158:39
    |
158 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:165:41
    |
165 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:216:39
    |
216 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:223:41
    |
223 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:267:39
    |
267 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_libc`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:274:9
    |
274 |         memchr_libc,
    |         ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:276:41
    |
276 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_libc`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:285:17
    |
285 |         not(all(memchr_libc, target_os = "linux")),
    |                 ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:286:41
    |
286 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:332:39
    |
332 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:339:41
    |
339 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:390:39
    |
390 |     #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))]
    |                                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memchr/mod.rs:397:41
    |
397 |         not(all(target_arch = "x86_64", memchr_runtime_simd)),
    |                                         ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:149:7
    |
149 | #[cfg(memchr_runtime_simd)]
    |       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:156:7
    |
156 | #[cfg(memchr_runtime_simd)]
    |       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_wasm128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:158:11
    |
158 | #[cfg(all(memchr_runtime_wasm128))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:160:46
    |
160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
    |                                              ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:811:50
    |
811 |     #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
    |                                                  ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_wasm128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:813:11
    |
813 |     #[cfg(memchr_runtime_wasm128)]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:815:50
    |
815 |     #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
    |                                                  ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7
  |
4 | #[cfg(memchr_runtime_simd)]
  |       ^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46
  |
6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))]
  |                                              ^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46
  |
8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
  |                                              ^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7
   |
99 | #[cfg(memchr_runtime_simd)]
   |       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50
    |
299 |     #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
    |                                                  ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50
    |
317 |     #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))]
    |                                                  ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_avx`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:303:21
    |
303 |             if cfg!(memchr_runtime_avx) {
    |                     ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17
    |
311 |         if cfg!(memchr_runtime_sse2) {
    |                 ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/rarebytes.rs:99:11
   |
99 |     #[cfg(memchr_runtime_simd)]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/rarebytes.rs:107:11
    |
107 |     #[cfg(memchr_runtime_simd)]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_avx`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/x86/avx.rs:24:22
   |
24 |             if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") {
   |                      ^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_sse2`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/x86/sse.rs:14:18
   |
14 |         if !cfg!(memchr_runtime_sse2) {
   |                  ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:838:54
    |
838 |         #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))]
    |                                                      ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:846:43
    |
846 |         #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))]
    |                                           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:884:34
    |
884 |             #[cfg(all(not(miri), memchr_runtime_simd))]
    |                                  ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:889:17
    |
889 |                 memchr_runtime_simd
    |                 ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:909:34
    |
909 |             #[cfg(all(not(miri), memchr_runtime_simd))]
    |                                  ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:914:17
    |
914 |                 memchr_runtime_simd
    |                 ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:953:34
    |
953 |             #[cfg(all(not(miri), memchr_runtime_simd))]
    |                                  ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `memchr_runtime_simd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memchr-2.5.0/src/memmem/mod.rs:966:17
    |
966 |                 memchr_runtime_simd
    |                 ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `arrayvec` (lib) generated 2 warnings
   Compiling num-integer v0.1.45
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-integer-0.1.45 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-integer-0.1.45/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-integer-0.1.45/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=14d6f9625e183688 -C extra-filename=-b6791012b51fdb29 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/num-integer-b6791012b51fdb29 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern autocfg=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libautocfg-16669bf0b7a35cd6.rlib --cap-lints warn`
[rustix 0.37.19] cargo:rustc-cfg=libc
[rustix 0.37.19] cargo:rustc-cfg=freebsdlike
[rustix 0.37.19] cargo:rustc-cfg=bsd
[rustix 0.37.19] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
[rustix 0.37.19] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
[rustix 0.37.19] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
[rustix 0.37.19] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
[rustix 0.37.19] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
   Compiling ahash v0.8.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-1.0.40 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-1.0.40/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/thiserror-74601c8437514424/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/thiserror-abac7cc09b357ca1/build-script-build`
warning: `arrayvec` (lib) generated 2 warnings
warning: unexpected `cfg` condition name: `proc_macro_span`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:91:9
   |
91 |     any(proc_macro_span, super_unstable),
   |         ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=75b5e5ee9891ccd0 -C extra-filename=-67d8ecc86c00f802 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/ahash-67d8ecc86c00f802 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern version_check=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libversion_check-ddc2c42e48d21981.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/once_cell-1.18.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/once_cell-1.18.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.18.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/once_cell-1.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="race"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "race", "std", "unstable"))' -C metadata=f3733366ff5914f5 -C extra-filename=-5ec513d8223be39f --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `super_unstable`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:91:26
   |
91 |     any(proc_macro_span, super_unstable),
   |                          ^^^^^^^^^^^^^^
   |
   = 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(super_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:94:13
   |
94 | #![cfg_attr(super_unstable, feature(proc_macro_def_site))]
   |             ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:95:13
   |
95 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
   |             ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:115:11
    |
115 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:115:37
    |
115 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))]
    |                                     ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:115:58
    |
115 | #[cfg(all(procmacro2_semver_exempt, wrap_proc_macro, not(super_unstable)))]
    |                                                          ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:130:7
    |
130 | #[cfg(wrap_proc_macro)]
    |       ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:140:11
    |
140 | #[cfg(not(wrap_proc_macro))]
    |           ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:143:7
    |
143 | #[cfg(wrap_proc_macro)]
    |       ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:146:7
    |
146 | #[cfg(span_locations)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:148:7
    |
148 | #[cfg(span_locations)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:160:7
    |
160 | #[cfg(procmacro2_semver_exempt)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:163:7
    |
163 | #[cfg(span_locations)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:240:12
    |
240 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:248:12
    |
248 | #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:326:11
    |
326 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:326:45
    |
326 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |                                             ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:326:63
    |
326 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |                                                               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:334:11
    |
334 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:334:45
    |
334 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |                                             ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:334:63
    |
334 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |                                                               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:367:11
    |
367 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:367:45
    |
367 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |                                             ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:367:63
    |
367 | #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |                                                               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:12:11
   |
12 |     #[cfg(span_locations)]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:21:19
   |
21 |             #[cfg(span_locations)]
   |                   ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:176:15
    |
176 |         #[cfg(span_locations)]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:183:23
    |
183 |                 #[cfg(span_locations)]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:189:27
    |
189 |                 #[cfg(not(span_locations))]
    |                           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:202:19
    |
202 |             #[cfg(span_locations)]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:216:19
    |
216 |             #[cfg(span_locations)]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:225:23
    |
225 |                 #[cfg(span_locations)]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:227:23
    |
227 |                 #[cfg(span_locations)]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:238:23
    |
238 |                 #[cfg(span_locations)]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:240:23
    |
240 |                 #[cfg(span_locations)]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:250:15
    |
250 |     #[cfg(not(span_locations))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:254:19
    |
254 |             #[cfg(span_locations)]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:256:19
    |
256 |             #[cfg(span_locations)]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:806:11
    |
806 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:810:15
    |
810 |         #[cfg(span_locations)]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:812:15
    |
812 |         #[cfg(span_locations)]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_is_available`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/detection.rs:26:11
   |
26 | #[cfg(not(no_is_available))]
   |           ^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_is_available`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/detection.rs:56:7
   |
56 | #[cfg(no_is_available)]
   |       ^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_is_available)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_is_available)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:1:7
  |
1 | #[cfg(span_locations)]
  |       ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:6:11
  |
6 | #[cfg(all(span_locations, not(fuzzing)))]
  |           ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:6:31
  |
6 | #[cfg(all(span_locations, not(fuzzing)))]
  |                               ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:8:7
  |
8 | #[cfg(span_locations)]
  |       ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:161:7
    |
161 | #[cfg(span_locations)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:178:11
    |
178 | #[cfg(not(span_locations))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:338:11
    |
338 | #[cfg(all(span_locations, not(fuzzing)))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:338:31
    |
338 | #[cfg(all(span_locations, not(fuzzing)))]
    |                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:351:11
    |
351 | #[cfg(all(span_locations, not(fuzzing)))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:351:31
    |
351 | #[cfg(all(span_locations, not(fuzzing)))]
    |                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:358:11
    |
358 | #[cfg(all(span_locations, not(fuzzing)))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:358:31
    |
358 | #[cfg(all(span_locations, not(fuzzing)))]
    |                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:391:11
    |
391 | #[cfg(all(span_locations, not(fuzzing)))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:391:31
    |
391 | #[cfg(all(span_locations, not(fuzzing)))]
    |                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:406:11
    |
406 | #[cfg(all(span_locations, not(fuzzing)))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:406:31
    |
406 | #[cfg(all(span_locations, not(fuzzing)))]
    |                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:411:11
    |
411 | #[cfg(all(span_locations, not(fuzzing)))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:411:31
    |
411 | #[cfg(all(span_locations, not(fuzzing)))]
    |                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:465:11
    |
465 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:467:11
    |
467 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:21:11
   |
21 |     #[cfg(wrap_proc_macro)]
   |           ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:28:11
   |
28 |     #[cfg(wrap_proc_macro)]
   |           ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_bind_by_move_pattern_guard`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:74:19
   |
74 |         #[cfg(not(no_bind_by_move_pattern_guard))]
   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_bind_by_move_pattern_guard)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_bind_by_move_pattern_guard)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_bind_by_move_pattern_guard`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:84:15
   |
84 |         #[cfg(no_bind_by_move_pattern_guard)]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_bind_by_move_pattern_guard)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_bind_by_move_pattern_guard)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:76:19
   |
76 |             #[cfg(wrap_proc_macro)]
   |                   ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:78:23
   |
78 |             #[cfg(not(wrap_proc_macro))]
   |                       ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:123:19
    |
123 |             #[cfg(wrap_proc_macro)]
    |                   ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:472:15
    |
472 |     #[cfg(not(span_locations))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:477:11
    |
477 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_hygiene`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:482:15
    |
482 |     #[cfg(not(no_hygiene))]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:487:11
    |
487 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:503:11
    |
503 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:518:11
    |
518 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:531:11
    |
531 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:544:11
    |
544 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:554:11
    |
554 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:564:15
    |
564 |     #[cfg(not(span_locations))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:569:11
    |
569 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:591:15
    |
591 |     #[cfg(not(span_locations))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:596:11
    |
596 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:611:15
    |
611 |     #[cfg(not(span_locations))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:616:11
    |
616 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:624:15
    |
624 |     #[cfg(not(span_locations))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:629:11
    |
629 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:637:11
    |
637 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:645:15
    |
645 |         #[cfg(span_locations)]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:648:19
    |
648 |         #[cfg(not(span_locations))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:654:11
    |
654 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:661:13
    |
661 |     if cfg!(span_locations) {
    |             ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:855:15
    |
855 |     #[cfg(not(span_locations))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:866:11
    |
866 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:1034:19
     |
1034 |         #[cfg(not(span_locations))]
     |                   ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:1040:15
     |
1040 |         #[cfg(span_locations)]
     |               ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:1081:15
     |
1081 |         #[cfg(span_locations)]
     |               ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:1098:27
     |
1098 |                     #[cfg(span_locations)]
     |                           ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:1100:27
     |
1100 |                     #[cfg(span_locations)]
     |                           ^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:22:11
   |
22 |     #[cfg(wrap_proc_macro)]
   |           ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_group_open_close`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:25:19
   |
25 |         #[cfg(not(no_group_open_close))]
   |                   ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_group_open_close`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:27:19
   |
27 |         #[cfg(not(no_group_open_close))]
   |                   ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:35:15
   |
35 |         #[cfg(wrap_proc_macro)]
   |               ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:47:19
   |
47 |         #[cfg(not(wrap_proc_macro))]
   |                   ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_group_open_close`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:39:27
   |
39 |                 #[cfg(not(no_group_open_close))]
   |                           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_group_open_close`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:41:27
   |
41 |                 #[cfg(not(no_group_open_close))]
   |                           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:59:19
   |
59 |             #[cfg(wrap_proc_macro)]
   |                   ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:68:19
   |
68 |             #[cfg(wrap_proc_macro)]
   |                   ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_group_open_close`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:70:27
   |
70 |                 #[cfg(not(no_group_open_close))]
   |                           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_group_open_close`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:72:23
   |
72 |                 #[cfg(no_group_open_close)]
   |                       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:83:19
   |
83 |             #[cfg(wrap_proc_macro)]
   |                   ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_group_open_close`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:85:27
   |
85 |                 #[cfg(not(no_group_open_close))]
   |                           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_group_open_close`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/extra.rs:87:23
   |
87 |                 #[cfg(no_group_open_close)]
   |                       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:2:7
  |
2 | #[cfg(span_locations)]
  |       ^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:10:7
   |
10 | #[cfg(super_unstable)]
   |       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:356:7
    |
356 | #[cfg(super_unstable)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:362:7
    |
362 | #[cfg(super_unstable)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:384:7
    |
384 | #[cfg(super_unstable)]
    |       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_lexerror_display`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:289:23
    |
289 |             #[cfg(not(no_lexerror_display))]
    |                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_lexerror_display)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_lexerror_display)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_lexerror_display`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:291:19
    |
291 |             #[cfg(no_lexerror_display)]
    |                   ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_lexerror_display)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_lexerror_display)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_hygiene`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:409:15
    |
409 |     #[cfg(not(no_hygiene))]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:418:11
    |
418 |     #[cfg(super_unstable)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:462:11
    |
462 |     #[cfg(super_unstable)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:470:11
    |
470 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

[io-lifetimes 1.0.11] cargo:rustc-cfg=panic_in_const_fn
[io-lifetimes 1.0.11] cargo:rerun-if-changed=build.rs
warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:478:11
    |
478 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:486:11
    |
486 |     #[cfg(super_unstable)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:494:11
    |
494 |     #[cfg(super_unstable)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:512:11
    |
512 |     #[cfg(super_unstable)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_hygiene`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:429:23
    |
429 |             #[cfg(not(no_hygiene))]
    |                       ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_hygiene`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:433:19
    |
433 |             #[cfg(no_hygiene)]
    |                   ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_hygiene`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:443:23
    |
443 |             #[cfg(not(no_hygiene))]
    |                       ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_hygiene`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:447:19
    |
447 |             #[cfg(no_hygiene)]
    |                   ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `proc_macro_span`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:504:19
    |
504 |             #[cfg(proc_macro_span)]
    |                   ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_source_text`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:523:23
    |
523 |             #[cfg(not(no_source_text))]
    |                       ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_source_text`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:525:19
    |
525 |             #[cfg(no_source_text)]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_source_text)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_source_text)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_group_open_close`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:621:23
    |
621 |             #[cfg(not(no_group_open_close))]
    |                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_group_open_close`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:623:19
    |
623 |             #[cfg(no_group_open_close)]
    |                   ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_group_open_close`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:631:23
    |
631 |             #[cfg(not(no_group_open_close))]
    |                       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_group_open_close`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:633:19
    |
633 |             #[cfg(no_group_open_close)]
    |                   ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_group_open_close)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_group_open_close)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_ident_new_raw`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:695:23
    |
695 |             #[cfg(not(no_ident_new_raw))]
    |                       ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_ident_new_raw)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_ident_new_raw)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_ident_new_raw`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:697:19
    |
697 |             #[cfg(no_ident_new_raw)]
    |                   ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_ident_new_raw)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_ident_new_raw)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `proc_macro_span`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:913:19
    |
913 |             #[cfg(proc_macro_span)]
    |                   ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `proc_macro_span`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:915:23
    |
915 |             #[cfg(not(proc_macro_span))]
    |                       ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(proc_macro_span)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(proc_macro_span)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_literal_from_str`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:949:15
    |
949 |     #[cfg(not(no_literal_from_str))]
    |               ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_from_str)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_from_str)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_literal_from_str`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/wrapper.rs:953:11
    |
953 |     #[cfg(no_literal_from_str)]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_literal_from_str)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_from_str)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_hygiene`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:410:15
    |
410 |     #[cfg(not(no_hygiene))]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_hygiene)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_hygiene)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:418:11
    |
418 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:446:11
    |
446 |     #[cfg(wrap_proc_macro)]
    |           ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:452:11
    |
452 |     #[cfg(wrap_proc_macro)]
    |           ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:461:15
    |
461 |     #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:461:49
    |
461 |     #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |                                                 ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:461:67
    |
461 |     #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |                                                                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:476:11
    |
476 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `span_locations`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:491:11
    |
491 |     #[cfg(span_locations)]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(span_locations)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(span_locations)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:500:15
    |
500 |     #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:500:49
    |
500 |     #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |                                                 ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:500:67
    |
500 |     #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |                                                                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:509:15
    |
509 |     #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wrap_proc_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:509:49
    |
509 |     #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |                                                 ^^^^^^^^^^^^^^^ help: there is a config with a similar name: `proc_macro`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wrap_proc_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wrap_proc_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `super_unstable`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:509:67
    |
509 |     #[cfg(all(procmacro2_semver_exempt, any(not(wrap_proc_macro), super_unstable)))]
    |                                                                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(super_unstable)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(super_unstable)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `procmacro2_semver_exempt`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/lib.rs:531:11
    |
531 |     #[cfg(procmacro2_semver_exempt)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(procmacro2_semver_exempt)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(procmacro2_semver_exempt)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling crossbeam-utils v0.8.15
   Compiling memoffset v0.8.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=a5b2c165b9240424 -C extra-filename=-525cf8c9b60c9d78 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/memoffset-525cf8c9b60c9d78 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern autocfg=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libautocfg-16669bf0b7a35cd6.rlib --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/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.38 CARGO_PKG_VERSION=0.8.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=a294bfd379fb5a04 -C extra-filename=-53498f09fa0f522b --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/crossbeam-utils-53498f09fa0f522b -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `libc_deny_warnings`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/lib.rs:20:13
   |
20 | #![cfg_attr(libc_deny_warnings, deny(warnings))]
   |             ^^^^^^^^^^^^^^^^^^
   |
   = 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(libc_deny_warnings)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_deny_warnings)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/ahash-d15d9910cfb2caf1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/ahash-e9c2eaabe123459e/build-script-build`
warning: unexpected `cfg` condition name: `libc_thread_local`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/lib.rs:23:13
   |
23 | #![cfg_attr(libc_thread_local, feature(thread_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(libc_thread_local)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_thread_local)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_const_extern_fn_unstable`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/lib.rs:29:13
   |
29 | #![cfg_attr(libc_const_extern_fn_unstable, feature(const_extern_fn))]
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn_unstable)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn_unstable)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_priv_mod_use`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/lib.rs:47:14
   |
47 |     if #[cfg(libc_priv_mod_use)] {
   |              ^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_priv_mod_use)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_priv_mod_use)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_core_cvoid`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/lib.rs:48:15
   |
48 |         #[cfg(libc_core_cvoid)]
   |               ^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `switch`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/lib.rs:106:21
    |
106 |     } else if #[cfg(target_os = "switch")] {
    |                     ^^^^^^^^^^^^^^^^^^^^
    |
    = 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: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:736:40
    |
736 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:736:51
    |
736 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:749:40
    |
749 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:749:51
    |
749 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:795:40
    |
795 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:795:51
    |
795 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:833:40
    |
833 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:833:51
    |
833 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1026:40
     |
1026 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                        ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1026:51
     |
1026 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1281:40
     |
1281 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                        ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1281:51
     |
1281 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1470:48
     |
1470 |                 all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1470:59
     |
1470 |                 all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                           ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd12`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:618:40
    |
618 |         all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:618:51
    |
618 |         all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:618:62
    |
618 |         all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
    |                                                              ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd12`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:623:40
    |
623 |         all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:623:51
    |
623 |         all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:623:62
    |
623 |         all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
    |                                                              ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:657:40
    |
657 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:657:51
    |
657 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:668:40
    |
668 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:668:51
    |
668 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd12`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:839:40
    |
839 |         all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:839:51
    |
839 |         all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
    |                                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:839:62
    |
839 |         all(target_os = "freebsd", any(freebsd12, freebsd11, freebsd10)),
    |                                                              ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/mod.rs:1549:40
     |
1549 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                        ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/mod.rs:1549:51
     |
1549 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/mod.rs:1565:40
     |
1565 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                        ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/mod.rs:1565:51
     |
1565 |         all(target_os = "freebsd", any(freebsd11, freebsd10)),
     |                                                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:5177:43
     |
5177 |     #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "statfs@FBSD_1.0")]
     |                                           ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:5179:43
     |
5179 |     #[cfg_attr(all(target_os = "freebsd", freebsd11), link_name = "fstatfs@FBSD_1.0")]
     |                                           ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:5212:36
     |
5212 |         all(target_os = "freebsd", freebsd11),
     |                                    ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `wasi`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/lib.rs:148:25
    |
148 |     } else if #[cfg(any(target_env = "wasi", target_os = "wasi"))] {
    |                         ^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_ptr_addr_of`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/macros.rs:331:11
    |
331 | #[cfg(not(libc_ptr_addr_of))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_ptr_addr_of`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/macros.rs:338:7
    |
338 | #[cfg(libc_ptr_addr_of)]
    |       ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_ptr_addr_of)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_ptr_addr_of)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_const_extern_fn`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/macros.rs:179:14
    |
179 |     if #[cfg(libc_const_extern_fn)] {
    |              ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_int128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/fixed_width_ints.rs:23:18
   |
23 |     if #[cfg(all(libc_int128, target_arch = "aarch64", not(target_os = "windows")))] {
   |                  ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_int128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_int128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `illumos`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:396:21
    |
396 |     } else if #[cfg(target_env = "illumos")] {
    |                     ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `aix`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:407:21
    |
407 |     } else if #[cfg(target_env = "aix")] {
    |                     ^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_env` are: ``, `gnu`, `macabi`, `mlibc`, `msvc`, `musl`, `newlib`, `nto70`, `nto71`, `nto71_iosock`, `nto80`, `ohos`, `p1`, `p2`, `p3`, `relibc`, `sgx`, `sim`, `uclibc`, and `v5`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_core_cvoid`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1598:14
     |
1598 |     if #[cfg(libc_core_cvoid)] {
     |              ^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_core_cvoid)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_core_cvoid)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_align`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1618:14
     |
1618 |     if #[cfg(libc_align)] {
     |              ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,i128,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_I128=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/num-traits-5a7f224c896b71ec/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/num-traits-9357c94ba66d7e0a/build-script-build`
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:611:9
    |
611 |         libc_cfg_target_vendor,
    |         ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:620:9
    |
620 |         libc_cfg_target_vendor,
    |         ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:638:9
    |
638 |         libc_cfg_target_vendor,
    |         ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:649:9
    |
649 |         libc_cfg_target_vendor,
    |         ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:664:9
    |
664 |         libc_cfg_target_vendor,
    |         ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:698:9
    |
698 |         libc_cfg_target_vendor,
    |         ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1198:9
     |
1198 |         libc_cfg_target_vendor,
     |         ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

[ahash 0.7.6] cargo:rerun-if-changed=build.rs
warning: unexpected `cfg` condition name: `libc_cfg_target_vendor`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1211:9
     |
1211 |         libc_cfg_target_vendor,
     |         ^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_cfg_target_vendor)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_cfg_target_vendor)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1449:9
     |
1449 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
     = note: `#[warn(missing_abi)]` on by default

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1504:9
     |
1504 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/mod.rs:1545:9
     |
1545 |         extern {
     |         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/macros.rs:188:43
    |
188 |                   pub $($constness)* unsafe extern fn $i($($arg: $argty),*
    |                                             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:544:1
    |
544 | / f! {
545 | |     pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr {
546 | |         if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() {
547 | |             (*mhdr).msg_control as *mut ::cmsghdr
...   |
578 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/macros.rs:203:36
    |
203 |                   pub $($constness)* extern fn $i($($arg: $argty),*
    |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/mod.rs:580:1
    |
580 | / safe_f! {
581 | |     pub {const} fn WTERMSIG(status: ::c_int) -> ::c_int {
582 | |         status & 0o177
...   |
600 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `libc_const_size_of`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/mod.rs:436:22
    |
436 |     if #[cfg(all(not(libc_const_size_of), target_pointer_width = "32"))] {
    |                      ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_const_size_of`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/mod.rs:438:29
    |
438 |     } else if #[cfg(all(not(libc_const_size_of), target_pointer_width = "64"))] {
    |                             ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_const_size_of`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/mod.rs:440:21
    |
440 |     } else if #[cfg(libc_const_size_of)] {
    |                     ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling pure-rust-locales v0.5.6
warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/macros.rs:203:36
     |
 203 |                   pub $($constness)* extern fn $i($($arg: $argty),*
     |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/mod.rs:1462:1
     |
1462 | / safe_f! {
1463 | |     pub {const} fn WIFCONTINUED(status: ::c_int) -> bool {
1464 | |         status == 0x13
...    |
1474 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pure_rust_locales CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/pure-rust-locales-0.5.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/pure-rust-locales-0.5.6/Cargo.toml CARGO_PKG_AUTHORS='Cecile Tonglet ' CARGO_PKG_DESCRIPTION='Pure Rust locales imported directly from the GNU C Library. `LC_COLLATE` and `LC_CTYPE` are not yet supported.' CARGO_PKG_HOMEPAGE='https://github.com/cecton/pure-rust-locales' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pure-rust-locales CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cecton/pure-rust-locales' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name pure_rust_locales --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/pure-rust-locales-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=23e63644fbe5f91b -C extra-filename=-818db073d0fed1e0 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `log` (lib) generated 11 warnings
   Compiling iana-time-zone v0.1.56
warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/macros.rs:94:22
     |
  94 |               if #[cfg(libc_union)] {
     |                        ^^^^^^^^^^
     |
    ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1324:1
     |
1324 | / s_no_extra_traits! {
1325 | |     pub struct utmpx {
1326 | |         pub ut_type: ::c_short,
1327 | |         pub ut_tv: ::timeval,
...    |
1614 | | }
     | |_- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1336:11
     |
1336 |     #[cfg(libc_union)]
     |           ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/iana-time-zone-0.1.56 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/iana-time-zone-0.1.56/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.56 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=56 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/iana-time-zone-0.1.56/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=f10bad8ee4100e1f -C extra-filename=-de9b0cbc7c741ad0 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[ahash 0.7.6] cargo:rustc-cfg=feature="runtime-rng"
[ahash 0.7.6] cargo:rustc-cfg=feature="folded_multiply"
   Compiling ryu v1.0.13
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ryu-1.0.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ryu-1.0.13/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.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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ryu-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 opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=0a723cfbeeecf1c4 -C extra-filename=-c2fd328344ca19c8 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1392:11
     |
1392 |     #[cfg(libc_union)]
     |           ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1403:11
     |
1403 |     #[cfg(libc_union)]
     |           ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1409:11
     |
1409 |     #[cfg(libc_union)]
     |           ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1476:11
     |
1476 |     #[cfg(libc_union)]
     |           ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1504:11
     |
1504 |     #[cfg(libc_union)]
     |           ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:3884:14
     |
3884 |     if #[cfg(freebsd11)] {
     |              ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:4065:18
     |
4065 |     if #[cfg(any(freebsd11, target_pointer_width = "32"))] {
     |                  ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:4361:18
     |
4361 |     if #[cfg(any(freebsd10, freebsd11))] {
     |                  ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:4361:29
     |
4361 |     if #[cfg(any(freebsd10, freebsd11))] {
     |                             ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_const_extern_fn`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:4697:14
     |
4697 |     if #[cfg(libc_const_extern_fn)] {
     |              ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_extern_fn)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_extern_fn)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:4865:22
     |
4865 |     if #[cfg(not(any(freebsd10, freebsd11)))] {
     |                      ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:4865:33
     |
4865 |     if #[cfg(not(any(freebsd10, freebsd11)))] {
     |                                 ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:5651:14
     |
5651 |     if #[cfg(freebsd14)] {
     |              ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd13`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:5654:21
     |
5654 |     } else if #[cfg(freebsd13)] {
     |                     ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd12`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:5657:21
     |
5657 |     } else if #[cfg(freebsd12)] {
     |                     ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd10`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:5660:25
     |
5660 |     } else if #[cfg(any(freebsd10, freebsd11))] {
     |                         ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd10)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd10)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:5660:36
     |
5660 |     } else if #[cfg(any(freebsd10, freebsd11))] {
     |                                    ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:430:19
    |
430 |         #[cfg(not(freebsd11))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:432:15
    |
432 |         #[cfg(freebsd11)]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:442:19
    |
442 |         #[cfg(not(freebsd11))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:444:15
    |
444 |         #[cfg(freebsd11)]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:448:19
    |
448 |         #[cfg(not(freebsd11))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:450:19
    |
450 |         #[cfg(not(freebsd11))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:452:19
    |
452 |         #[cfg(not(freebsd11))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd11`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:454:15
    |
454 |         #[cfg(freebsd11)]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd11)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd11)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd12`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:594:19
    |
594 |         #[cfg(any(freebsd12, freebsd13, freebsd14))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd13`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:594:30
    |
594 |         #[cfg(any(freebsd12, freebsd13, freebsd14))]
    |                              ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:594:41
    |
594 |         #[cfg(any(freebsd12, freebsd13, freebsd14))]
    |                                         ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd12`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:596:19
    |
596 |         #[cfg(any(freebsd12, freebsd13, freebsd14))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd13`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:596:30
    |
596 |         #[cfg(any(freebsd12, freebsd13, freebsd14))]
    |                              ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:596:41
    |
596 |         #[cfg(any(freebsd12, freebsd13, freebsd14))]
    |                                         ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:968:15
    |
968 |         #[cfg(libc_union)]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1039:15
     |
1039 |         #[cfg(freebsd14)]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1041:15
     |
1041 |         #[cfg(freebsd14)]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1043:15
     |
1043 |         #[cfg(freebsd14)]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1045:15
     |
1045 |         #[cfg(freebsd14)]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1047:15
     |
1047 |         #[cfg(freebsd14)]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1049:15
     |
1049 |         #[cfg(freebsd14)]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1051:15
     |
1051 |         #[cfg(freebsd14)]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1053:15
     |
1053 |         #[cfg(freebsd14)]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1055:15
     |
1055 |         #[cfg(freebsd14)]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1057:19
     |
1057 |         #[cfg(not(freebsd14))]
     |                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1347:15
     |
1347 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1349:19
     |
1349 |         #[cfg(not(libc_union))]
     |                   ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd12`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1385:19
     |
1385 |         #[cfg(any(freebsd12, freebsd13, freebsd14))]
     |                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd13`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1385:30
     |
1385 |         #[cfg(any(freebsd12, freebsd13, freebsd14))]
     |                              ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1385:41
     |
1385 |         #[cfg(any(freebsd12, freebsd13, freebsd14))]
     |                                         ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd12`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1387:23
     |
1387 |         #[cfg(not(any(freebsd12, freebsd13, freebsd14)))]
     |                       ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd12)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd12)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd13`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1387:34
     |
1387 |         #[cfg(not(any(freebsd12, freebsd13, freebsd14)))]
     |                                  ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd13)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd13)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsd14`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1387:45
     |
1387 |         #[cfg(not(any(freebsd12, freebsd13, freebsd14)))]
     |                                             ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsd14)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsd14)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1399:15
     |
1399 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1463:15
     |
1463 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1466:19
     |
1466 |         #[cfg(not(libc_union))]
     |                   ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1469:15
     |
1469 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1472:19
     |
1472 |         #[cfg(not(libc_union))]
     |                   ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1498:15
     |
1498 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1500:19
     |
1500 |         #[cfg(not(libc_union))]
     |                   ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/macros.rs:188:43
     |
 188 |                   pub $($constness)* unsafe extern fn $i($($arg: $argty),*
     |                                             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:4714:1
     |
4714 | / f! {
4715 | |     pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar {
4716 | |         (cmsg as *mut ::c_uchar)
4717 | |             .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize)
...    |
4823 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/macros.rs:203:36
     |
 203 |                   pub $($constness)* extern fn $i($($arg: $argty),*
     |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:4825:1
     |
4825 | / safe_f! {
4826 | |     pub {const} fn WIFSIGNALED(status: ::c_int) -> bool {
4827 | |         (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13
...    |
4862 | | }
     | |_- in this macro invocation
     |
     = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/macros.rs:203:36
    |
203 |                   pub $($constness)* extern fn $i($($arg: $argty),*
    |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:437:1
    |
437 | / safe_f! {
438 | |     pub {const} fn makedev(major: ::c_uint, minor: ::c_uint) -> ::dev_t {
439 | |         let major = major as ::dev_t;
440 | |         let minor = minor as ::dev_t;
...   |
443 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/macros.rs:188:43
    |
188 |                   pub $($constness)* unsafe extern fn $i($($arg: $argty),*
    |                                             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:445:1
    |
445 | / f! {
446 | |     pub fn major(dev: ::dev_t) -> ::c_int {
447 | |          ((dev >> 8) & 0xff) as ::c_int
...   |
453 | | }
    | |_- in this macro invocation
    |
    = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `libc_union`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/macros.rs:94:22
    |
 94 |               if #[cfg(libc_union)] {
    |                        ^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:62:1
    |
 62 | / s_no_extra_traits! {
 63 | |     pub struct fpreg32 {
 64 | |         pub fpr_env: [u32; 7],
 65 | |         pub fpr_acc: [[u8; 10]; 8],
...   |
113 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `libc_union`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:84:11
   |
84 |     #[cfg(libc_union)]
   |           ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_const_size_of`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:307:14
    |
307 |     if #[cfg(libc_const_size_of)] {
    |              ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_const_size_of)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_const_size_of)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_align`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:330:14
    |
330 |     if #[cfg(libc_align)] {
    |              ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_align)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_align)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:93:15
   |
93 |         #[cfg(libc_union)]
   |               ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-integer-0.1.45 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-integer-0.1.45/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/num-integer-311e621b927adc8a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/num-integer-b6791012b51fdb29/build-script-build`
   Compiling crossbeam-epoch v0.9.14
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/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.38 CARGO_PKG_VERSION=0.9.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=3f0102089769c6a2 -C extra-filename=-915806dec218aad3 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/crossbeam-epoch-915806dec218aad3 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern autocfg=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libautocfg-16669bf0b7a35cd6.rlib --cap-lints warn`
[num-traits 0.2.15] cargo:rustc-cfg=has_i128
   Compiling indexmap v1.9.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/indexmap-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=81099b9a613fbaff -C extra-filename=-df210376c15eee96 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/indexmap-df210376c15eee96 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern autocfg=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libautocfg-16669bf0b7a35cd6.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1666:15
     |
1666 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1672:15
     |
1672 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1674:15
     |
1674 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1682:15
     |
1682 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1863:15
     |
1863 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1869:15
     |
1869 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1871:15
     |
1871 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1879:19
     |
1879 |         #[cfg(not(libc_union))]
     |                   ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1885:15
     |
1885 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1893:19
     |
1893 |         #[cfg(not(libc_union))]
     |                   ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1901:15
     |
1901 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1911:15
     |
1911 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1933:15
     |
1933 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1935:15
     |
1935 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1957:15
     |
1957 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1999:15
     |
1999 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:2002:15
     |
2002 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:2012:15
     |
2012 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:2022:15
     |
2022 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:2125:15
     |
2125 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:2134:15
     |
2134 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:2136:15
     |
2136 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:2145:15
     |
2145 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:2155:15
     |
2155 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:2164:15
     |
2164 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:2166:15
     |
2166 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:2175:15
     |
2175 |         #[cfg(libc_union)]
     |               ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1691:23
     |
1691 |                 #[cfg(libc_union)]
     |                       ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1694:27
     |
1694 |                 #[cfg(not(libc_union))]
     |                           ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1712:23
     |
1712 |                 #[cfg(libc_union)]
     |                       ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1726:23
     |
1726 |                 #[cfg(libc_union)]
     |                       ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/mod.rs:1728:27
     |
1728 |                 #[cfg(not(libc_union))]
     |                           ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/ahash-5e7f47cf75f2b4e7/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/ahash-67d8ecc86c00f802/build-script-build`
[num-traits 0.2.15] cargo:rustc-cfg=has_to_int_unchecked
warning: unexpected `cfg` condition name: `libc_union`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:207:15
    |
207 |         #[cfg(libc_union)]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:215:15
    |
215 |         #[cfg(libc_union)]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:217:15
    |
217 |         #[cfg(libc_union)]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:225:19
    |
225 |         #[cfg(not(libc_union))]
    |                   ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:231:15
    |
231 |         #[cfg(libc_union)]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:239:19
    |
239 |         #[cfg(not(libc_union))]
    |                   ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc_union`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:247:15
    |
247 |         #[cfg(libc_union)]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc_union)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc_union)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/memoffset-ccb85f5bf4733d81/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/memoffset-525cf8c9b60c9d78/build-script-build`
[ahash 0.8.3] cargo:rerun-if-changed=build.rs
warning: value assigned to `vp` is never read
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ryu-1.0.13/src/f2s.rs:144:17
    |
144 |                 vp /= 10;
    |                 ^^^^^^^^
    |
    = help: maybe it is overwritten before being read?
    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default

   Compiling either v1.8.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/either-1.8.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/either-1.8.1/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/bluss/either' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/either-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=22a796971fd54fcf -C extra-filename=-d22916d6688adf9e --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[num-traits 0.2.15] cargo:rustc-cfg=has_reverse_bits
[num-integer 0.1.45] cargo:rustc-cfg=has_i128
[num-integer 0.1.45] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-syntax-0.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-syntax-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.60.0 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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-syntax-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=2dd1e58e91368463 -C extra-filename=-626ba4ad0e965c31 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[ahash 0.8.3] cargo:rustc-cfg=feature="folded_multiply"
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/ahash-5e7f47cf75f2b4e7/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=59c60839aee94021 -C extra-filename=-250ac0fd87aec152 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --extern once_cell=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-9261eb004f77cb00.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg 'feature="folded_multiply"'`
[memoffset 0.8.0] cargo:rustc-cfg=tuple_ty
[memoffset 0.8.0] cargo:rustc-cfg=allow_clippy
[memoffset 0.8.0] cargo:rustc-cfg=maybe_uninit
[memoffset 0.8.0] cargo:rustc-cfg=doctests
[memoffset 0.8.0] cargo:rustc-cfg=raw_ref_macros
[memoffset 0.8.0] cargo:rustc-cfg=stable_const
   Compiling nu-ansi-term v0.47.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nu-ansi-term-0.47.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nu-ansi-term-0.47.0/Cargo.toml CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION=1.62.1 CARGO_PKG_VERSION=0.47.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=47 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name nu_ansi_term --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nu-ansi-term-0.47.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=e0eeee1a0b757828 -C extra-filename=-72406a2760bc90fc --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[num-traits 0.2.15] cargo:rustc-cfg=has_leading_trailing_ones
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/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.38 CARGO_PKG_VERSION=0.8.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/crossbeam-utils-5748e13674852003/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/crossbeam-utils-53498f09fa0f522b/build-script-build`
[crossbeam-utils 0.8.15] cargo:rerun-if-changed=no_atomic.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/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.38 CARGO_PKG_VERSION=0.8.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/crossbeam-utils-5748e13674852003/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=23b3decf91201198 -C extra-filename=-027886ca91285e1c --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[num-traits 0.2.15] cargo:rustc-cfg=has_int_assignop_ref
warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs:97:13
   |
97 | #![cfg_attr(feature = "specialize", feature(min_specialization))]
   |             ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unused import: `crate::windows::*`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nu-ansi-term-0.47.0/src/lib.rs:255:9
    |
255 | pub use crate::windows::*;
    |         ^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs:98:13
   |
98 | #![cfg_attr(feature = "specialize", feature(build_hasher_simple_hash_one))]
   |             ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs:99:13
   |
99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
   |             ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `stdsimd` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `crypto`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs:110:45
    |
110 |                 any(target_feature = "aes", target_feature = "crypto"),
    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs:112:17
    |
112 |                 feature = "stdsimd")
    |                 ^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/fallback_hash.rs:202:7
    |
202 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/fallback_hash.rs:209:7
    |
209 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/fallback_hash.rs:253:7
    |
253 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/fallback_hash.rs:257:7
    |
257 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/fallback_hash.rs:300:7
    |
300 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/fallback_hash.rs:305:7
    |
305 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/fallback_hash.rs:118:11
    |
118 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/fallback_hash.rs:164:11
    |
164 |     #[cfg(target_pointer_width = "128")]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `folded_multiply`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/operations.rs:14:7
   |
14 | #[cfg(feature = "folded_multiply")]
   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `folded_multiply`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/operations.rs:21:11
   |
21 | #[cfg(not(feature = "folded_multiply"))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `crypto`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/operations.rs:117:33
    |
117 |     any(target_feature = "aes", target_feature = "crypto"),
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/operations.rs:119:5
    |
119 |     feature = "stdsimd"
    |     ^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: `ryu` (lib) generated 1 warning
warning: unexpected `cfg` condition value: `crypto`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/operations.rs:152:33
    |
152 |     any(target_feature = "aes", target_feature = "crypto"),
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/operations.rs:154:5
    |
154 |     feature = "stdsimd"
    |     ^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/random_state.rs:469:7
    |
469 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `crypto`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/random_state.rs:5:93
  |
5 | ...   all(any(target_arch = "arm", target_arch = "aarch64"), any(target_feature = "aes", target_feature = "crypto"), not(miri), featu...
  |                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/random_state.rs:5:132
  |
5 | ...eature = "aes", target_feature = "crypto"), not(miri), feature = "stdsimd")
  |                                                           ^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
  = help: consider adding `stdsimd` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/memoffset-ccb85f5bf4733d81/out /usr/local/bin/rustc --crate-name memoffset --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=92df140822b0ec21 -C extra-filename=-352ab6fe5084d8d8 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const`
warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/random_state.rs:13:14
   |
13 |     if #[cfg(feature = "specialize")]{
   |              ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/random_state.rs:52:58
   |
52 |     if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] {
   |                                                          ^^^^^^^
   |
   = 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(fuzzing)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/random_state.rs:72:54
   |
72 |     } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] {
   |                                                      ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/random_state.rs:462:11
    |
462 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:10:7
   |
10 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:12:7
   |
12 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:14:7
   |
14 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:24:11
   |
24 | #[cfg(not(feature = "specialize"))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:37:7
   |
37 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:70:7
   |
70 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:78:7
   |
78 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:86:7
   |
86 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:94:7
   |
94 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:102:7
    |
102 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:110:7
    |
110 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:118:7
    |
118 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:126:11
    |
126 | #[cfg(all(feature = "specialize"))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
61 | call_hasher_impl!(u8);
   | --------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
62 | call_hasher_impl!(u16);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
63 | call_hasher_impl!(u32);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
64 | call_hasher_impl!(u64);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
65 | call_hasher_impl!(i8);
   | --------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
66 | call_hasher_impl!(i16);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
67 | call_hasher_impl!(i32);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/specialize.rs:52:15
   |
52 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
68 | call_hasher_impl!(i64);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs:265:11
    |
265 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs:272:15
    |
272 |     #[cfg(not(feature = "specialize"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs:279:11
    |
279 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs:286:15
    |
286 |     #[cfg(not(feature = "specialize"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs:293:11
    |
293 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs:300:15
    |
300 |     #[cfg(not(feature = "specialize"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `no-rng`, `runtime-rng`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: field `0` is never read
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/marker.rs:15:39
   |
15 | pub(crate) struct ProcMacroAutoTraits(Rc<()>);
   |                   ------------------- ^^^^^^
   |                   |
   |                   field in this struct
   |
   = help: consider removing this field
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: struct `SourceFile` is never constructed
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:313:19
    |
313 | pub(crate) struct SourceFile {
    |                   ^^^^^^^^^^

warning: methods `path` and `is_real` are never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:319:12
    |
317 | impl SourceFile {
    | --------------- methods in this implementation
318 |     /// Get the path to this source file as a string.
319 |     pub fn path(&self) -> PathBuf {
    |            ^^^^
...
323 |     pub fn is_real(&self) -> bool {
    |            ^^^^^^^

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/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/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:306:25
    |
306 | 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
    |
306 | fn ident_not_raw(input: Cursor<'_>) -> PResult<'_, &str> {
    |                               ++++             +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:852:32
    |
852 | 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
    |
852 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<'_, (&str, bool)> {
    |                                      ++++             +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/parse.rs:875:37
    |
875 | 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
    |
875 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor<'_>, &str) {
    |                                           ++++            ++++

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=serde,serde-1,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_SERDE=1 CARGO_FEATURE_SERDE_1=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/indexmap-1.9.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/indexmap-570d4e8b427244dd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/indexmap-df210376c15eee96/build-script-build`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/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/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/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/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/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: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/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/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/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/shells/nushell/work/nushell-0.82.0/cargo-crates/proc-macro2-1.0.59/src/fallback.rs:179:20
    |
179 | 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
    |
179 | fn get_cursor(src: &str) -> Cursor<'_> {
    |                                   ++++

[indexmap 1.9.3] cargo:rustc-cfg=has_std
[indexmap 1.9.3] cargo:rerun-if-changed=build.rs
   Compiling aho-corasick v1.0.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/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.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=e39baeadb6b8ef3f -C extra-filename=-4e03985c2b9d6d4a --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern memchr=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libmemchr-95f7cba60689b8f9.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[num-traits 0.2.15] cargo:rustc-cfg=has_div_euclid
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/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.38 CARGO_PKG_VERSION=0.9.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/crossbeam-epoch-99607ae2a87703b1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/crossbeam-epoch-915806dec218aad3/build-script-build`
warning: unexpected `cfg` condition name: `stable_const`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/lib.rs:60:41
   |
60 |     all(feature = "unstable_const", not(stable_const)),
   |                                         ^^^^^^^^^^^^
   |
   = 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(stable_const)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `doctests`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/lib.rs:66:7
   |
66 | #[cfg(doctests)]
   |       ^^^^^^^^ help: there is a config with a similar name: `doctest`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doctests`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/lib.rs:69:7
   |
69 | #[cfg(doctests)]
   |       ^^^^^^^^ help: there is a config with a similar name: `doctest`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `raw_ref_macros`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/raw_field.rs:22:7
   |
22 | #[cfg(raw_ref_macros)]
   |       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `raw_ref_macros`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/raw_field.rs:30:11
   |
30 | #[cfg(not(raw_ref_macros))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `allow_clippy`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/raw_field.rs:57:7
   |
57 | #[cfg(allow_clippy)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `allow_clippy`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/raw_field.rs:69:11
   |
69 | #[cfg(not(allow_clippy))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `allow_clippy`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/raw_field.rs:90:7
   |
90 | #[cfg(allow_clippy)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `allow_clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/raw_field.rs:100:11
    |
100 | #[cfg(not(allow_clippy))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `allow_clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/raw_field.rs:125:7
    |
125 | #[cfg(allow_clippy)]
    |       ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `allow_clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/raw_field.rs:141:11
    |
141 | #[cfg(not(allow_clippy))]
    |           ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tuple_ty`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/raw_field.rs:183:7
    |
183 | #[cfg(tuple_ty)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `maybe_uninit`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/offset_of.rs:23:7
   |
23 | #[cfg(maybe_uninit)]
   |       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `maybe_uninit`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/offset_of.rs:37:11
   |
37 | #[cfg(not(maybe_uninit))]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `stable_const`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/offset_of.rs:49:39
   |
49 | #[cfg(any(feature = "unstable_const", stable_const))]
   |                                       ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `stable_const`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/offset_of.rs:61:43
   |
61 | #[cfg(not(any(feature = "unstable_const", stable_const)))]
   |                                           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `tuple_ty`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/memoffset-0.8.0/src/offset_of.rs:121:7
    |
121 | #[cfg(tuple_ty)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/lib.rs:42:7
   |
42 | #[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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/lib.rs:63:11
   |
63 | #[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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/lib.rs:101:19
    |
101 |         #[cfg(not(crossbeam_loom))]
    |                   ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

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

warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/mod.rs:6:11
  |
6 | #[cfg(not(crossbeam_no_atomic_cas))]
  |           ^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/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_no_atomic_cas`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/mod.rs:26:11
   |
26 | #[cfg(not(crossbeam_no_atomic_cas))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/mod.rs:30:11
   |
30 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition value: `128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/mod.rs:18:47
   |
18 |     if #[cfg(any(target_pointer_width = "64", target_pointer_width = "128"))] {
   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
   = note: see  for more information about checking conditional configuration

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

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

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

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

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

warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/atomic_cell.rs:959:23
     |
 959 |               #[cfg(not(crossbeam_no_atomic_64))]
     |                         ^^^^^^^^^^^^^^^^^^^^^^
...
 991 | /     atomic! {
 992 | |         T, a,
 993 | |         {
 994 | |             a = &*(src as *const _ as *const _);
...    |
1022 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/atomic_cell.rs:959:23
     |
 959 |               #[cfg(not(crossbeam_no_atomic_64))]
     |                         ^^^^^^^^^^^^^^^^^^^^^^
...
1030 | /     atomic! {
1031 | |         T, a,
1032 | |         {
1033 | |             a = &*(dst as *const _ as *const _);
...    |
1041 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/atomic_cell.rs:959:23
     |
 959 |               #[cfg(not(crossbeam_no_atomic_64))]
     |                         ^^^^^^^^^^^^^^^^^^^^^^
...
1049 | /     atomic! {
1050 | |         T, a,
1051 | |         {
1052 | |             a = &*(dst as *const _ as *const _);
...    |
1061 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `memoffset` (lib) generated 17 warnings
warning: unexpected `cfg` condition name: `crossbeam_no_atomic_64`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/atomic_cell.rs:959:23
     |
 959 |               #[cfg(not(crossbeam_no_atomic_64))]
     |                         ^^^^^^^^^^^^^^^^^^^^^^
...
1076 | /     atomic! {
1077 | |         T, a,
1078 | |         {
1079 | |             a = &*(dst as *const _ as *const _);
...    |
1120 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_64)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_64)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

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

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

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

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

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

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

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/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.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=5c15a02e6061f775 -C extra-filename=-e9a5f502d7f27ed1 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern memchr=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libmemchr-db181c7e728bf88c.rmeta --cap-lints warn`
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:60:15
   |
60 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
68 | 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_no_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:55:19
   |
55 |         #[cfg(not(crossbeam_no_atomic))]
   |                   ^^^^^^^^^^^^^^^^^^^
...
69 | impl_atomic!(AtomicUsize, usize);
   | -------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:60:15
   |
60 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
69 | 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_no_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:55:19
   |
55 |         #[cfg(not(crossbeam_no_atomic))]
   |                   ^^^^^^^^^^^^^^^^^^^
...
70 | impl_atomic!(AtomicIsize, isize);
   | -------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:60:15
   |
60 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
70 | 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_no_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:55:19
   |
55 |         #[cfg(not(crossbeam_no_atomic))]
   |                   ^^^^^^^^^^^^^^^^^^^
...
71 | impl_atomic!(AtomicU8, u8);
   | -------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:60:15
   |
60 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
71 | 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_no_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:55:19
   |
55 |         #[cfg(not(crossbeam_no_atomic))]
   |                   ^^^^^^^^^^^^^^^^^^^
...
72 | impl_atomic!(AtomicI8, i8);
   | -------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

[num-traits 0.2.15] cargo:rustc-cfg=has_copysign
[num-traits 0.2.15] cargo:rerun-if-changed=build.rs
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:60:15
   |
60 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
72 | 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_no_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:55:19
   |
55 |         #[cfg(not(crossbeam_no_atomic))]
   |                   ^^^^^^^^^^^^^^^^^^^
...
73 | impl_atomic!(AtomicU16, u16);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:60:15
   |
60 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
73 | 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_no_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:55:19
   |
55 |         #[cfg(not(crossbeam_no_atomic))]
   |                   ^^^^^^^^^^^^^^^^^^^
...
74 | impl_atomic!(AtomicI16, i16);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:60:15
   |
60 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
74 | 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_no_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:55:19
   |
55 |         #[cfg(not(crossbeam_no_atomic))]
   |                   ^^^^^^^^^^^^^^^^^^^
...
75 | impl_atomic!(AtomicU32, u32);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:60:15
   |
60 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
75 | 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_no_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:55:19
   |
55 |         #[cfg(not(crossbeam_no_atomic))]
   |                   ^^^^^^^^^^^^^^^^^^^
...
76 | impl_atomic!(AtomicI32, i32);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:60:15
   |
60 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
76 | 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_no_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:55:19
   |
55 |         #[cfg(not(crossbeam_no_atomic))]
   |                   ^^^^^^^^^^^^^^^^^^^
...
78 | impl_atomic!(AtomicU64, u64);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:60:15
   |
60 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
78 | 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_no_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:55:19
   |
55 |         #[cfg(not(crossbeam_no_atomic))]
   |                   ^^^^^^^^^^^^^^^^^^^
...
80 | impl_atomic!(AtomicI64, i64);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/atomic/consume.rs:60:15
   |
60 |         #[cfg(crossbeam_loom)]
   |               ^^^^^^^^^^^^^^
...
80 | 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-utils-0.8.15/src/sync/mod.rs:15:11
   |
15 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' 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/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/num-traits-5a7f224c896b71ec/out /usr/local/bin/rustc --crate-name num_traits --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=6ece00ec8457e50a -C extra-filename=-3126054058048113 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid --cfg has_copysign`
   Compiling serde_json v1.0.96
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_json-1.0.96 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_json-1.0.96/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.36 CARGO_PKG_VERSION=1.0.96 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=96 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_json-1.0.96/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=7a28468d975c3f9d -C extra-filename=-c9ad259a174bb413 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/serde_json-c9ad259a174bb413 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: trait `BuildHasherExt` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/lib.rs:252:18
    |
252 | pub(crate) trait BuildHasherExt: BuildHasher {
    |                  ^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:81:8
   |
76 | pub(crate) trait ReadFromSlice {
   |                  ------------- methods in this trait
...
81 |     fn read_u128x2(&self) -> ([u128; 2], &[u8]);
   |        ^^^^^^^^^^^
82 |     fn read_u128x4(&self) -> ([u128; 4], &[u8]);
   |        ^^^^^^^^^^^
83 |     fn read_last_u16(&self) -> u16;
   |        ^^^^^^^^^^^^^
...
87 |     fn read_last_u128x2(&self) -> [u128; 2];
   |        ^^^^^^^^^^^^^^^^
88 |     fn read_last_u128x4(&self) -> [u128; 4];
   |        ^^^^^^^^^^^^^^^^

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:10:26
   |
10 |                 unsafe { core::mem::transmute::<$a, $b>(self) }
   |                          ------------------------------^^^^^^
   |                          |
   |                          help: replace this with: `u128::to_ne_bytes`
...
33 | convert!(u128, [u8; 16]);
   | ------------------------ in this macro invocation
   |
   = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
   = note: `#[warn(unnecessary_transmutes)]` on by default
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:16:26
   |
16 |                 unsafe { core::mem::transmute::<$b, $a>(self) }
   |                          ------------------------------^^^^^^
   |                          |
   |                          help: replace this with: `u128::from_ne_bytes`
...
33 | convert!(u128, [u8; 16]);
   | ------------------------ in this macro invocation
   |
   = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:10:26
   |
10 |                 unsafe { core::mem::transmute::<$a, $b>(self) }
   |                          ------------------------------^^^^^^
   |                          |
   |                          help: replace this with: `u64::to_ne_bytes`
...
48 | convert!(u64, [u8; 8]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:16:26
   |
16 |                 unsafe { core::mem::transmute::<$b, $a>(self) }
   |                          ------------------------------^^^^^^
   |                          |
   |                          help: replace this with: `u64::from_ne_bytes`
...
48 | convert!(u64, [u8; 8]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:10:26
   |
10 |                 unsafe { core::mem::transmute::<$a, $b>(self) }
   |                          ------------------------------^^^^^^
   |                          |
   |                          help: replace this with: `u32::to_ne_bytes`
...
52 | convert!(u32, [u8; 4]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:16:26
   |
16 |                 unsafe { core::mem::transmute::<$b, $a>(self) }
   |                          ------------------------------^^^^^^
   |                          |
   |                          help: replace this with: `u32::from_ne_bytes`
...
52 | convert!(u32, [u8; 4]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:10:26
   |
10 |                 unsafe { core::mem::transmute::<$a, $b>(self) }
   |                          ------------------------------^^^^^^
   |                          |
   |                          help: replace this with: `u16::to_ne_bytes`
...
54 | convert!(u16, [u8; 2]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:16:26
   |
16 |                 unsafe { core::mem::transmute::<$b, $a>(self) }
   |                          ------------------------------^^^^^^
   |                          |
   |                          help: replace this with: `u16::from_ne_bytes`
...
54 | convert!(u16, [u8; 2]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:10:26
   |
10 |                 unsafe { core::mem::transmute::<$a, $b>(self) }
   |                          ------------------------------^^^^^^
   |                          |
   |                          help: replace this with: `f64::to_ne_bytes`
...
59 | convert!(f64, [u8; 8]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:16:26
   |
16 |                 unsafe { core::mem::transmute::<$b, $a>(self) }
   |                          ------------------------------^^^^^^
   |                          |
   |                          help: replace this with: `f64::from_ne_bytes`
...
59 | convert!(f64, [u8; 8]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:10:26
   |
10 |                 unsafe { core::mem::transmute::<$a, $b>(self) }
   |                          ------------------------------^^^^^^
   |                          |
   |                          help: replace this with: `f32::to_ne_bytes`
...
61 | convert!(f32, [u8; 4]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.8.3/src/convert.rs:16:26
   |
16 |                 unsafe { core::mem::transmute::<$b, $a>(self) }
   |                          ------------------------------^^^^^^
   |                          |
   |                          help: replace this with: `f32::from_ne_bytes`
...
61 | convert!(f32, [u8; 4]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

[crossbeam-epoch 0.9.14] cargo:rerun-if-changed=no_atomic.rs
   Compiling getrandom v0.2.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/getrandom-0.2.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/getrandom-0.2.9/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/getrandom-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=bf13e3ec91099cf1 -C extra-filename=-4bbd016bcf2c0e94 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libcfg_if-e00a420b76bef15f.rmeta --extern libc=/magus/work/usr/mports/shells/nushell/work/target/release/deps/liblibc-513e87bbf5b2eea4.rmeta --cap-lints warn`
warning: `libc` (lib) generated 139 warnings (5 duplicates)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/quote-1.0.28 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/quote-1.0.28/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.31 CARGO_PKG_VERSION=1.0.28 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=28 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/quote-b9f1b81afdc9186e/out /usr/local/bin/rustc --crate-name quote --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/quote-1.0.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=3ce06f78518a0f21 -C extra-filename=-c5243d4a235e32d0 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libproc_macro2-d7846093533b100c.rmeta --cap-lints warn`
warning: `ahash` (lib) generated 67 warnings
   Compiling hashbrown v0.13.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.13.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.13.2/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=5013fbe30c4ce43b -C extra-filename=-cbe4304343677e12 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern ahash=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libahash-250ac0fd87aec152.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `memchr` (lib) generated 59 warnings (59 duplicates)
   Compiling hashbrown v0.12.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.12.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=93e18a0a1a639836 -C extra-filename=-ef5d88f3f45d0da4 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `needs_invalid_span_workaround`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/quote-1.0.28/src/spanned.rs:29:15
   |
29 |     #[cfg(not(needs_invalid_span_workaround))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = 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(needs_invalid_span_workaround)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_invalid_span_workaround)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/lib.rs:176:7
    |
176 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = 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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `has_int_assignop_ref`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/lib.rs:628:7
    |
628 | #[cfg(has_int_assignop_ref)]
    |       ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_int_assignop_ref)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_int_assignop_ref)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/bounds.rs:3:7
  |
3 | #[cfg(has_i128)]
  |       ^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/bounds.rs:64:7
   |
64 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/bounds.rs:72:7
   |
72 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/bounds.rs:133:7
    |
133 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:4:7
  |
4 | #[cfg(has_i128)]
  |       ^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:207:7
    |
207 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:280:7
    |
280 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_to_int_unchecked`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:294:7
    |
294 | #[cfg(has_to_int_unchecked)]
    |       ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_to_int_unchecked)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_to_int_unchecked)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_to_int_unchecked`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:303:11
    |
303 | #[cfg(not(has_to_int_unchecked))]
    |           ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_to_int_unchecked)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_to_int_unchecked)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:597:7
    |
597 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:604:7
    |
604 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:725:7
    |
725 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:732:7
    |
732 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `needs_invalid_span_workaround`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/quote-1.0.28/src/spanned.rs:32:11
   |
32 |     #[cfg(needs_invalid_span_workaround)]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(needs_invalid_span_workaround)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(needs_invalid_span_workaround)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:805:7
    |
805 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:807:7
    |
807 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
797 | impl_as_primitive!(u8 => { char, f32, f64 });
    | -------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
797 | impl_as_primitive!(u8 => { char, f32, f64 });
    | -------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
798 | impl_as_primitive!(i8 => { f32, f64 });
    | -------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
798 | impl_as_primitive!(i8 => { f32, f64 });
    | -------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
799 | impl_as_primitive!(u16 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
799 | impl_as_primitive!(u16 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
800 | impl_as_primitive!(i16 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
800 | impl_as_primitive!(i16 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
801 | impl_as_primitive!(u32 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
801 | impl_as_primitive!(u32 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
802 | impl_as_primitive!(i32 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
802 | impl_as_primitive!(i32 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
803 | impl_as_primitive!(u64 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
803 | impl_as_primitive!(u64 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
804 | impl_as_primitive!(i64 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
804 | impl_as_primitive!(i64 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
806 | impl_as_primitive!(u128 => { f32, f64 });
    | ---------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
806 | impl_as_primitive!(u128 => { f32, f64 });
    | ---------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
808 | impl_as_primitive!(i128 => { f32, f64 });
    | ---------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
808 | impl_as_primitive!(i128 => { f32, f64 });
    | ---------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
809 | impl_as_primitive!(usize => { f32, f64 });
    | ----------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
809 | impl_as_primitive!(usize => { f32, f64 });
    | ----------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
810 | impl_as_primitive!(isize => { f32, f64 });
    | ----------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
810 | impl_as_primitive!(isize => { f32, f64 });
    | ----------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
811 | impl_as_primitive!(f32 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
811 | impl_as_primitive!(f32 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
812 | impl_as_primitive!(f64 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
812 | impl_as_primitive!(f64 => { f32, f64 });
    | --------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
813 | impl_as_primitive!(char => { char });
    | ------------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
813 | impl_as_primitive!(char => { char });
    | ------------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:791:42
    |
791 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl u128);
    |                                          ^^^^^^^^
...
814 | impl_as_primitive!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:793:42
    |
793 |         impl_as_primitive!(@ $T => #[cfg(has_i128)] impl i128);
    |                                          ^^^^^^^^
...
814 | impl_as_primitive!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_as_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:61:11
   |
61 |     #[cfg(has_i128)]
   |           ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:107:11
    |
107 |     #[cfg(has_i128)]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:176:23
    |
176 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
202 | impl_to_primitive_int!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:186:23
    |
186 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
202 | impl_to_primitive_int!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:176:23
    |
176 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
203 | impl_to_primitive_int!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:186:23
    |
186 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
203 | impl_to_primitive_int!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:176:23
    |
176 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
204 | impl_to_primitive_int!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:186:23
    |
186 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
204 | impl_to_primitive_int!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:176:23
    |
176 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
205 | impl_to_primitive_int!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:186:23
    |
186 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
205 | impl_to_primitive_int!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:176:23
    |
176 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
206 | impl_to_primitive_int!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:186:23
    |
186 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
206 | impl_to_primitive_int!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:176:23
    |
176 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
208 | impl_to_primitive_int!(i128);
    | ---------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:186:23
    |
186 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
208 | impl_to_primitive_int!(i128);
    | ---------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:249:23
    |
249 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
275 | impl_to_primitive_uint!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:259:23
    |
259 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
275 | impl_to_primitive_uint!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:249:23
    |
249 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
276 | impl_to_primitive_uint!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:259:23
    |
259 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
276 | impl_to_primitive_uint!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:249:23
    |
249 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
277 | impl_to_primitive_uint!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:259:23
    |
259 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
277 | impl_to_primitive_uint!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:249:23
    |
249 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
278 | impl_to_primitive_uint!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:259:23
    |
259 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
278 | impl_to_primitive_uint!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:249:23
    |
249 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
279 | impl_to_primitive_uint!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:259:23
    |
259 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
279 | impl_to_primitive_uint!(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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:249:23
    |
249 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
281 | impl_to_primitive_uint!(u128);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:259:23
    |
259 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
281 | impl_to_primitive_uint!(u128);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_uint` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:376:23
    |
376 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
398 | impl_to_primitive_float!(f32);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:386:23
    |
386 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
398 | impl_to_primitive_float!(f32);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:376:23
    |
376 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
399 | impl_to_primitive_float!(f64);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:386:23
    |
386 |                 #[cfg(has_i128)]
    |                       ^^^^^^^^
...
399 | impl_to_primitive_float!(f64);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `impl_to_primitive_float` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:452:11
    |
452 |     #[cfg(has_i128)]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:497:11
    |
497 |     #[cfg(has_i128)]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
592 | impl_from_primitive!(isize, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
592 | impl_from_primitive!(isize, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
593 | impl_from_primitive!(i8, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
593 | impl_from_primitive!(i8, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
594 | impl_from_primitive!(i16, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
594 | impl_from_primitive!(i16, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
595 | impl_from_primitive!(i32, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
595 | impl_from_primitive!(i32, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
596 | impl_from_primitive!(i64, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
596 | impl_from_primitive!(i64, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
598 | impl_from_primitive!(i128, to_i128);
    | ----------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
598 | impl_from_primitive!(i128, to_i128);
    | ----------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
599 | impl_from_primitive!(usize, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
599 | impl_from_primitive!(usize, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
600 | impl_from_primitive!(u8, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
600 | impl_from_primitive!(u8, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
601 | impl_from_primitive!(u16, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
601 | impl_from_primitive!(u16, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
602 | impl_from_primitive!(u32, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
602 | impl_from_primitive!(u32, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
603 | impl_from_primitive!(u64, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
603 | impl_from_primitive!(u64, to_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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
605 | impl_from_primitive!(u128, to_u128);
    | ----------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
605 | impl_from_primitive!(u128, to_u128);
    | ----------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
606 | impl_from_primitive!(f32, to_f32);
    | --------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
606 | impl_from_primitive!(f32, to_f32);
    | --------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:548:19
    |
548 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
607 | impl_from_primitive!(f64, to_f64);
    | --------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:574:19
    |
574 |             #[cfg(has_i128)]
    |                   ^^^^^^^^
...
607 | impl_from_primitive!(f64, to_f64);
    | --------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` 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_primitive` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:626:15
    |
626 |         #[cfg(has_i128)]
    |               ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:634:15
    |
634 |         #[cfg(has_i128)]
    |               ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:659:15
    |
659 |         #[cfg(has_i128)]
    |               ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/cast.rs:667:15
    |
667 |         #[cfg(has_i128)]
    |               ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_copysign`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/float.rs:1972:19
     |
1972 |             #[cfg(has_copysign)]
     |                   ^^^^^^^^^^^^
...
2060 | float_impl_std!(f32 integer_decode_f32);
     | --------------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_copysign)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_copysign)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_copysign`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/float.rs:1972:19
     |
1972 |             #[cfg(has_copysign)]
     |                   ^^^^^^^^^^^^
...
2062 | float_impl_std!(f64 integer_decode_f64);
     | --------------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_copysign)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_copysign)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `float_impl_std` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/identities.rs:51:7
   |
51 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/identities.rs:59:7
   |
59 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/identities.rs:140:7
    |
140 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/identities.rs:148:7
    |
148 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:503:7
    |
503 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:510:7
    |
510 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
499 | prim_int_impl!(u8, i8, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
499 | prim_int_impl!(u8, i8, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/ahash-d15d9910cfb2caf1/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compile-time-rng", "const-random", "default", "serde", "std"))' -C metadata=8b32458930617275 -C extra-filename=-1bcda6a312837530 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern getrandom=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libgetrandom-4bbd016bcf2c0e94.rmeta --extern once_cell=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libonce_cell-5ec513d8223be39f.rmeta --cap-lints warn --cfg 'feature="runtime-rng"' --cfg 'feature="folded_multiply"'`
warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
499 | prim_int_impl!(u8, i8, 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(has_reverse_bits)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
500 | prim_int_impl!(u16, i16, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
500 | prim_int_impl!(u16, i16, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
500 | prim_int_impl!(u16, i16, 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(has_reverse_bits)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
501 | prim_int_impl!(u32, i32, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
501 | prim_int_impl!(u32, i32, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
501 | prim_int_impl!(u32, i32, 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(has_reverse_bits)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
502 | prim_int_impl!(u64, i64, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
502 | prim_int_impl!(u64, i64, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
502 | prim_int_impl!(u64, i64, 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(has_reverse_bits)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
504 | prim_int_impl!(u128, i128, u128);
    | -------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
504 | prim_int_impl!(u128, i128, u128);
    | -------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
504 | prim_int_impl!(u128, i128, u128);
    | -------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
505 | prim_int_impl!(usize, isize, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
505 | prim_int_impl!(usize, isize, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
505 | prim_int_impl!(usize, isize, 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(has_reverse_bits)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
506 | prim_int_impl!(i8, i8, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
506 | prim_int_impl!(i8, i8, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
506 | prim_int_impl!(i8, i8, 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(has_reverse_bits)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
507 | prim_int_impl!(i16, i16, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
507 | prim_int_impl!(i16, i16, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
507 | prim_int_impl!(i16, i16, 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(has_reverse_bits)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
508 | prim_int_impl!(i32, i32, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
508 | prim_int_impl!(i32, i32, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
508 | prim_int_impl!(i32, i32, 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(has_reverse_bits)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
509 | prim_int_impl!(i64, i64, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
509 | prim_int_impl!(i64, i64, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
509 | prim_int_impl!(i64, i64, 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(has_reverse_bits)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
511 | prim_int_impl!(i128, i128, u128);
    | -------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
511 | prim_int_impl!(i128, i128, u128);
    | -------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
511 | prim_int_impl!(i128, i128, u128);
    | -------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_reverse_bits)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:407:19
    |
407 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
512 | prim_int_impl!(isize, isize, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_leading_trailing_ones`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:418:19
    |
418 |             #[cfg(has_leading_trailing_ones)]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
...
512 | prim_int_impl!(isize, isize, 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(has_leading_trailing_ones)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_leading_trailing_ones)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_reverse_bits`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/int.rs:464:19
    |
464 |             #[cfg(has_reverse_bits)]
    |                   ^^^^^^^^^^^^^^^^
...
512 | prim_int_impl!(isize, isize, 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(has_reverse_bits)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_reverse_bits)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `prim_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:27:7
   |
27 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:35:7
   |
35 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:50:7
   |
50 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:58:7
   |
58 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:74:7
   |
74 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:82:7
   |
82 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:98:7
   |
98 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:106:7
    |
106 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:139:7
    |
139 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:147:7
    |
147 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:187:7
    |
187 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:195:7
    |
195 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:233:7
    |
233 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:241:7
    |
241 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:268:7
    |
268 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/checked.rs:276:7
    |
276 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:121:7
    |
121 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:123:7
    |
123 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:126:11
    |
126 | #[cfg(all(has_div_euclid, feature = "std"))]
    |           ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:129:15
    |
129 | #[cfg(not(all(has_div_euclid, feature = "std")))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:151:15
    |
151 | #[cfg(not(all(has_div_euclid, feature = "std")))]
    |               ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:256:7
    |
256 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:258:7
    |
258 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:72:19
    |
 72 |         #[cfg(not(has_div_euclid))]
    |                   ^^^^^^^^^^^^^^
...
119 | euclid_int_impl!(isize i8 i16 i32 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(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:53:15
    |
 53 |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
119 | euclid_int_impl!(isize i8 i16 i32 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(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `euclid_forward_impl` which comes from the expansion of the macro `euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:104:19
    |
104 |         #[cfg(not(has_div_euclid))]
    |                   ^^^^^^^^^^^^^^
...
120 | euclid_uint_impl!(usize u8 u16 u32 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(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:53:15
    |
 53 |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
120 | euclid_uint_impl!(usize u8 u16 u32 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(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `euclid_forward_impl` which comes from the expansion of the macro `euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:72:19
    |
 72 |         #[cfg(not(has_div_euclid))]
    |                   ^^^^^^^^^^^^^^
...
122 | euclid_int_impl!(i128);
    | ---------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:53:15
    |
 53 |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
122 | euclid_int_impl!(i128);
    | ---------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `euclid_forward_impl` which comes from the expansion of the macro `euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:104:19
    |
104 |         #[cfg(not(has_div_euclid))]
    |                   ^^^^^^^^^^^^^^
...
124 | euclid_uint_impl!(u128);
    | ----------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:53:15
    |
 53 |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
124 | euclid_uint_impl!(u128);
    | ----------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `euclid_forward_impl` which comes from the expansion of the macro `euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:53:15
    |
 53 |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
127 | euclid_forward_impl!(f32 f64);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `euclid_forward_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:204:19
    |
204 |         #[cfg(not(has_div_euclid))]
    |                   ^^^^^^^^^^^^^^
...
254 | checked_euclid_int_impl!(isize i8 i16 i32 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(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `checked_euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:185:15
    |
185 |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
254 | checked_euclid_int_impl!(isize i8 i16 i32 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(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `checked_euclid_forward_impl` which comes from the expansion of the macro `checked_euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:231:19
    |
231 |         #[cfg(not(has_div_euclid))]
    |                   ^^^^^^^^^^^^^^
...
255 | checked_euclid_uint_impl!(usize u8 u16 u32 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(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `checked_euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:185:15
    |
185 |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
255 | checked_euclid_uint_impl!(usize u8 u16 u32 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(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `checked_euclid_forward_impl` which comes from the expansion of the macro `checked_euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:204:19
    |
204 |         #[cfg(not(has_div_euclid))]
    |                   ^^^^^^^^^^^^^^
...
257 | checked_euclid_int_impl!(i128);
    | ------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `checked_euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:185:15
    |
185 |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
257 | checked_euclid_int_impl!(i128);
    | ------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `checked_euclid_forward_impl` which comes from the expansion of the macro `checked_euclid_int_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:231:19
    |
231 |         #[cfg(not(has_div_euclid))]
    |                   ^^^^^^^^^^^^^^
...
259 | checked_euclid_uint_impl!(u128);
    | ------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `checked_euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_div_euclid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/euclid.rs:185:15
    |
185 |         #[cfg(has_div_euclid)]
    |               ^^^^^^^^^^^^^^
...
259 | checked_euclid_uint_impl!(u128);
    | ------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_div_euclid)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_div_euclid)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `checked_euclid_forward_impl` which comes from the expansion of the macro `checked_euclid_uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/mul_add.rs:71:7
   |
71 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/mul_add.rs:102:7
    |
102 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/overflowing.rs:2:7
  |
2 | #[cfg(has_i128)]
  |       ^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/overflowing.rs:30:7
   |
30 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/overflowing.rs:38:7
   |
38 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/overflowing.rs:53:7
   |
53 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/overflowing.rs:61:7
   |
61 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/overflowing.rs:76:7
   |
76 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/overflowing.rs:84:7
   |
84 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/saturating.rs:32:7
   |
32 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/saturating.rs:58:7
   |
58 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/saturating.rs:66:7
   |
66 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/saturating.rs:81:7
   |
81 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/saturating.rs:89:7
   |
89 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/saturating.rs:104:7
    |
104 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/saturating.rs:112:7
    |
112 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/wrapping.rs:35:7
   |
35 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/wrapping.rs:43:7
   |
43 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/wrapping.rs:58:7
   |
58 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/wrapping.rs:66:7
   |
66 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/wrapping.rs:81:7
   |
81 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/wrapping.rs:89:7
   |
89 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/wrapping.rs:130:7
    |
130 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/wrapping.rs:137:7
    |
137 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/wrapping.rs:175:7
    |
175 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/wrapping.rs:183:7
    |
183 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/wrapping.rs:210:7
    |
210 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/ops/wrapping.rs:218:7
    |
218 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/pow.rs:102:7
    |
102 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/pow.rs:104:7
    |
104 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/pow.rs:106:7
    |
106 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/pow.rs:108:7
    |
108 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/pow.rs:111:7
    |
111 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/pow.rs:113:7
    |
113 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/pow.rs:115:7
    |
115 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/pow.rs:117:7
    |
117 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/pow.rs:136:7
    |
136 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/pow.rs:138:7
    |
138 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/sign.rs:77:7
   |
77 | #[cfg(has_i128)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/sign.rs:206:7
    |
206 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_json-1.0.96 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_json-1.0.96/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.36 CARGO_PKG_VERSION=1.0.96 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=96 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/serde_json-98a64092dfe70a81/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/serde_json-c9ad259a174bb413/build-script-build`
[serde_json 1.0.96] cargo:rerun-if-changed=build.rs
[serde_json 1.0.96] cargo:rustc-cfg=limb_width_64
warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:32:13
   |
32 | #![cfg_attr(feature = "specialize", feature(min_specialization))]
   |             ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `stdsimd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:33:13
   |
33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
   |             ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `stdsimd` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `crypto`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:40:60
   |
40 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
   |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:40:98
   |
40 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
   |                                                                                                  ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `stdsimd` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `crypto`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:57:60
   |
57 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
   |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:57:98
   |
57 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
   |                                                                                                  ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `stdsimd` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `crypto`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:63:60
   |
63 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
   |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:63:98
   |
63 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
   |                                                                                                  ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `stdsimd` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:225:7
    |
225 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:232:7
    |
232 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: `nu-ansi-term` (lib) generated 1 warning
warning: `memchr` (lib) generated 59 warnings
   Compiling cc v1.0.79
   Compiling rayon-core v1.11.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cc-1.0.79 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cc-1.0.79/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='' CARGO_PKG_VERSION=1.0.79 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=79 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cc-1.0.79/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=5d9144cf2b5aec6d -C extra-filename=-7da017103677ef31 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-core-1.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-core-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-core-1.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73c15d2de6f38e92 -C extra-filename=-d2e491561564e316 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/rayon-core-d2e491561564e316 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: `proc-macro2` (lib) generated 175 warnings
   Compiling syn v2.0.17
warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:276:7
    |
276 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:280:7
    |
280 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:323:7
    |
323 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:328:7
    |
328 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `folded_multiply`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:96:11
   |
96 |     #[cfg(feature = "folded_multiply")]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `folded_multiply`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:102:15
    |
102 |     #[cfg(not(feature = "folded_multiply"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

   Compiling erased-serde v0.3.25
warning: unexpected `cfg` condition value: `folded_multiply`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:121:11
    |
121 |     #[cfg(feature = "folded_multiply")]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/erased-serde-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/erased-serde-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type-erased Serialize and Serializer traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/erased-serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/erased-serde-0.3.25/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=b411ed6d6c136a20 -C extra-filename=-961a891b0a9348e2 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/erased-serde-961a891b0a9348e2 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition value: `folded_multiply`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:129:15
    |
129 |     #[cfg(not(feature = "folded_multiply"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:137:11
    |
137 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:179:11
    |
179 |     #[cfg(target_pointer_width = "128")]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `folded_multiply`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:211:11
    |
211 |     #[cfg(feature = "folded_multiply")]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `folded_multiply`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/fallback_hash.rs:218:15
    |
218 |     #[cfg(not(feature = "folded_multiply"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `folded_multiply` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `crypto`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/operations.rs:104:62
    |
104 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
    |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/operations.rs:104:100
    |
104 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
    |                                                                                                    ^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `crypto`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/operations.rs:134:62
    |
134 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
    |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/operations.rs:134:100
    |
134 | #[cfg(all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd"))]
    |                                                                                                    ^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `runtime-rng`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:1:11
  |
1 | #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))]
  |           ^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
  = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:3:7
  |
3 | #[cfg(feature = "specialize")]
  |       ^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
  = help: consider adding `specialize` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `crypto`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:8:60
  |
8 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
  |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:8:98
  |
8 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
  |                                                                                                  ^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
  = help: consider adding `stdsimd` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `crypto`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:14:60
   |
14 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
   |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:14:98
   |
14 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
   |                                                                                                  ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `stdsimd` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `runtime-rng`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:18:49
   |
18 | #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))]
   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:23:7
   |
23 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `crypto`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:39:60
   |
39 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
   |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:39:98
   |
39 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
   |                                                                                                  ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `stdsimd` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `crypto`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:44:60
   |
44 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
   |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, and `avx512f` and 430 more
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `stdsimd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:44:98
   |
44 |     all(any(target_arch = "arm", target_arch = "aarch64"), target_feature = "crypto", not(miri), feature = "stdsimd")
   |                                                                                                  ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `stdsimd` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:298:7
    |
298 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unused import: `crate::fallback_hash::*`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:46:5
   |
46 | use crate::fallback_hash::*;
   |     ^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: unexpected `cfg` condition value: `runtime-rng`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:95:15
   |
95 |     #[cfg(all(feature = "runtime-rng", not(all(feature = "compile-time-rng", test))))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `runtime-rng`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:106:53
    |
106 |     #[cfg(all(feature = "compile-time-rng", any(not(feature = "runtime-rng"), test)))]
    |                                                     ^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `runtime-rng`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:124:19
    |
124 |     #[cfg(all(not(feature = "runtime-rng"), not(feature = "compile-time-rng")))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `runtime-rng` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:10:7
   |
10 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:12:7
   |
12 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:14:7
   |
14 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:45:11
   |
45 | #[cfg(not(feature = "specialize"))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:58:7
   |
58 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:91:7
   |
91 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:99:7
   |
99 | #[cfg(feature = "specialize")]
   |       ^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:107:7
    |
107 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:115:7
    |
115 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:123:7
    |
123 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:131:7
    |
131 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:139:7
    |
139 | #[cfg(feature = "specialize")]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:147:11
    |
147 | #[cfg(all(feature = "specialize"))]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:73:15
   |
73 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
82 | call_hasher_impl!(u8);
   | --------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:73:15
   |
73 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
83 | call_hasher_impl!(u16);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:73:15
   |
73 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
84 | call_hasher_impl!(u32);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:73:15
   |
73 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
85 | call_hasher_impl!(u64);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:73:15
   |
73 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
86 | call_hasher_impl!(i8);
   | --------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:73:15
   |
73 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
87 | call_hasher_impl!(i16);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:73:15
   |
73 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
88 | call_hasher_impl!(i32);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/specialize.rs:73:15
   |
73 |         #[cfg(feature = "specialize")]
   |               ^^^^^^^^^^^^^^^^^^^^^^
...
89 | call_hasher_impl!(i64);
   | ---------------------- in this macro invocation
   |
   = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
   = help: consider adding `specialize` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:143:11
    |
143 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:150:15
    |
150 |     #[cfg(not(feature = "specialize"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:157:11
    |
157 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:164:15
    |
164 |     #[cfg(not(feature = "specialize"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:171:11
    |
171 |     #[cfg(feature = "specialize")]
    |           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `specialize`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:178:15
    |
178 |     #[cfg(not(feature = "specialize"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `compile-time-rng`, `const-random`, `default`, `serde`, and `std`
    = help: consider adding `specialize` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/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.56 CARGO_PKG_VERSION=2.0.17 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=23c7045b860223f2 -C extra-filename=-6f6cadd64a775ddb --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libproc_macro2-d7846093533b100c.rmeta --extern quote=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libquote-c5243d4a235e32d0.rmeta --extern unicode_ident=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libunicode_ident-5bbee5ecf5b3f63a.rmeta --cap-lints warn`
warning: trait `BuildHasherExt` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/lib.rs:130:18
    |
130 | pub(crate) trait BuildHasherExt: BuildHasher {
    |                  ^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:85:8
   |
80 | pub(crate) trait ReadFromSlice {
   |                  ------------- methods in this trait
...
85 |     fn read_u128x2(&self) -> ([u128; 2], &[u8]);
   |        ^^^^^^^^^^^
86 |     fn read_u128x4(&self) -> ([u128; 4], &[u8]);
   |        ^^^^^^^^^^^
87 |     fn read_last_u16(&self) -> u16;
   |        ^^^^^^^^^^^^^
...
91 |     fn read_last_u128x2(&self) -> [u128; 2];
   |        ^^^^^^^^^^^^^^^^
92 |     fn read_last_u128x4(&self) -> [u128; 4];
   |        ^^^^^^^^^^^^^^^^

warning: associated function `default` is never used
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/random_state.rs:86:14
   |
79 | impl DefaultRandomSource {
   | ------------------------ associated function in this implementation
...
86 |     const fn default() -> DefaultRandomSource {
   |              ^^^^^^^

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:11:21
   |
11 |                     core::mem::transmute::<$a, $b>(self)
   |                     ------------------------------^^^^^^
   |                     |
   |                     help: replace this with: `u128::to_ne_bytes`
...
37 | convert!(u128, [u8; 16]);
   | ------------------------ in this macro invocation
   |
   = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
   = note: `#[warn(unnecessary_transmutes)]` on by default
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:19:21
   |
19 |                     core::mem::transmute::<$b, $a>(self)
   |                     ------------------------------^^^^^^
   |                     |
   |                     help: replace this with: `u128::from_ne_bytes`
...
37 | convert!(u128, [u8; 16]);
   | ------------------------ in this macro invocation
   |
   = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:11:21
   |
11 |                     core::mem::transmute::<$a, $b>(self)
   |                     ------------------------------^^^^^^
   |                     |
   |                     help: replace this with: `u64::to_ne_bytes`
...
52 | convert!(u64, [u8; 8]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:19:21
   |
19 |                     core::mem::transmute::<$b, $a>(self)
   |                     ------------------------------^^^^^^
   |                     |
   |                     help: replace this with: `u64::from_ne_bytes`
...
52 | convert!(u64, [u8; 8]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:11:21
   |
11 |                     core::mem::transmute::<$a, $b>(self)
   |                     ------------------------------^^^^^^
   |                     |
   |                     help: replace this with: `u32::to_ne_bytes`
...
56 | convert!(u32, [u8; 4]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:19:21
   |
19 |                     core::mem::transmute::<$b, $a>(self)
   |                     ------------------------------^^^^^^
   |                     |
   |                     help: replace this with: `u32::from_ne_bytes`
...
56 | convert!(u32, [u8; 4]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:11:21
   |
11 |                     core::mem::transmute::<$a, $b>(self)
   |                     ------------------------------^^^^^^
   |                     |
   |                     help: replace this with: `u16::to_ne_bytes`
...
58 | convert!(u16, [u8; 2]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:19:21
   |
19 |                     core::mem::transmute::<$b, $a>(self)
   |                     ------------------------------^^^^^^
   |                     |
   |                     help: replace this with: `u16::from_ne_bytes`
...
58 | convert!(u16, [u8; 2]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:11:21
   |
11 |                     core::mem::transmute::<$a, $b>(self)
   |                     ------------------------------^^^^^^
   |                     |
   |                     help: replace this with: `f64::to_ne_bytes`
...
63 | convert!(f64, [u8; 8]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:19:21
   |
19 |                     core::mem::transmute::<$b, $a>(self)
   |                     ------------------------------^^^^^^
   |                     |
   |                     help: replace this with: `f64::from_ne_bytes`
...
63 | convert!(f64, [u8; 8]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:11:21
   |
11 |                     core::mem::transmute::<$a, $b>(self)
   |                     ------------------------------^^^^^^
   |                     |
   |                     help: replace this with: `f32::to_ne_bytes`
...
65 | convert!(f32, [u8; 4]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary transmute
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ahash-0.7.6/src/convert.rs:19:21
   |
19 |                     core::mem::transmute::<$b, $a>(self)
   |                     ------------------------------^^^^^^
   |                     |
   |                     help: replace this with: `f32::from_ne_bytes`
...
65 | convert!(f32, [u8; 4]);
   | ---------------------- in this macro invocation
   |
   = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order
   = note: this warning originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `quote` (lib) generated 2 warnings
   Compiling vte_generate_state_changes v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vte_generate_state_changes CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/vte_generate_state_changes-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/vte_generate_state_changes-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Christian Duerr ' CARGO_PKG_DESCRIPTION='Proc macro for generating VTE state changes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vte_generate_state_changes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jwilm/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/vte_generate_state_changes-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25f13a97c77627fb -C extra-filename=-a438081aa08d3eda --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libproc_macro2-d7846093533b100c.rlib --extern quote=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libquote-c5243d4a235e32d0.rlib --extern proc_macro --cap-lints warn`
warning: `ahash` (lib) generated 85 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.12.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=86418d3442e903f7 -C extra-filename=-14bdafac151f2415 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern ahash=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libahash-1bcda6a312837530.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/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.38 CARGO_PKG_VERSION=0.9.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/crossbeam-epoch-99607ae2a87703b1/out /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=f60b4573e24b7d77 -C extra-filename=-34c0c406360e7f42 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --extern crossbeam_utils=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-027886ca91285e1c.rmeta --extern memoffset=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libmemoffset-352ab6fe5084d8d8.rmeta --extern scopeguard=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libscopeguard-563af55632d3b4ba.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `crossbeam-utils` (lib) generated 53 warnings
   Compiling pkg-config v0.3.27
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/pkg-config-0.3.27 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/pkg-config-0.3.27/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.30 CARGO_PKG_VERSION=0.3.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/pkg-config-0.3.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fbc597d5693d7b97 -C extra-filename=-7b726abe30c356b6 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `crossbeam_loom`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:71:7
   |
71 | #[cfg(crossbeam_loom)]
   |       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:93:11
   |
93 | #[cfg(not(crossbeam_no_atomic_cas))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:94:11
   |
94 | #[cfg(not(crossbeam_loom))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_no_atomic_cas`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/lib.rs:139:11
    |
139 | #[cfg(not(crossbeam_no_atomic_cas))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic_cas)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic_cas)");` 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:1690:21
     |
1690 | #[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_no_const_fn_trait_bound`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:347:19
    |
347 |     #[cfg(all(not(crossbeam_no_const_fn_trait_bound), 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_no_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

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

warning: unexpected `cfg` condition name: `crossbeam_no_const_fn_trait_bound`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:356:23
    |
356 |     #[cfg(not(all(not(crossbeam_no_const_fn_trait_bound), 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_no_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `crossbeam_loom`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:356:63
    |
356 |     #[cfg(not(all(not(crossbeam_no_const_fn_trait_bound), 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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:882:15
    |
882 |         #[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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:889:19
    |
889 |         #[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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:930:15
    |
930 |         #[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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/atomic.rs:932:19
    |
932 |         #[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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:58:15
   |
58 | #[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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:61:11
   |
61 | #[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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:301:15
    |
301 | #[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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:556:21
    |
556 | #[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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/internal.rs:204:29
    |
204 |         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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/src/sync/queue.rs:218:21
    |
218 | #[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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/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/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-epoch-0.9.14/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

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_ALLOC=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/erased-serde-0.3.25 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/erased-serde-0.3.25/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type-erased Serialize and Serializer traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/erased-serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/erased-serde-bc087766cafe0e56/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/erased-serde-961a891b0a9348e2/build-script-build`
[erased-serde 0.3.25] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-core-1.11.0 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-core-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/rayon-core-df47e561fe499031/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/rayon-core-d2e491561564e316/build-script-build`
warning: variable does not need to be mutable
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/dfa.rs:572:13
    |
572 |         let mut new = &mut dfa.special;
    |             ----^^^
    |             |
    |             help: remove this `mut`
    |
    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default

[rayon-core 1.11.0] cargo:rerun-if-changed=build.rs
   Compiling crossbeam-channel v0.5.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-channel-0.5.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-channel-0.5.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.5.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-channel-0.5.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-utils", "default", "std"))' -C metadata=b587d0008f997c1c -C extra-filename=-54632fcf536f8062 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --extern crossbeam_utils=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-027886ca91285e1c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: variable does not need to be mutable
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/dfa.rs:683:13
    |
683 |         let mut new = &mut dfa.special;
    |             ----^^^
    |             |
    |             help: remove this `mut`

warning: struct `RawIterHash` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.13.2/src/raw/mod.rs:2391:12
     |
2391 | pub struct RawIterHash<'a, T, A: Allocator + Clone = Global> {
     |            ^^^^^^^^^^^
     |
     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: struct `RawIterHashInner` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.13.2/src/raw/mod.rs:2396:8
     |
2396 | struct RawIterHashInner<'a, A: Allocator + Clone> {
     |        ^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lib.rs:253:13
    |
253 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
    |             ^^^^^^^
    |
    = 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(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/group.rs:137:12
    |
137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/group.rs:215:12
    |
215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/group.rs:270:12
    |
270 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:565:12
    |
565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:573:12
    |
573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:634:12
    |
634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:638:12
    |
638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:213:16
    |
213 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:236:16
    |
236 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:382:16
    |
382 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:397:16
    |
397 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:413:16
    |
413 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:511:16
    |
511 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:523:16
    |
523 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:541:16
    |
541 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:561:16
    |
561 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:568:16
    |
568 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:576:16
    |
576 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:650:16
    |
650 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:658:16
    |
658 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:666:16
    |
666 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:747:16
    |
747 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:760:16
    |
760 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:768:16
    |
768 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lib.rs:320:12
    |
320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/buffer.rs:59:16
   |
59 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:162:16
    |
162 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:191:16
    |
191 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:202:16
    |
202 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:215:20
    |
215 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:232:20
    |
232 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:253:16
    |
253 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:266:16
    |
266 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:275:16
    |
275 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:284:16
    |
284 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/derive.rs:66:16
   |
66 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/derive.rs:202:16
    |
202 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:1027:16
     |
1027 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:1120:20
     |
1120 |         #[cfg_attr(doc_cfg, doc(cfg(all(feature = "full", feature = "parsing"))))]
     |                    ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:1749:16
     |
1749 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:1844:16
     |
1844 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:1870:16
     |
1870 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:1932:16
     |
1932 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:1952:16
     |
1952 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:1969:16
     |
1969 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:1987:16
     |
1987 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2028:16
     |
2028 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2039:16
     |
2039 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2069:16
     |
2069 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2091:16
     |
2091 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2157:16
     |
2157 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2180:16
     |
2180 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2189:16
     |
2189 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2203:16
     |
2203 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2212:16
     |
2212 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2221:16
     |
2221 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2233:16
     |
2233 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2307:16
     |
2307 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2356:16
     |
2356 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2380:16
     |
2380 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2399:16
     |
2399 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2410:16
     |
2410 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2422:16
     |
2422 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2476:16
     |
2476 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2506:16
     |
2506 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2561:16
     |
2561 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2580:16
     |
2580 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2623:16
     |
2623 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2660:16
     |
2660 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2674:16
     |
2674 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2688:16
     |
2688 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2721:16
     |
2721 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2841:16
     |
2841 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2852:16
     |
2852 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2863:16
     |
2863 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2874:16
     |
2874 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2884:16
     |
2884 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2895:16
     |
2895 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2908:16
     |
2908 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2918:16
     |
2918 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2929:16
     |
2929 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2940:16
     |
2940 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2958:16
     |
2958 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2971:16
     |
2971 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2980:16
     |
2980 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2991:16
     |
2991 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3007:16
     |
3007 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3018:16
     |
3018 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3037:16
     |
3037 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3049:16
     |
3049 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3058:16
     |
3058 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3069:16
     |
3069 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3078:16
     |
3078 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3091:16
     |
3091 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3100:16
     |
3100 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3122:16
     |
3122 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3136:16
     |
3136 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3146:16
     |
3146 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3155:16
     |
3155 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3166:16
     |
3166 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3177:16
     |
3177 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3190:16
     |
3190 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3200:16
     |
3200 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3218:16
     |
3218 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3228:16
     |
3228 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3238:16
     |
3238 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3253:16
     |
3253 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3263:16
     |
3263 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3276:16
     |
3276 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3291:16
     |
3291 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3301:16
     |
3301 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3317:16
     |
3317 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3329:16
     |
3329 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3339:16
     |
3339 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3347:16
     |
3347 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:3358:16
     |
3358 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lib.rs:356:12
    |
356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/file.rs:93:16
   |
93 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/file.rs:118:16
    |
118 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:286:5
    |
286 |     doc_cfg,
    |     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:294:5
    |
294 |     doc_cfg,
    |     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:302:5
    |
302 |     doc_cfg,
    |     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:328:9
    |
328 |         doc_cfg,
    |         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:538:16
    |
538 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:601:16
    |
601 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:628:16
    |
628 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:666:16
    |
666 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:695:16
    |
695 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:706:16
    |
706 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:747:16
    |
747 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:807:16
    |
807 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:832:16
    |
832 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:843:16
    |
843 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:867:16
    |
867 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:898:16
    |
898 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:909:16
    |
909 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:980:16
    |
980 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:1121:16
     |
1121 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:1131:16
     |
1131 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:1143:16
     |
1143 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:1159:16
     |
1159 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:1174:16
     |
1174 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:1184:16
     |
1184 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:1199:16
     |
1199 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:1209:16
     |
1209 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:1218:16
     |
1218 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ident.rs:73:16
   |
73 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:897:16
    |
897 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: variable does not need to be mutable
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/nfa/contiguous.rs:983:13
    |
983 |         let mut new = &mut nfa.special;
    |             ----^^^
    |             |
    |             help: remove this `mut`

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1171:16
     |
1171 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1225:16
     |
1225 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1258:16
     |
1258 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1292:16
     |
1292 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1368:16
     |
1368 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1386:16
     |
1386 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1420:16
     |
1420 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1454:16
     |
1454 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1483:16
     |
1483 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1550:16
     |
1550 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1664:16
     |
1664 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1713:16
     |
1713 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1738:16
     |
1738 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1817:16
     |
1817 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1833:16
     |
1833 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1849:16
     |
1849 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1898:16
     |
1898 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1916:16
     |
1916 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1970:16
     |
1970 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:1994:16
     |
1994 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2018:16
     |
2018 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2069:16
     |
2069 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2144:16
     |
2144 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2200:16
     |
2200 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2259:16
     |
2259 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2290:16
     |
2290 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2319:16
     |
2319 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2376:16
     |
2376 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2394:16
     |
2394 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2506:16
     |
2506 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2590:16
     |
2590 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2616:16
     |
2616 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2657:16
     |
2657 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2719:16
     |
2719 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2755:16
     |
2755 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2772:16
     |
2772 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2788:16
     |
2788 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2800:16
     |
2800 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2816:16
     |
2816 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2831:16
     |
2831 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2844:16
     |
2844 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2863:16
     |
2863 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2876:16
     |
2876 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2891:16
     |
2891 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2906:16
     |
2906 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2932:16
     |
2932 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2945:16
     |
2945 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2967:16
     |
2967 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:2982:16
     |
2982 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3004:16
     |
3004 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3026:16
     |
3026 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3035:16
     |
3035 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3042:16
     |
3042 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3051:16
     |
3051 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3058:16
     |
3058 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3067:16
     |
3067 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3083:16
     |
3083 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3102:16
     |
3102 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3122:16
     |
3122 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3131:16
     |
3131 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3147:16
     |
3147 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3161:16
     |
3161 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3177:16
     |
3177 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3186:16
     |
3186 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3196:16
     |
3196 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3210:16
     |
3210 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3223:16
     |
3223 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3232:16
     |
3232 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3256:16
     |
3256 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3289:16
     |
3289 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:3302:16
     |
3302 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lifetime.rs:127:16
    |
127 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lifetime.rs:145:16
    |
145 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:171:16
    |
171 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:201:16
    |
201 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:685:12
    |
685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:696:12
    |
696 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:708:12
    |
708 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:800:16
    |
800 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:871:16
    |
871 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:882:16
    |
882 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:893:16
    |
893 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:904:16
    |
904 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:915:16
    |
915 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:926:16
    |
926 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:937:16
    |
937 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:955:16
    |
955 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:962:16
    |
962 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:969:16
    |
969 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:976:16
    |
976 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:983:16
    |
983 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:990:16
    |
990 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:997:16
    |
997 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/mac.rs:128:16
    |
128 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/mac.rs:136:16
    |
136 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/mac.rs:168:16
    |
168 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/mac.rs:203:16
    |
203 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lib.rs:408:5
    |
408 |     doc_cfg,
    |     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/op.rs:126:16
    |
126 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/op.rs:161:16
    |
161 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/op.rs:184:16
    |
184 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/op.rs:220:16
    |
220 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lib.rs:419:12
    |
419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/parse.rs:1111:12
     |
1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/parse.rs:1118:12
     |
1118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/parse.rs:1129:12
     |
1129 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/parse.rs:1136:12
     |
1136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/parse.rs:1146:12
     |
1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/parse.rs:1160:12
     |
1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

   Compiling vte v0.10.1
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/parse.rs:1170:12
     |
1170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/parse.rs:1199:16
     |
1199 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "proc-macro")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/parse_macro_input.rs:107:12
    |
107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/parse_quote.rs:67:12
   |
67 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/parse_quote.rs:99:12
   |
99 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:233:16
    |
233 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:776:16
    |
776 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:790:16
    |
790 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:799:16
    |
799 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:809:16
    |
809 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:819:16
    |
819 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:827:16
    |
827 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:837:16
    |
837 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:853:16
    |
853 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:863:16
    |
863 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:874:16
    |
874 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:884:16
    |
884 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:892:16
    |
892 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:269:16
    |
269 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:276:16
    |
276 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:408:20
    |
408 |         #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "full"))))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:439:16
    |
439 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:447:16
    |
447 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:459:16
    |
459 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:527:20
    |
527 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:656:16
    |
656 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:664:16
    |
664 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:672:16
    |
672 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:687:16
    |
687 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:713:16
    |
713 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:756:16
    |
756 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:766:16
    |
766 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:776:16
    |
776 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:786:16
    |
786 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:265:16
    |
265 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:283:16
    |
283 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:317:16
    |
317 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:335:16
    |
335 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:360:12
    |
360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:1004:12
     |
1004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:1019:12
     |
1019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:1034:12
     |
1034 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:1076:16
     |
1076 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:1087:16
     |
1087 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/restriction.rs:65:16
   |
65 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/restriction.rs:148:16
    |
148 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/restriction.rs:159:16
    |
159 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lib.rs:464:12
    |
464 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/stmt.rs:134:20
    |
134 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/stmt.rs:163:16
    |
163 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/stmt.rs:174:16
    |
174 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/stmt.rs:403:16
    |
403 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/stmt.rs:412:16
    |
412 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/stmt.rs:427:16
    |
427 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/stmt.rs:445:16
    |
445 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:272:16
    |
272 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:287:20
    |
287 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:569:16
    |
569 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:580:16
    |
580 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:593:16
    |
593 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:616:16
    |
616 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:629:16
    |
629 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:676:16
    |
676 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:685:16
    |
685 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:694:16
    |
694 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:727:16
    |
727 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:736:16
    |
736 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:746:20
    |
746 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:764:16
    |
764 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:772:16
    |
772 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:781:20
    |
781 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:826:16
    |
826 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:835:20
    |
835 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:869:16
    |
869 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:880:16
    |
880 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:901:16
    |
901 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:972:16
    |
972 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:982:16
    |
982 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1002:16
     |
1002 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1011:16
     |
1011 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1022:16
     |
1022 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1036:16
     |
1036 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1046:16
     |
1046 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1067:16
     |
1067 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1074:16
     |
1074 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1088:16
     |
1088 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1095:16
     |
1095 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1103:16
     |
1103 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1111:16
     |
1111 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1120:16
     |
1120 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1129:16
     |
1129 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1136:16
     |
1136 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1143:16
     |
1143 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1156:16
     |
1156 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1168:16
     |
1168 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:1181:16
     |
1181 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lib.rs:857:12
    |
857 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lib.rs:875:12
    |
875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lib.rs:902:12
    |
902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lib.rs:942:12
    |
942 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "full"))))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:398:24
    |
398 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
560 | / define_punctuation_structs! {
561 | |     "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declaration...
562 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vte CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/vte-0.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/vte-0.10.1/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Parser for implementing terminal emulators' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vte CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name vte --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/vte-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="arrayvec"' --cfg 'feature="default"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "default", "nightly", "no_std"))' -C metadata=3f011bccf697d935 -C extra-filename=-c9b52c551fc2b7c1 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern arrayvec=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libarrayvec-3976e94323deb4c4.rmeta --extern utf8parse=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libutf8parse-9f5cfd5ffacd6c5b.rmeta --extern vte_generate_state_changes=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libvte_generate_state_changes-a438081aa08d3eda.so --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:402:24
    |
402 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
560 | / define_punctuation_structs! {
561 | |     "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declaration...
562 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:272:24
    |
272 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
730 | / define_keywords! {
731 | |     "abstract"    pub struct Abstract
732 | |     "as"          pub struct As
733 | |     "async"       pub struct Async
...   |
782 | |     "yield"       pub struct Yield
783 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:276:24
    |
276 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
730 | / define_keywords! {
731 | |     "abstract"    pub struct Abstract
732 | |     "as"          pub struct As
733 | |     "async"       pub struct Async
...   |
782 | |     "yield"       pub struct Yield
783 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:310:24
    |
310 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                          ^^^^^^^
...
730 | / define_keywords! {
731 | |     "abstract"    pub struct Abstract
732 | |     "as"          pub struct As
733 | |     "async"       pub struct Async
...   |
782 | |     "yield"       pub struct Yield
783 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:318:24
    |
318 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                          ^^^^^^^
...
730 | / define_keywords! {
731 | |     "abstract"    pub struct Abstract
732 | |     "as"          pub struct As
733 | |     "async"       pub struct Async
...   |
782 | |     "yield"       pub struct Yield
783 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:448:24
    |
448 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                          ^^^^^^^
...
785 | / define_punctuation! {
786 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
787 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
788 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
831 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
832 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:456:24
    |
456 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                          ^^^^^^^
...
785 | / define_punctuation! {
786 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
787 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
788 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
831 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
832 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:398:24
    |
398 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
785 | / define_punctuation! {
786 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
787 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
788 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
831 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
832 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: 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: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:402:24
    |
402 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
785 | / define_punctuation! {
786 | |     "&"           pub struct And/1        /// bitwise and logical AND, borrow, references, reference patterns
787 | |     "&&"          pub struct AndAnd/2     /// lazy AND, borrow, references, reference patterns
788 | |     "&="          pub struct AndEq/2      /// bitwise AND assignment
...   |
831 | |     "~"           pub struct Tilde/1      /// unused since before Rust 1.0
832 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: 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: field `0` is never read
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cc-1.0.79/src/lib.rs:2183:22
     |
2183 |             Catalyst(&'static str),
     |             -------- ^^^^^^^^^^^^
     |             |
     |             field in this variant
     |
     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
     |
2183 -             Catalyst(&'static str),
2183 +             Catalyst(()),
     |

warning: `hashbrown` (lib) generated 2 warnings
   Compiling lscolors v0.14.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lscolors CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lscolors-0.14.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lscolors-0.14.0/Cargo.toml CARGO_PKG_AUTHORS='David Peter ' CARGO_PKG_DESCRIPTION='Colorize paths using the LS_COLORS environment variable' CARGO_PKG_HOMEPAGE='https://github.com/sharkdp/lscolors' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lscolors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sharkdp/lscolors' CARGO_PKG_RUST_VERSION=1.62.1 CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name lscolors --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lscolors-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="nu-ansi-term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "crossterm", "default", "nu-ansi-term"))' -C metadata=8a8054d65408d3ad -C extra-filename=-54bb6523bd6e83a6 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern nu_ansi_term=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libnu_ansi_term-72406a2760bc90fc.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:505:24
    |
505 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
834 | / define_delimiters! {
835 | |     Brace         pub struct Brace        /// `{`…`}`
836 | |     Bracket       pub struct Bracket      /// `[`…`]`
837 | |     Parenthesis   pub struct Paren        /// `(`…`)`
838 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/token.rs:509:24
    |
509 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
834 | / define_delimiters! {
835 | |     Brace         pub struct Brace        /// `{`…`}`
836 | |     Bracket       pub struct Bracket      /// `[`…`]`
837 | |     Parenthesis   pub struct Paren        /// `(`…`)`
838 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

   Compiling num-format v0.4.4
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:164:16
    |
164 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:436:16
    |
436 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libc-0.2.144/src/unix/bsd/freebsdlike/freebsd/x86_64/mod.rs:212:28
    |
212 |                         || self.a_fcn == other.a_fcn }
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: the address of the same function can vary between different codegen units
    = note: furthermore, different functions could have the same address after being merged together
    = note: for more information visit 
    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
help: refactor your code, or use `std::ptr::fn_addr_eq` to suppress the lint
    |
212 -                         || self.a_fcn == other.a_fcn }
212 +                         || std::ptr::fn_addr_eq(self.a_fcn, other.a_fcn) }
    |

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:464:16
    |
464 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_format CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-format-0.4.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-format-0.4.4/Cargo.toml CARGO_PKG_AUTHORS='Brian Myers ' CARGO_PKG_DESCRIPTION='A Rust crate for producing string-representations of numbers, formatted according to international standards' CARGO_PKG_HOMEPAGE='https://github.com/bcmyers/num-format' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-format CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bcmyers/num-format' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name num_format --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-format-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cfg-if", "default", "encoding_rs", "lazy_static", "libc", "num-bigint", "num-format-windows", "serde", "std", "widestring", "winapi", "with-num-bigint", "with-serde", "with-system-locale"))' -C metadata=954c1962020489c2 -C extra-filename=-68cc547b6d1028ca --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern arrayvec=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libarrayvec-3ac6a0a3aa30a5a1.rmeta --extern itoa=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libitoa-a9076c29b5ba2fab.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:443:1
    |
443 | / ast_enum_of_structs! {
444 | |     /// Content of a compile-time structured attribute.
445 | |     ///
446 | |     /// ## Path
...   |
474 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:478:16
    |
478 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/attr.rs:488:16
    |
488 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:6:16
  |
6 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
  |                ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:29:16
   |
29 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:21:1
    |
 21 | / ast_enum_of_structs! {
 22 | |     /// Data stored within an enum variant or struct.
 23 | |     ///
 24 | |     /// # Syntax tree enum
...   |
 41 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:46:16
   |
46 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:55:16
   |
55 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:137:16
    |
137 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/derive.rs:6:16
  |
6 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
  |                ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/derive.rs:24:16
   |
24 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/derive.rs:34:16
   |
34 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/derive.rs:44:16
   |
44 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/derive.rs:54:16
   |
54 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:87:16
   |
87 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:12:1
    |
 12 | / ast_enum_of_structs! {
 13 | |     /// A Rust expression.
 14 | |     ///
 15 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
240 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:244:16
    |
244 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:254:16
    |
254 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:265:16
    |
265 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:276:16
    |
276 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:287:16
    |
287 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:298:16
    |
298 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:309:16
    |
309 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:320:16
    |
320 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:331:16
    |
331 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:342:16
    |
342 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:369:16
    |
369 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:380:16
    |
380 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:391:16
    |
391 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:409:16
    |
409 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:423:16
    |
423 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:435:16
    |
435 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:454:16
    |
454 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:466:16
    |
466 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:475:16
    |
475 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:494:16
    |
494 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:506:16
    |
506 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:520:16
    |
520 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:533:16
    |
533 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:543:16
    |
543 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:554:16
    |
554 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:565:16
    |
565 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:577:16
    |
577 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:590:16
    |
590 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:604:16
    |
604 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:614:16
    |
614 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:624:16
    |
624 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:634:16
    |
634 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:644:16
    |
644 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:654:16
    |
654 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:666:16
    |
666 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:734:16
    |
734 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:801:16
    |
801 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:846:16
    |
846 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:862:16
    |
862 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:888:16
    |
888 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:902:16
    |
902 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/expr.rs:2125:28
     |
2125 |                   #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                              ^^^^^^^
...
2142 | /     impl_by_parsing_expr! {
2143 | |         ExprAssign, Assign, "expected assignment expression",
2144 | |         ExprAwait, Await, "expected await expression",
2145 | |         ExprBinary, Binary, "expected binary operation",
...    |
2153 | |         ExprTuple, Tuple, "expected tuple expression",
2154 | |     }
     | |_____- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/file.rs:80:16
   |
80 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:19:16
   |
19 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:37:16
   |
37 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:28:1
    |
 28 | / ast_enum_of_structs! {
 29 | |     /// A generic type parameter, lifetime, or const generic: `T: Into`,
 30 | |     /// `'a: 'b`, `const LEN: usize`.
 31 | |     ///
...   |
 48 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:52:16
   |
52 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:63:16
   |
63 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:76:16
   |
76 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:344:20
    |
344 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
385 | generics_wrapper_impls!(ImplGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:344:20
    |
344 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
387 | generics_wrapper_impls!(TypeGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:344:20
    |
344 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
389 | generics_wrapper_impls!(Turbofish);
    | ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:401:16
    |
401 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:447:16
    |
447 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:445:1
    |
445 | / ast_enum_of_structs! {
446 | |     /// A trait or lifetime used as a bound on a type parameter.
447 | |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
448 | |     #[non_exhaustive]
...   |
454 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:458:16
    |
458 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:472:16
    |
472 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:482:16
    |
482 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:497:16
    |
497 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:489:1
    |
489 | / ast_enum_of_structs! {
490 | |     /// A single predicate in a `where` clause: `T: Deserialize<'de>`.
491 | |     ///
492 | |     /// # Syntax tree enum
...   |
506 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:510:16
    |
510 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:520:16
    |
520 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:17:16
   |
17 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:9:1
    |
  9 | / ast_enum_of_structs! {
 10 | |     /// Things that can appear directly inside of a module or scope.
 11 | |     ///
 12 | |     /// # Syntax tree enum
...   |
 87 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:91:16
   |
91 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:108:16
    |
108 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:122:16
    |
122 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:136:16
    |
136 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:147:16
    |
147 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:160:16
    |
160 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:178:16
    |
178 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:190:16
    |
190 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:204:16
    |
204 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:221:16
    |
221 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:235:16
    |
235 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:254:16
    |
254 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:269:16
    |
269 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:284:16
    |
284 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:297:16
    |
297 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:420:16
    |
420 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:412:1
    |
412 | / ast_enum_of_structs! {
413 | |     /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`.
414 | |     ///
415 | |     /// # Syntax tree enum
...   |
437 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:441:16
    |
441 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:451:16
    |
451 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:459:16
    |
459 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:469:16
    |
469 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:477:16
    |
477 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:492:16
    |
492 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:484:1
    |
484 | / ast_enum_of_structs! {
485 | |     /// An item within an `extern` block.
486 | |     ///
487 | |     /// # Syntax tree enum
...   |
527 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:531:16
    |
531 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:542:16
    |
542 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:557:16
    |
557 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:570:16
    |
570 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:586:16
    |
586 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:578:1
    |
578 | / ast_enum_of_structs! {
579 | |     /// An item declaration within the definition of a trait.
580 | |     ///
581 | |     /// # Syntax tree enum
...   |
621 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:625:16
    |
625 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:640:16
    |
640 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:651:16
    |
651 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:666:16
    |
666 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:682:16
    |
682 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:674:1
    |
674 | / ast_enum_of_structs! {
675 | |     /// An item within an impl block.
676 | |     ///
677 | |     /// # Syntax tree enum
...   |
717 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:721:16
    |
721 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:739:16
    |
739 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:751:16
    |
751 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:767:16
    |
767 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:778:16
    |
778 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:807:16
    |
807 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:805:1
    |
805 | / ast_enum_of_structs! {
806 | |     /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`.
807 | |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
808 | |     pub enum FnArg {
...   |
815 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:825:16
    |
825 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:854:16
    |
854 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:865:16
    |
865 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/item.rs:875:16
    |
875 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:14:1
    |
 14 | / ast_enum_of_structs! {
 15 | |     /// A Rust literal such as a string or integer or boolean.
 16 | |     ///
 17 | |     /// # Syntax tree enum
...   |
 50 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:722:20
    |
722 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
759 | lit_extra_traits!(LitStr);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:722:20
    |
722 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
760 | lit_extra_traits!(LitByteStr);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:722:20
    |
722 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
761 | lit_extra_traits!(LitByte);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:722:20
    |
722 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
762 | lit_extra_traits!(LitChar);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:722:20
    |
722 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
763 | lit_extra_traits!(LitInt);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lit.rs:722:20
    |
722 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
764 | lit_extra_traits!(LitFloat);
    | --------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/mac.rs:15:16
   |
15 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/mac.rs:26:16
   |
26 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/op.rs:3:16
  |
3 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
  |                ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/op.rs:67:16
   |
67 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:14:16
   |
14 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:5:1
    |
  5 | / ast_enum_of_structs! {
  6 | |     /// A pattern in a local binding, function signature, match expression, or
  7 | |     /// various other places.
  8 | |     ///
...   |
 91 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:98:16
   |
98 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:110:16
    |
110 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:129:16
    |
129 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:140:16
    |
140 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:149:16
    |
149 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:159:16
    |
159 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:172:16
    |
172 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:182:16
    |
182 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:194:16
    |
194 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:205:16
    |
205 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/pat.rs:217:16
    |
217 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:6:16
  |
6 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
  |                ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:88:16
   |
88 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:117:16
    |
117 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:152:16
    |
152 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:178:16
    |
178 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:190:16
    |
190 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:202:16
    |
202 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:213:16
    |
213 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:225:16
    |
225 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/path.rs:252:16
    |
252 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/restriction.rs:12:16
   |
12 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/restriction.rs:29:16
   |
29 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/restriction.rs:40:16
   |
40 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/stmt.rs:5:16
  |
5 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
  |                ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/stmt.rs:15:16
   |
15 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/stmt.rs:37:16
   |
37 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/stmt.rs:53:16
   |
53 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/stmt.rs:67:16
   |
67 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:13:16
   |
13 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/macros.rs:146:20
    |
146 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:5:1
    |
  5 | / ast_enum_of_structs! {
  6 | |     /// The possible types that a Rust value could have.
  7 | |     ///
  8 | |     /// # Syntax tree enum
...   |
 81 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:85:16
   |
85 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:96:16
   |
96 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:111:16
    |
111 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:121:16
    |
121 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:130:16
    |
130 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:138:16
    |
138 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:146:16
    |
146 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:154:16
    |
154 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:164:16
    |
164 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:173:16
    |
173 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:184:16
    |
184 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:195:16
    |
195 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:205:16
    |
205 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:214:16
    |
214 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:223:16
    |
223 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:232:16
    |
232 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:242:16
    |
242 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/ty.rs:253:16
    |
253 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:7:12
  |
7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
  |            ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:17:12
   |
17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:29:12
   |
29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:43:12
   |
43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:55:12
   |
55 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:67:12
   |
67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:70:12
   |
70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:77:12
   |
77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:89:12
   |
89 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:100:12
    |
100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:112:12
    |
112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:115:12
    |
115 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:122:12
    |
122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:132:12
    |
132 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:144:12
    |
144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:159:12
    |
159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:171:12
    |
171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:182:12
    |
182 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:193:12
    |
193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:204:12
    |
204 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:214:12
    |
214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:227:12
    |
227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:303:12
    |
303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:314:12
    |
314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:326:12
    |
326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:338:12
    |
338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:350:12
    |
350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:362:12
    |
362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:373:12
    |
373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:385:12
    |
385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:397:12
    |
397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:409:12
    |
409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:428:12
    |
428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:439:12
    |
439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:450:12
    |
450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:462:12
    |
462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:477:12
    |
477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:488:12
    |
488 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:501:12
    |
501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:513:12
    |
513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:523:12
    |
523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:536:12
    |
536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:546:12
    |
546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:558:12
    |
558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:568:12
    |
568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:581:12
    |
581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:596:12
    |
596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:607:12
    |
607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:618:12
    |
618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:630:12
    |
630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:642:12
    |
642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:655:12
    |
655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:666:12
    |
666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:681:12
    |
681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:692:12
    |
692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:703:12
    |
703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:714:12
    |
714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:725:12
    |
725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:736:12
    |
736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:749:12
    |
749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:760:12
    |
760 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:774:12
    |
774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:783:12
    |
783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:795:12
    |
795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:807:12
    |
807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:818:12
    |
818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:828:12
    |
828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:838:12
    |
838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:849:12
    |
849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:859:12
    |
859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:872:12
    |
872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:884:12
    |
884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:895:12
    |
895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:911:12
    |
911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:925:12
    |
925 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:939:12
    |
939 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:950:12
    |
950 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:962:12
    |
962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:975:12
    |
975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:994:12
    |
994 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1007:12
     |
1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1018:12
     |
1018 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1035:12
     |
1035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1042:12
     |
1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1052:12
     |
1052 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1076:12
     |
1076 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1094:12
     |
1094 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1109:12
     |
1109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1124:12
     |
1124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1136:12
     |
1136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1149:12
     |
1149 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1166:12
     |
1166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1178:12
     |
1178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1193:12
     |
1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1211:12
     |
1211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1226:12
     |
1226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1246:12
     |
1246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1262:12
     |
1262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1278:12
     |
1278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1292:12
     |
1292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1306:12
     |
1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1316:12
     |
1316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1327:12
     |
1327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1342:12
     |
1342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1352:12
     |
1352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1365:12
     |
1365 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1376:12
     |
1376 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1388:12
     |
1388 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1399:12
     |
1399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1409:12
     |
1409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1420:12
     |
1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1431:12
     |
1431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1442:12
     |
1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1453:12
     |
1453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1478:12
     |
1478 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1491:12
     |
1491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1502:12
     |
1502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1513:12
     |
1513 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1525:12
     |
1525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1535:12
     |
1535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1546:12
     |
1546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1560:12
     |
1560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1571:12
     |
1571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1584:12
     |
1584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1596:12
     |
1596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1606:12
     |
1606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1616:12
     |
1616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1629:12
     |
1629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1639:12
     |
1639 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1650:12
     |
1650 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1662:12
     |
1662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1675:12
     |
1675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1678:12
     |
1678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1685:12
     |
1685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1699:12
     |
1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1709:12
     |
1709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1728:12
     |
1728 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1738:12
     |
1738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1750:12
     |
1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1761:12
     |
1761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1773:12
     |
1773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1776:12
     |
1776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1783:12
     |
1783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1796:12
     |
1796 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1812:12
     |
1812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1824:12
     |
1824 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1835:12
     |
1835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1851:12
     |
1851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1874:12
     |
1874 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1886:12
     |
1886 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1902:12
     |
1902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1912:12
     |
1912 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1922:12
     |
1922 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1931:12
     |
1931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1938:12
     |
1938 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1947:12
     |
1947 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1961:12
     |
1961 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1972:12
     |
1972 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1982:12
     |
1982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:1992:12
     |
1992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2004:12
     |
2004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2016:12
     |
2016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2026:12
     |
2026 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2036:12
     |
2036 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2046:12
     |
2046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2049:12
     |
2049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2056:12
     |
2056 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2065:12
     |
2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2075:12
     |
2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2084:12
     |
2084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2095:12
     |
2095 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2106:12
     |
2106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2119:12
     |
2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2131:12
     |
2131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2143:12
     |
2143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2155:12
     |
2155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2166:12
     |
2166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/gen/clone.rs:2176:12
     |
2176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unused import: `crate::gen::*`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/lib.rs:811:9
    |
811 | pub use crate::gen::*;
    |         ^^^^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: unnecessary transmute
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/float.rs:2030:30
     |
2030 |     let bits: u32 = unsafe { mem::transmute(f) };
     |                              --------------^^^
     |                              |
     |                              help: replace this with: `f32::to_bits`
     |
     = note: `#[warn(unnecessary_transmutes)]` on by default

warning: unnecessary transmute
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-traits-0.2.15/src/float.rs:2046:30
     |
2046 |     let bits: u64 = unsafe { mem::transmute(f) };
     |                              --------------^^^
     |                              |
     |                              help: replace this with: `f64::to_bits`

warning: trait `U8` is never used
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:21:18
   |
21 | pub(crate) trait U8 {
   |                  ^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: method `low_u8` is never used
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:33:8
   |
31 | pub(crate) trait U16 {
   |                  --- method in this trait
32 |     fn as_usize(self) -> usize;
33 |     fn low_u8(self) -> u8;
   |        ^^^^^^

warning: methods `low_u8` and `high_u16` are never used
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:53:8
   |
51 | pub(crate) trait U32 {
   |                  --- methods in this trait
52 |     fn as_usize(self) -> usize;
53 |     fn low_u8(self) -> u8;
   |        ^^^^^^
54 |     fn low_u16(self) -> u16;
55 |     fn high_u16(self) -> u16;
   |        ^^^^^^^^

warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:86:8
   |
84 | pub(crate) trait U64 {
   |                  --- methods in this trait
85 |     fn as_usize(self) -> usize;
86 |     fn low_u8(self) -> u8;
   |        ^^^^^^
87 |     fn low_u16(self) -> u16;
   |        ^^^^^^^
88 |     fn low_u32(self) -> u32;
   |        ^^^^^^^
89 |     fn high_u32(self) -> u32;
   |        ^^^^^^^^

warning: trait `I32` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:121:18
    |
121 | pub(crate) trait I32 {
    |                  ^^^

warning: method `as_u16` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:150:8
    |
148 | pub(crate) trait Usize {
    |                  ----- method in this trait
149 |     fn as_u8(self) -> u8;
150 |     fn as_u16(self) -> u16;
    |        ^^^^^^

warning: `crossbeam-epoch` (lib) generated 28 warnings
   Compiling crossbeam-deque v0.8.3
warning: trait `Pointer` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:212:18
    |
212 | pub(crate) trait Pointer {
    |                  ^^^^^^^

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-deque-0.8.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-deque-0.8.3/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.38 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crossbeam-deque-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam-epoch", "crossbeam-utils", "default", "std"))' -C metadata=7a3fba3062b5b2cd -C extra-filename=-ab5d90cdd0256ccf --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --extern crossbeam_epoch=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_epoch-34c0c406360e7f42.rmeta --extern crossbeam_utils=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-027886ca91285e1c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: trait `PointerMut` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/src/util/int.rs:222:18
    |
222 | pub(crate) trait PointerMut {
    |                  ^^^^^^^^^^

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/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/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/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/shells/nushell/work/nushell-0.82.0/cargo-crates/aho-corasick-1.0.1/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: method `symmetric_difference` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-syntax-0.7.2/src/hir/interval.rs:484:8
    |
396 | pub trait Interval:
    |           -------- method in this trait
...
484 |     fn symmetric_difference(
    |        ^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: call to `.borrow()` on a reference in this situation does nothing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-syntax-0.7.2/src/ast/parse.rs:386:21
    |
386 |         self.pattern.borrow()
    |                     ^^^^^^^^^ help: remove this redundant call
    |
    = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed
    = note: `#[warn(noop_method_call)]` on by default

warning: struct `RawIterHash` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.12.3/src/raw/mod.rs:2333:12
     |
2333 | pub struct RawIterHash<'a, T, A: Allocator + Clone = Global> {
     |            ^^^^^^^^^^^
     |
     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: struct `RawIterHashInner` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashbrown-0.12.3/src/raw/mod.rs:2338:8
     |
2338 | struct RawIterHashInner<'a, A: Allocator + Clone> {
     |        ^^^^^^^^^^^^^^^^

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=io_lifetimes CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman ' CARGO_PKG_DESCRIPTION='A low-level I/O ownership and borrowing library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=io-lifetimes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/io-lifetimes' CARGO_PKG_RUST_VERSION='' 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/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/io-lifetimes-73000f1184023d5c/out /usr/local/bin/rustc --crate-name io_lifetimes --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="close"' --cfg 'feature="default"' --cfg 'feature="hermit-abi"' --cfg 'feature="libc"' --cfg 'feature="windows-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "hermit-abi", "libc", "mio", "os_pipe", "socket2", "tokio", "windows-sys"))' -C metadata=aa36412a1c5546d8 -C extra-filename=-fc5da5c2ea49fa88 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg io_safety_is_in_std --cfg panic_in_const_fn`
warning: `hashbrown` (lib) generated 2 warnings
   Compiling errno v0.3.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/errno-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/errno-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/errno-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c666c19f794cce2e -C extra-filename=-8306b930fba07663 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `num-traits` (lib) generated 255 warnings (16 duplicates)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-integer-0.1.45 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-integer-0.1.45/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer traits and functions' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/num-integer-311e621b927adc8a/out /usr/local/bin/rustc --crate-name num_integer --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-integer-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=44b2d53fda0fe818 -C extra-filename=-8b3e671930d2d84d --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern num_traits=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libnum_traits-3126054058048113.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_i128`
   Compiling time v0.1.45
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.1.45 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.1.45/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Utilities for working with time-related functions in Rust.
' CARGO_PKG_HOMEPAGE='https://github.com/time-rs/time' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.45 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=45 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-serialize"))' -C metadata=69f81cad18a803ca -C extra-filename=-c85806676afb3f01 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `wasi_ext`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:32:17
   |
32 | #![cfg_attr(all(wasi_ext, target_os = "wasi"), feature(wasi_ext))]
   |                 ^^^^^^^^
   |
   = 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(wasi_ext)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:38:11
   |
38 | #[cfg(not(io_safety_is_in_std))]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:41:11
   |
41 | #[cfg(not(io_safety_is_in_std))]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:44:11
   |
44 | #[cfg(not(io_safety_is_in_std))]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:47:11
   |
47 | #[cfg(not(io_safety_is_in_std))]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:57:11
   |
57 | #[cfg(not(io_safety_is_in_std))]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:60:11
   |
60 | #[cfg(not(io_safety_is_in_std))]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:67:7
   |
67 | #[cfg(io_safety_is_in_std)]
   |       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:70:7
   |
70 | #[cfg(io_safety_is_in_std)]
   |       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:73:7
   |
73 | #[cfg(io_safety_is_in_std)]
   |       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:76:7
   |
76 | #[cfg(io_safety_is_in_std)]
   |       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:94:7
   |
94 | #[cfg(io_safety_is_in_std)]
   |       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:103:7
    |
103 | #[cfg(io_safety_is_in_std)]
    |       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:116:7
    |
116 | #[cfg(io_safety_is_in_std)]
    |       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:125:7
    |
125 | #[cfg(io_safety_is_in_std)]
    |       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:138:7
    |
138 | #[cfg(io_safety_is_in_std)]
    |       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:147:7
    |
147 | #[cfg(io_safety_is_in_std)]
    |       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/example_ffi.rs:3:17
  |
3 | #![cfg_attr(not(io_safety_is_in_std), allow(unused_imports))]
  |                 ^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:172:11
    |
172 | #[cfg(not(io_safety_is_in_std))]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:175:11
    |
175 | #[cfg(not(io_safety_is_in_std))]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:178:11
    |
178 | #[cfg(not(io_safety_is_in_std))]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:182:11
    |
182 | #[cfg(not(io_safety_is_in_std))]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:185:11
    |
185 | #[cfg(not(io_safety_is_in_std))]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/lib.rs:188:11
    |
188 | #[cfg(not(io_safety_is_in_std))]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:1:11
  |
1 | #[cfg(not(io_safety_is_in_std))]
  |           ^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:6:11
  |
6 | #[cfg(not(io_safety_is_in_std))]
  |           ^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:17:11
   |
17 | #[cfg(not(io_safety_is_in_std))]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:37:11
   |
37 | #[cfg(not(io_safety_is_in_std))]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:57:11
   |
57 | #[cfg(not(io_safety_is_in_std))]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:238:11
    |
238 | #[cfg(not(io_safety_is_in_std))]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:247:11
    |
247 | #[cfg(not(io_safety_is_in_std))]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:256:11
    |
256 | #[cfg(not(io_safety_is_in_std))]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:265:11
    |
265 | #[cfg(not(io_safety_is_in_std))]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:274:11
    |
274 | #[cfg(not(io_safety_is_in_std))]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/traits.rs:283:11
    |
283 | #[cfg(not(io_safety_is_in_std))]
    |           ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_safety_is_in_std`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/example_ffi.rs:27:5
   |
27 |     io_safety_is_in_std,
   |     ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_safety_is_in_std)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_safety_is_in_std)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/views.rs:239:7
    |
239 | #[cfg(feature = "async_std")]
    |       ^^^^^^^^^^-----------
    |                 |
    |                 help: there is a expected value with a similar name: `"async-std"`
    |
    = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys`
    = help: consider adding `async_std` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/views.rs:242:7
    |
242 | #[cfg(feature = "async_std")]
    |       ^^^^^^^^^^-----------
    |                 |
    |                 help: there is a expected value with a similar name: `"async-std"`
    |
    = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys`
    = help: consider adding `async_std` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/views.rs:245:7
    |
245 | #[cfg(feature = "async_std")]
    |       ^^^^^^^^^^-----------
    |                 |
    |                 help: there is a expected value with a similar name: `"async-std"`
    |
    = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys`
    = help: consider adding `async_std` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/views.rs:248:7
    |
248 | #[cfg(feature = "async_std")]
    |       ^^^^^^^^^^-----------
    |                 |
    |                 help: there is a expected value with a similar name: `"async-std"`
    |
    = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys`
    = help: consider adding `async_std` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/views.rs:251:7
    |
251 | #[cfg(feature = "async_std")]
    |       ^^^^^^^^^^-----------
    |                 |
    |                 help: there is a expected value with a similar name: `"async-std"`
    |
    = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys`
    = help: consider adding `async_std` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `async_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/io-lifetimes-1.0.11/src/views.rs:254:7
    |
254 | #[cfg(feature = "async_std")]
    |       ^^^^^^^^^^-----------
    |                 |
    |                 help: there is a expected value with a similar name: `"async-std"`
    |
    = note: expected values for `feature` are: `async-std`, `close`, `default`, `fs-err`, `hermit-abi`, `libc`, `mio`, `os_pipe`, `socket2`, `tokio`, and `windows-sys`
    = help: consider adding `async_std` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `bitrig`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/errno-0.3.1/src/unix.rs:69:13
   |
69 |             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
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: `io-lifetimes` (lib) generated 42 warnings
   Compiling num_cpus v1.15.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num_cpus-1.15.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num_cpus-1.15.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name num_cpus --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num_cpus-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98fcc25f11c26895 -C extra-filename=-21234661b1659e20 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-integer-0.1.45/src/lib.rs:830:7
    |
830 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = 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(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `has_i128`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-integer-0.1.45/src/lib.rs:1056:7
     |
1056 | #[cfg(has_i128)]
     |       ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-integer-0.1.45/src/roots.rs:169:7
    |
169 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_i128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num-integer-0.1.45/src/roots.rs:389:7
    |
389 | #[cfg(has_i128)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_i128)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_i128)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `libc` (lib) generated 179 warnings (139 duplicates)
   Compiling bit-vec v0.6.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_vec CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-vec-0.6.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-vec-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Alexis Beingessner ' CARGO_PKG_DESCRIPTION='A vector of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name bit_vec --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=b8ecad47bd02d18d -C extra-filename=-fdb061d155141f66 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `nacl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.1.45/src/sys.rs:335:15
    |
335 |     #[cfg(any(target_os = "nacl", target_os = "solaris", target_os = "illumos"))]
    |               ^^^^^^^^^^^^^^^^^^
    |
    = 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: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `nacl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num_cpus-1.15.0/src/lib.rs:331:5
    |
331 |     target_os = "nacl",
    |     ^^^^^^^^^^^^^^^^^^
    |
    = 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: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `nacl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num_cpus-1.15.0/src/lib.rs:412:5
    |
412 |     target_os = "nacl",
    |     ^^^^^^^^^^^^^^^^^^
    |
    = 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: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nacl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.1.45/src/sys.rs:402:13
    |
402 |             target_os = "nacl",
    |             ^^^^^^^^^^^^^^^^^^
    |
    = 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: see  for more information about checking conditional configuration

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.1.45/src/lib.rs:287:5
    |
287 |     extern { fn tzset(); }
    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
    = note: `#[warn(missing_abi)]` on by default

warning: `errno` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=0.37.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=37 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/rustix-39af07b39896626b/out /usr/local/bin/rustc --crate-name rustix --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "alloc", "cc", "compiler_builtins", "core", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "rand", "runtime", "rustc-dep-of-std", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=4b67581c02baba9d -C extra-filename=-b6aacea97944e5ed --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern bitflags=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libbitflags-a1c2cc82f5ab38d8.rmeta --extern libc_errno=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liberrno-8306b930fba07663.rmeta --extern io_lifetimes=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libio_lifetimes-fc5da5c2ea49fa88.rmeta --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg libc --cfg freebsdlike --cfg bsd`
warning: `num_cpus` (lib) generated 2 warnings
   Compiling sys-locale v0.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sys_locale CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sys-locale-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sys-locale-0.3.0/Cargo.toml CARGO_PKG_AUTHORS=1Password CARGO_PKG_DESCRIPTION='Small and lightweight library to obtain the active system locale' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sys-locale CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/1Password/sys-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name sys_locale --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sys-locale-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("js", "js-sys", "wasm-bindgen", "web-sys"))' -C metadata=d01ec6eda6c8462b -C extra-filename=-8d0ce3a5b8868438 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unnecessary parentheses around closure body
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:686:38
    |
686 |         self.process(other, |w1, w2| (w1 | w2))
    |                                      ^       ^
    |
    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
help: remove these parentheses
    |
686 -         self.process(other, |w1, w2| (w1 | w2))
686 +         self.process(other, |w1, w2| w1 | w2)
    |

warning: unnecessary parentheses around closure body
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:717:38
    |
717 |         self.process(other, |w1, w2| (w1 & w2))
    |                                      ^       ^
    |
help: remove these parentheses
    |
717 -         self.process(other, |w1, w2| (w1 & w2))
717 +         self.process(other, |w1, w2| w1 & w2)
    |

warning: unnecessary parentheses around closure body
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:756:38
    |
756 |         self.process(other, |w1, w2| (w1 & !w2))
    |                                      ^        ^
    |
help: remove these parentheses
    |
756 -         self.process(other, |w1, w2| (w1 & !w2))
756 +         self.process(other, |w1, w2| w1 & !w2)
    |

warning: unnecessary parentheses around closure body
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:787:38
    |
787 |         self.process(other, |w1, w2| (w1 ^ w2))
    |                                      ^       ^
    |
help: remove these parentheses
    |
787 -         self.process(other, |w1, w2| (w1 ^ w2))
787 +         self.process(other, |w1, w2| w1 ^ w2)
    |

   Compiling is_ci v1.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_ci CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/is_ci-1.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/is_ci-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Super lightweight CI environment checker. Just tells you if you'\''re in CI or not without much fuss.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_ci CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/is_ci' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name is_ci --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/is_ci-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ead5d1af0a22cb42 -C extra-filename=-78af98fd3145c7f5 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling smawk v0.3.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-core-1.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-core-1.11.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/rayon-core-df47e561fe499031/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-core-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb77309abce4e136 -C extra-filename=-e5e9b9b78eab4060 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern crossbeam_channel=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_channel-54632fcf536f8062.rmeta --extern crossbeam_deque=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_deque-ab5d90cdd0256ccf.rmeta --extern crossbeam_utils=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcrossbeam_utils-027886ca91285e1c.rmeta --extern num_cpus=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libnum_cpus-21234661b1659e20.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smawk CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/smawk-0.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/smawk-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Functions for finding row-minima in a totally monotone matrix.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smawk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mgeisler/smawk' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name smawk --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/smawk-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ndarray"))' -C metadata=a69284807b6028ba -C extra-filename=-737504d349295523 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:400:19
    |
400 |     fn blocks_mut(&mut self) -> MutBlocks {
    |                   ^^^^^^^^^     ^^^^^^^^^^^^ 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
    |
400 |     fn blocks_mut(&mut self) -> MutBlocks<'_, B> {
    |                                           +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.1.45/src/lib.rs:461:18
    |
461 |     pub fn ctime(&self) -> TmFmt {
    |                  ^^^^^     ^^^^^ 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
    |
461 |     pub fn ctime(&self) -> TmFmt<'_> {
    |                                 ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.1.45/src/lib.rs:474:20
    |
474 |     pub fn asctime(&self) -> TmFmt {
    |                    ^^^^^     ^^^^^ 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
    |
474 |     pub fn asctime(&self) -> TmFmt<'_> {
    |                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.1.45/src/lib.rs:495:19
    |
495 |     pub fn rfc822(&self) -> TmFmt {
    |                   ^^^^^     ^^^^^ 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
    |
495 |     pub fn rfc822(&self) -> TmFmt<'_> {
    |                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.1.45/src/lib.rs:513:20
    |
513 |     pub fn rfc822z(&self) -> TmFmt {
    |                    ^^^^^     ^^^^^ 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
    |
513 |     pub fn rfc822z(&self) -> TmFmt<'_> {
    |                                   ++++

warning: hiding a lifetime that's named elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.1.45/src/lib.rs:527:37
    |
527 |     pub fn rfc3339<'a>(&'a self) -> TmFmt {
    |                         --          ^^^^^ 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
help: consistently use `'a`
    |
527 |     pub fn rfc3339<'a>(&'a self) -> TmFmt<'a> {
    |                                          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:407:19
    |
407 |     pub fn blocks(&self) -> Blocks {
    |                   ^^^^^     ^^^^^^^^^ 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
    |
407 |     pub fn blocks(&self) -> Blocks<'_, B> {
    |                                    +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-vec-0.6.3/src/lib.rs:929:17
    |
929 |     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
    |
929 |     pub fn iter(&self) -> Iter<'_, B> {
    |                                +++

   Compiling regex v1.8.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-1.8.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-1.8.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.8.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-1.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=8ff89305be138419 -C extra-filename=-4384a6a0e2aecf73 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libaho_corasick-e9a5f502d7f27ed1.rmeta --extern memchr=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libmemchr-db181c7e728bf88c.rmeta --extern regex_syntax=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libregex_syntax-7dd072825fe2677b.rmeta --cap-lints warn`
warning: `bit-vec` (lib) generated 7 warnings
   Compiling bit-set v0.5.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bit_set CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-set-0.5.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-set-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='Alexis Beingessner ' CARGO_PKG_DESCRIPTION='A set of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-set' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-set CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-set' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name bit_set --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=22519c92716d3ba4 -C extra-filename=-6dd817e30fb1d64b --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern bit_vec=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libbit_vec-fdb061d155141f66.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `linux_raw`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:97:13
   |
97 | #![cfg_attr(linux_raw, deny(unsafe_code))]
   |             ^^^^^^^^^
   |
   = 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(linux_raw)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `rustc_attrs`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:98:13
   |
98 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))]
   |             ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:99:13
   |
99 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
   |             ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wasi_ext`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:100:17
    |
100 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))]
    |                 ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:102:9
    |
102 |     all(linux_raw, naked_functions, target_arch = "x86"),
    |         ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `naked_functions`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:102:20
    |
102 |     all(linux_raw, naked_functions, target_arch = "x86"),
    |                    ^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(naked_functions)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(naked_functions)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `io_lifetimes_use_std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:105:13
    |
105 | #![cfg_attr(io_lifetimes_use_std, feature(io_safety))]
    |             ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_lifetimes_use_std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_lifetimes_use_std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `core_ffi_c`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:106:13
    |
106 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))]
    |             ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `core_c_str`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:107:13
    |
107 | #![cfg_attr(core_c_str, feature(core_c_str))]
    |             ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `alloc_c_string`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:108:13
    |
108 | #![cfg_attr(alloc_c_string, feature(alloc_ffi))]
    |             ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `alloc_c_string`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:109:13
    |
109 | #![cfg_attr(alloc_c_string, feature(alloc_c_string))]
    |             ^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `core_intrinsics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:114:44
    |
114 |     all(not(feature = "rustc-dep-of-std"), core_intrinsics),
    |                                            ^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `asm_experimental_arch`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:117:13
    |
117 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))]
    |             ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:146:9
    |
146 |     all(linux_raw, feature = "use-libc-auxv"),
    |         ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:147:9
    |
147 |     all(libc, not(any(windows, target_os = "wasi")))
    |         ^^^^ help: found config with similar value: `feature = "libc"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/weak.rs:9:13
  |
9 | #![cfg_attr(linux_raw, allow(unsafe_code))]
  |             ^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:153:12
    |
153 | #[cfg_attr(libc, path = "backend/libc/mod.rs")]
    |            ^^^^ help: found config with similar value: `feature = "libc"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:154:12
    |
154 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")]
    |            ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wasi`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:155:12
    |
155 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")]
    |            ^^^^ help: found config with similar value: `target_os = "wasi"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:174:12
    |
174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/seek_from.rs:11:12
   |
11 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))]
   |            ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:195:12
    |
195 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "fs", feature = "net"))))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/lib.rs:207:12
    |
207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "termios")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/process/umask.rs:17:12
   |
17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/seek_from.rs:14:16
   |
14 |     #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))]
   |                ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/seek_from.rs:15:22
   |
15 |     Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64),
   |                      ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/seek_from.rs:22:16
   |
22 |     #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))]
   |                ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/seek_from.rs:23:20
   |
23 |     End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64),
   |                    ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/seek_from.rs:30:16
   |
30 |     #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))]
   |                ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `staged_api`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/seek_from.rs:31:24
   |
31 |     Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64),
   |                        ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/conv.rs:255:5
    |
255 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/conv.rs:256:5
    |
256 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/conv.rs:270:5
    |
270 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/conv.rs:271:5
    |
271 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:6:15
  |
6 | #[cfg(not(any(linux_like, windows)))]
  |               ^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:13:7
   |
13 | #[cfg(linux_like)]
   |       ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:20:7
   |
20 | #[cfg(linux_like)]
   |       ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:23:15
   |
23 | #[cfg(not(any(linux_like, windows, target_os = "wasi")))]
   |               ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:28:5
   |
28 |     linux_like,
   |     ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `rayon_rs_log`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-core-1.11.0/src/log.rs:28:47
   |
28 | pub(super) const LOG_ENABLED: bool = cfg!(any(rayon_rs_log, debug_assertions));
   |                                               ^^^^^^^^^^^^
   |
   = 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(rayon_rs_log)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rayon_rs_log)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `linux_like`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:36:15
   |
36 | #[cfg(not(any(linux_like, windows, target_os = "fuchsia", target_os = "wasi")))]
   |               ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:39:7
   |
39 | #[cfg(linux_like)]
   |       ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:45:7
   |
45 | #[cfg(linux_like)]
   |       ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:105:15
    |
105 | #[cfg(not(any(linux_like, windows, target_os = "redox")))]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:108:7
    |
108 | #[cfg(linux_like)]
    |       ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:119:5
    |
119 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:120:5
    |
120 |     linux_like,
    |     ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:121:5
    |
121 |     netbsdlike,
    |     ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:122:5
    |
122 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:130:7
    |
130 | #[cfg(linux_like)]
    |       ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:144:5
    |
144 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:248:7
    |
248 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:268:7
    |
268 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:367:5
    |
367 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:368:5
    |
368 |     netbsdlike,
    |     ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:369:5
    |
369 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:385:5
    |
385 |     linux_like,
    |     ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:386:5
    |
386 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:396:5
    |
396 |     linux_like,
    |     ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/offset.rs:405:7
    |
405 | #[cfg(linux_like)]
    |       ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/mod.rs:5:15
  |
5 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "redox", target_os = "wasi")))]
  |               ^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:4:15
  |
4 | #[cfg(not(any(solarish, target_os = "haiku")))]
  |               ^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:10:5
   |
10 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:17:15
   |
17 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "redox", target_os = "wasi")))]
   |               ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:23:11
   |
23 | #[cfg(not(linux_like))]
   |           ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:25:7
   |
25 | #[cfg(linux_like)]
   |       ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:181:19
    |
181 |     #[cfg(not(any(solarish, target_os = "aix", target_os = "haiku")))]
    |                   ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:184:19
    |
184 |     #[cfg(not(any(freebsdlike, netbsdlike)))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:184:32
    |
184 |     #[cfg(not(any(freebsdlike, netbsdlike)))]
    |                                ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:187:15
    |
187 |     #[cfg(any(freebsdlike, netbsdlike))]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:187:28
    |
187 |     #[cfg(any(freebsdlike, netbsdlike))]
    |                            ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:122:9
    |
122 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:134:19
    |
134 |     #[cfg(not(any(solarish, target_os = "haiku", target_os = "redox", target_os = "wasi")))]
    |                   ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:97:35
   |
97 |                     #[cfg(not(any(solarish, target_os = "aix", target_os = "haiku")))]
   |                                   ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:100:35
    |
100 |                     #[cfg(not(any(freebsdlike, netbsdlike)))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:100:48
    |
100 |                     #[cfg(not(any(freebsdlike, netbsdlike)))]
    |                                                ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:103:31
    |
103 |                     #[cfg(any(freebsdlike, netbsdlike))]
    |                               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:103:44
    |
103 |                     #[cfg(any(freebsdlike, netbsdlike))]
    |                                            ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:201:19
    |
201 |     #[cfg(not(any(solarish, target_os = "aix", target_os = "haiku")))]
    |                   ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:208:19
    |
208 |     #[cfg(not(any(freebsdlike, netbsdlike)))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:208:32
    |
208 |     #[cfg(not(any(freebsdlike, netbsdlike)))]
    |                                ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:215:15
    |
215 |     #[cfg(any(freebsdlike, netbsdlike))]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/dir.rs:215:28
    |
215 |     #[cfg(any(freebsdlike, netbsdlike))]
    |                            ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/makedev.rs:6:5
  |
6 |     apple,
  |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/makedev.rs:40:7
   |
40 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/makedev.rs:55:5
   |
55 |     apple,
   |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/makedev.rs:56:5
   |
56 |     freebsdlike,
   |     ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/makedev.rs:57:5
   |
57 |     netbsdlike,
   |     ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/makedev.rs:89:5
   |
89 |     apple,
   |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/makedev.rs:90:5
   |
90 |     freebsdlike,
   |     ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/makedev.rs:91:5
   |
91 |     netbsdlike,
   |     ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:8:5
  |
8 |     apple,
  |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:9:5
  |
9 |     netbsdlike,
  |     ^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:10:5
   |
10 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:17:5
   |
17 |     apple,
   |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:18:5
   |
18 |     netbsdlike,
   |     ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:19:5
   |
19 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:30:5
   |
30 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:46:7
   |
46 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:49:5
   |
49 |     apple,
   |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:50:5
   |
50 |     netbsdlike,
   |     ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:51:5
   |
51 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:58:5
   |
58 |     netbsdlike,
   |     ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:59:5
   |
59 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:77:5
   |
77 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:85:15
   |
85 | #[cfg(not(any(apple, target_os = "redox", target_os = "wasi")))]
   |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:97:7
   |
97 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:101:7
    |
101 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:114:11
    |
114 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
    |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:180:5
    |
180 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:813:7
    |
813 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:852:15
    |
852 | #[cfg(not(any(apple, target_os = "redox", target_os = "wasi")))]
    |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:916:5
    |
916 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:917:5
    |
917 |     netbsdlike,
    |     ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:918:5
    |
918 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1149:5
     |
1149 |     solarish,
     |     ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1290:5
     |
1290 |     apple,
     |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1291:5
     |
1291 |     netbsdlike,
     |     ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1292:5
     |
1292 |     solarish,
     |     ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1326:7
     |
1326 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1362:5
     |
1362 |     apple,
     |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1688:7
     |
1688 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1712:7
     |
1712 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1726:7
     |
1726 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1735:7
     |
1735 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1738:7
     |
1738 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1745:7
     |
1745 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1758:7
     |
1758 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1786:7
     |
1786 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1823:7
     |
1823 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1830:7
     |
1830 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1898:7
     |
1898 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1902:7
     |
1902 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1938:11
     |
1938 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1965:11
     |
1965 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1992:11
     |
1992 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:2019:11
     |
2019 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:2050:11
     |
2050 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:2081:11
     |
2081 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:2112:11
     |
2112 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:2130:11
     |
2130 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:2148:11
     |
2148 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:2163:11
     |
2163 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:2176:11
     |
2176 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:2193:11
     |
2193 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:589:9
    |
589 |         apple,
    |         ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:608:11
    |
608 |     #[cfg(apple)]
    |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1027:19
     |
1027 |         #[cfg(any(freebsdlike, target_os = "linux", target_os = "solaris"))]
     |                   ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1029:19
     |
1029 |         #[cfg(any(freebsdlike, target_os = "linux", target_os = "solaris"))]
     |                   ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1211:9
     |
1211 |         apple,
     |         ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1225:11
     |
1225 |     #[cfg(apple)]
     |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: `extern` declarations without an explicit ABI are deprecated
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/weak.rs:47:54
     |
  47 |           $vis static $name: $crate::weak::Weak $ret> =
     |                                                        ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
     |
    ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/syscalls.rs:1379:5
     |
1379 | /     weakcall! {
1380 | |         fn memfd_create(
1381 | |             name: *const c::c_char,
1382 | |             flags: c::c_uint
1383 | |         ) -> c::c_int
1384 | |     }
     | |_____- in this macro invocation
     |
     = note: `#[warn(missing_abi)]` on by default
     = note: this warning originates in the macro `weak` which comes from the expansion of the macro `weakcall` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:310:7
    |
310 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:324:7
    |
324 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:335:7
    |
335 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:502:5
    |
502 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:503:5
    |
503 |     netbsdlike,
    |     ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:504:5
    |
504 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:709:15
    |
709 | #[cfg(not(any(netbsdlike, solarish, target_os = "aix", target_os = "redox")))]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:709:27
    |
709 | #[cfg(not(any(netbsdlike, solarish, target_os = "aix", target_os = "redox")))]
    |                           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:847:11
    |
847 | #[cfg(not(linux_like))]
    |           ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:902:5
    |
902 |     linux_like,
    |     ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:903:5
    |
903 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_like`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:916:7
    |
916 | #[cfg(linux_like)]
    |       ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:1050:7
     |
1050 | #[cfg(apple)]
     |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:217:13
    |
217 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:243:13
    |
243 |             netbsdlike,
    |             ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:479:19
    |
479 |     #[cfg(not(any(solarish, target_os = "haiku", target_os = "redox")))]
    |                   ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:717:13
    |
717 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:725:13
    |
725 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:733:13
    |
733 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:744:13
    |
744 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:753:13
    |
753 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:762:13
    |
762 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/fs/types.rs:771:13
    |
771 |             bsd,
    |             ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:28:9
   |
28 |         bsd,
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:42:11
   |
42 |     #[cfg(bsd)]
   |           ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:46:9
   |
46 |         bsd,
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:57:9
   |
57 |         bsd,
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:69:9
   |
69 |         bsd,
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:77:11
   |
77 |     #[cfg(bsd)]
   |           ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:81:9
   |
81 |         bsd,
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:90:9
   |
90 |         bsd,
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:99:9
   |
99 |         bsd,
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:118:19
    |
118 |     #[cfg(not(any(bsd, windows, target_os = "haiku", target_os = "wasi")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:122:9
    |
122 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:140:9
    |
140 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:157:11
    |
157 |     #[cfg(freebsdlike)]
    |           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:161:9
    |
161 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:162:9
    |
162 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:180:15
    |
180 |     #[cfg(any(bsd, target_env = "newlib"))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:189:9
    |
189 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:190:9
    |
190 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:232:9
    |
232 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:233:9
    |
233 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:242:9
    |
242 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:243:9
    |
243 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:252:9
    |
252 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:253:9
    |
253 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:262:9
    |
262 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:263:9
    |
263 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:271:19
    |
271 |     #[cfg(not(any(bsd, windows, target_os = "haiku", target_os = "wasi")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:274:19
    |
274 |     #[cfg(not(any(bsd, windows, target_os = "haiku", target_os = "wasi")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:277:19
    |
277 |     #[cfg(not(any(bsd, windows, target_os = "haiku", target_os = "wasi")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:280:19
    |
280 |     #[cfg(not(any(bsd, windows, target_os = "haiku", target_os = "wasi")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:284:9
    |
284 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:293:9
    |
293 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:302:9
    |
302 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:311:9
    |
311 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:320:9
    |
320 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:328:19
    |
328 |     #[cfg(not(any(bsd, windows, target_os = "haiku", target_os = "wasi")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:334:9
    |
334 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:335:9
    |
335 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:356:9
    |
356 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:357:9
    |
357 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:365:11
    |
365 |     #[cfg(bsd)]
    |           ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:378:9
    |
378 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:386:15
    |
386 |     #[cfg(any(bsd, target_os = "haiku"))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:391:19
    |
391 |     #[cfg(not(any(bsd, windows, target_os = "haiku", target_os = "wasi")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:395:9
    |
395 |         freebsdlike,
    |         ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:413:9
    |
413 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:414:9
    |
414 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:429:9
    |
429 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:430:9
    |
430 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:448:9
    |
448 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:457:9
    |
457 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:471:9
    |
471 |         freebsdlike,
    |         ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:480:9
    |
480 |         freebsdlike,
    |         ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:505:9
    |
505 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:506:9
    |
506 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:514:19
    |
514 |     #[cfg(not(any(freebsdlike, netbsdlike, windows, target_os = "haiku")))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:514:32
    |
514 |     #[cfg(not(any(freebsdlike, netbsdlike, windows, target_os = "haiku")))]
    |                                ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:526:9
    |
526 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:542:19
    |
542 |     #[cfg(not(any(freebsdlike, netbsdlike, windows, target_os = "haiku")))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:542:32
    |
542 |     #[cfg(not(any(freebsdlike, netbsdlike, windows, target_os = "haiku")))]
    |                                ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:554:11
    |
554 |     #[cfg(bsd)]
    |           ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:557:11
    |
557 |     #[cfg(bsd)]
    |           ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:560:11
    |
560 |     #[cfg(bsd)]
    |           ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:563:11
    |
563 |     #[cfg(bsd)]
    |           ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nightly`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-set-0.5.3/src/lib.rs:51:23
   |
51 | #![cfg_attr(all(test, feature = "nightly"), feature(test))]
   |                       ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `std`
   = help: consider adding `nightly` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:583:9
    |
583 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:595:9
    |
595 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nightly`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-set-0.5.3/src/lib.rs:53:17
   |
53 | #[cfg(all(test, feature = "nightly"))]
   |                 ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `std`
   = help: consider adding `nightly` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:596:9
    |
596 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nightly`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-set-0.5.3/src/lib.rs:55:17
   |
55 | #[cfg(all(test, feature = "nightly"))]
   |                 ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `std`
   = help: consider adding `nightly` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:604:19
    |
604 |     #[cfg(not(any(bsd, windows, target_os = "haiku", target_os = "wasi")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nightly`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-set-0.5.3/src/lib.rs:1558:17
     |
1558 | #[cfg(all(test, feature = "nightly"))]
     |                 ^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `default` and `std`
     = help: consider adding `nightly` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:608:9
    |
608 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:609:9
    |
609 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:622:11
    |
622 |     #[cfg(bsd)]
    |           ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:638:9
    |
638 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:649:9
    |
649 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `cc` (lib) generated 1 warning
warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:657:19
    |
657 |     #[cfg(not(any(freebsdlike, windows, target_os = "openbsd", target_os = "wasi")))]
    |                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:673:9
    |
673 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:674:9
    |
674 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:682:19
    |
682 |     #[cfg(not(any(bsd, windows, target_os = "haiku", target_os = "wasi")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/errno.rs:694:9
    |
694 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/types.rs:69:15
   |
69 | #[cfg(not(any(apple, target_os = "wasi")))]
   |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/types.rs:111:15
    |
111 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "redox", target_os = "wasi")))]
    |               ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/types.rs:60:13
   |
60 |             apple,
   |             ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/types.rs:79:13
   |
79 |             solarish,
   |             ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

   Compiling strip-ansi-escapes v0.1.1
warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:25:15
   |
25 | #[cfg(not(any(apple, target_os = "aix", target_os = "haiku", target_os = "wasi")))]
   |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:39:7
   |
39 | #[cfg(bsd)]
   |       ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:41:7
   |
41 | #[cfg(solarish)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:258:7
    |
258 | #[cfg(bsd)]
    |       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:274:5
    |
274 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:466:5
    |
466 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:485:5
    |
485 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:499:7
    |
499 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:520:7
    |
520 | #[cfg(bsd)]
    |       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:525:7
    |
525 | #[cfg(bsd)]
    |       ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:558:15
    |
558 | #[cfg(not(any(apple, target_os = "aix", target_os = "haiku", target_os = "wasi")))]
    |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:619:7
    |
619 | #[cfg(solarish)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:624:7
    |
624 | #[cfg(solarish)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:641:7
    |
641 | #[cfg(solarish)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:650:7
    |
650 | #[cfg(solarish)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:666:7
    |
666 | #[cfg(solarish)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/io/syscalls.rs:692:7
    |
692 | #[cfg(solarish)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/syscalls.rs:604:7
    |
604 | #[cfg(freebsdlike)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `solid`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/syscalls.rs:521:35
    |
521 |     #[cfg(any(target_os = "wasi", target_os = "solid"))]
    |                                   ^^^^^^^^^^^^^^^^^^^
    |
    = 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: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:103:7
    |
103 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:63:19
   |
63 |     #[cfg(not(any(apple, solarish, target_os = "haiku")))]
   |                   ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:63:26
   |
63 |     #[cfg(not(any(apple, solarish, target_os = "haiku")))]
   |                          ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:66:19
   |
66 |     #[cfg(not(any(solarish, target_os = "haiku")))]
   |                   ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:71:19
   |
71 |     #[cfg(not(any(solarish, target_os = "aix", target_os = "haiku")))]
   |                   ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:77:19
   |
77 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                   ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:77:24
   |
77 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                        ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:80:19
   |
80 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                   ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:80:24
   |
80 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                        ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:83:19
   |
83 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                   ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:83:24
   |
83 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                        ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:86:19
   |
86 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                   ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:86:24
   |
86 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                        ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:89:19
   |
89 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                   ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strip_ansi_escapes CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/strip-ansi-escapes-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/strip-ansi-escapes-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Ted Mielczarek ' CARGO_PKG_DESCRIPTION='Strip ANSI escape sequences from byte streams.' CARGO_PKG_HOMEPAGE='https://github.com/luser/strip-ansi-escapes' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strip-ansi-escapes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/luser/strip-ansi-escapes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/strip-ansi-escapes-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3d1430dfc838525b -C extra-filename=-2a3f8f2037e30945 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern vte=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libvte-c9b52c551fc2b7c1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:89:24
   |
89 |     #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                        ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:93:9
   |
93 |         bsd,
   |         ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:94:9
   |
94 |         solarish,
   |         ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:155:9
    |
155 |         bsd,
    |         ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:156:9
    |
156 |         solarish,
    |         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:201:19
    |
201 |     #[cfg(not(any(bsd, target_os = "haiku")))]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:208:11
    |
208 |     #[cfg(bsd)]
    |           ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:211:11
    |
211 |     #[cfg(bsd)]
    |           ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:243:17
    |
243 |                 bsd,
    |                 ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:244:17
    |
244 |                 solarish,
    |                 ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:272:27
    |
272 |             #[cfg(not(any(bsd, target_os = "haiku")))]
    |                           ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:275:19
    |
275 |             #[cfg(bsd)]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/process/types.rs:277:19
    |
277 |             #[cfg(bsd)]
    |                   ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `x32`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/syscalls.rs:35:9
   |
35 |         target_arch = "x32",
   |         ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `x32`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/syscalls.rs:85:9
   |
85 |         target_arch = "x32",
   |         ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `x32`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:81:9
   |
81 |         target_arch = "x32",
   |         ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:130:15
    |
130 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:130:20
    |
130 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
    |                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:192:11
    |
192 | #[cfg(any(solarish, target_os = "haiku"))]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:211:5
    |
211 |     freebsdlike,
    |     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:212:5
    |
212 |     netbsdlike,
    |     ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:213:5
    |
213 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:226:5
    |
226 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:227:5
    |
227 |     freebsdlike,
    |     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:247:11
    |
247 | #[cfg(not(bsd))]
    |           ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:251:11
    |
251 | #[cfg(not(bsd))]
    |           ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:255:15
    |
255 | #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:255:20
    |
255 | #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:259:15
    |
259 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:259:20
    |
259 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:263:15
    |
263 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:263:20
    |
263 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:267:15
    |
267 | #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:267:20
    |
267 | #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:271:15
    |
271 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:271:20
    |
271 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:277:5
    |
277 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:278:5
    |
278 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:288:5
    |
288 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:289:5
    |
289 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:299:5
    |
299 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:300:5
    |
300 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:308:15
    |
308 | #[cfg(not(any(netbsdlike, solarish, target_os = "dragonfly", target_os = "redox")))]
    |               ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:308:27
    |
308 | #[cfg(not(any(netbsdlike, solarish, target_os = "dragonfly", target_os = "redox")))]
    |                           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:313:5
    |
313 |     netbsdlike,
    |     ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:314:5
    |
314 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:324:5
    |
324 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:325:5
    |
325 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:335:5
    |
335 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:336:5
    |
336 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:346:5
    |
346 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:347:5
    |
347 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:355:15
    |
355 | #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:355:20
    |
355 | #[cfg(not(any(bsd, solarish, target_os = "redox")))]
    |                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:359:15
    |
359 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:359:20
    |
359 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:365:5
    |
365 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:366:5
    |
366 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:374:36
    |
374 | #[cfg(not(any(target_env = "musl", bsd, solarish, target_os = "redox")))]
    |                                    ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:374:41
    |
374 | #[cfg(not(any(target_env = "musl", bsd, solarish, target_os = "redox")))]
    |                                         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:378:15
    |
378 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:378:20
    |
378 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:384:5
    |
384 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:385:5
    |
385 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:393:36
    |
393 | #[cfg(not(any(target_env = "musl", bsd, solarish, target_os = "redox")))]
    |                                    ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:393:41
    |
393 | #[cfg(not(any(target_env = "musl", bsd, solarish, target_os = "redox")))]
    |                                         ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:397:15
    |
397 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:397:20
    |
397 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))]
    |                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:403:5
    |
403 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:404:5
    |
404 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:473:5
    |
473 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:482:15
    |
482 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:482:20
    |
482 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
    |                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:486:15
    |
486 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:486:20
    |
486 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
    |                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:491:5
    |
491 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:500:15
    |
500 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:504:15
    |
504 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:508:15
    |
508 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:512:15
    |
512 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:519:5
    |
519 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:530:5
    |
530 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:541:5
    |
541 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:552:5
    |
552 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:626:5
    |
626 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:635:5
    |
635 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:643:15
    |
643 | #[cfg(not(any(bsd, target_os = "haiku", target_os = "redox")))]
    |               ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:648:5
    |
648 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:649:5
    |
649 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:660:5
    |
660 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:675:5
    |
675 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:676:5
    |
676 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:718:5
    |
718 |     bsd,
    |     ^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/termios/types.rs:719:5
    |
719 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/time/syscalls.rs:243:9
    |
243 |     all(apple, not(target_os = "macos"))
    |         ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/time/syscalls.rs:274:9
    |
274 |     all(apple, not(target_os = "macos"))
    |         ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/time/types.rs:117:15
    |
117 | #[cfg(not(any(apple, target_os = "wasi")))]
    |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/time/types.rs:160:7
    |
160 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/time/types.rs:130:15
    |
130 |     #[cfg(any(freebsdlike))]
    |               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/time/types.rs:134:19
    |
134 |     #[cfg(not(any(netbsdlike, solarish, target_os = "redox")))]
    |                   ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/time/types.rs:134:31
    |
134 |     #[cfg(not(any(netbsdlike, solarish, target_os = "redox")))]
    |                               ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/time/types.rs:138:19
    |
138 |     #[cfg(not(any(netbsdlike, solarish, target_os = "redox")))]
    |                   ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/backend/libc/time/types.rs:138:31
    |
138 |     #[cfg(not(any(netbsdlike, solarish, target_os = "redox")))]
    |                               ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:14:5
   |
14 |     apple,
   |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:15:5
   |
15 |     netbsdlike,
   |     ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:16:5
   |
16 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:23:7
   |
23 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

   Compiling terminal_size v0.1.17
warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:25:7
   |
25 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:29:7
   |
29 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:31:15
   |
31 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "redox", target_os = "wasi")))]
   |               ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:47:11
   |
47 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
   |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:63:5
   |
63 |     apple,
   |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:64:5
   |
64 |     netbsdlike,
   |     ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:65:5
   |
65 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:72:7
   |
72 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:74:7
   |
74 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:78:7
   |
78 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:80:15
   |
80 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "redox", target_os = "wasi")))]
   |               ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:96:11
   |
96 | #[cfg(any(apple, target_os = "android", target_os = "linux"))]
   |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `wasi_ext`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/mod.rs:104:11
    |
104 | #[cfg(all(wasi_ext, target_os = "wasi"))]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/abs.rs:4:5
  |
4 |     solarish,
  |     ^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/abs.rs:27:5
   |
27 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/at.rs:10:7
   |
10 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/at.rs:12:15
   |
12 | #[cfg(not(any(apple, target_os = "wasi")))]
   |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/at.rs:348:7
    |
348 | #[cfg(apple)]
    |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/at.rs:369:15
    |
369 | #[cfg(not(any(apple, target_os = "wasi")))]
    |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/constants.rs:11:7
   |
11 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unused import: `Dev`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/constants.rs:6:38
  |
6 | pub use backend::fs::types::{Access, Dev, Mode, OFlags};
  |                                      ^^^
  |
  = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: unexpected `cfg` condition name: `netbsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/fd.rs:16:5
   |
16 |     netbsdlike,
   |     ^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/fd.rs:17:5
   |
17 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/fd.rs:27:5
   |
27 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/fd.rs:164:5
    |
164 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `netbsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/fd.rs:224:5
    |
224 |     netbsdlike,
    |     ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/fd.rs:225:5
    |
225 |     solarish,
    |     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/fd.rs:299:5
    |
299 |     apple,
    |     ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/makedev.rs:21:11
   |
21 | #[cfg(not(bsd))]
   |           ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/fs/makedev.rs:33:11
   |
33 | #[cfg(not(bsd))]
   |           ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/mod.rs:21:7
   |
21 | #[cfg(bsd)]
   |       ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/mod.rs:26:7
   |
26 | #[cfg(solarish)]
   |       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/ioctl.rs:59:7
   |
59 | #[cfg(apple)]
   |       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:157:11
    |
157 | #[cfg(any(apple, freebsdlike))]
    |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:157:18
    |
157 | #[cfg(any(apple, freebsdlike))]
    |                  ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:313:11
    |
313 | #[cfg(any(apple, freebsdlike))]
    |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:313:18
    |
313 | #[cfg(any(apple, freebsdlike))]
    |                  ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:344:11
    |
344 | #[cfg(any(apple, freebsdlike))]
    |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:344:18
    |
344 | #[cfg(any(apple, freebsdlike))]
    |                  ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:348:11
    |
348 | #[cfg(any(apple, freebsdlike))]
    |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:348:18
    |
348 | #[cfg(any(apple, freebsdlike))]
    |                  ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:64:23
   |
64 |             #[cfg(any(apple, freebsdlike))]
   |                       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:64:30
   |
64 |             #[cfg(any(apple, freebsdlike))]
   |                              ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

   Compiling dirs-sys-next v0.1.2
warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:43:27
   |
43 |                 #[cfg(any(apple, target_os = "freebsd", target_os = "netbsd"))]
   |                           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/terminal_size-0.1.17 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/terminal_size-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Andrew Chin ' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name terminal_size --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/terminal_size-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a375f2e0d7220a99 -C extra-filename=-4e81ea19ff97b0f8 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:145:23
    |
145 |             #[cfg(any(apple, freebsdlike))]
    |                       ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:145:30
    |
145 |             #[cfg(any(apple, freebsdlike))]
    |                              ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:131:31
    |
131 |                     #[cfg(any(apple, target_os = "freebsd", target_os = "netbsd"))]
    |                               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:214:15
    |
214 |     #[cfg(any(apple, freebsdlike))]
    |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/kqueue.rs:214:22
    |
214 |     #[cfg(any(apple, freebsdlike))]
    |                      ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/pipe.rs:14:11
   |
14 | #[cfg(not(apple))]
   |           ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/pipe.rs:29:5
   |
29 |     solarish,
   |     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/pipe.rs:86:15
   |
86 | #[cfg(not(any(apple, target_os = "aix", target_os = "haiku")))]
   |               ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/seek_from.rs:38:15
   |
38 |     #[cfg(any(freebsdlike, target_os = "linux", target_os = "solaris"))]
   |               ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `freebsdlike`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/io/seek_from.rs:46:15
   |
46 |     #[cfg(any(freebsdlike, target_os = "linux", target_os = "solaris"))]
   |               ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:36:13
   |
36 |             apple,
   |             ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:43:23
   |
43 |         #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                       ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:43:28
   |
43 |         #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                            ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_sys_next CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/dirs-sys-next-0.1.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/dirs-sys-next-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='system-level helper functions for the dirs and directories crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs/tree/master/dirs-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_sys_next --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25f04b399d4aed1b -C extra-filename=-1d3282c15ebd05d6 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:45:23
   |
45 |         #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                       ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `solarish`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:45:28
   |
45 |         #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))]
   |                            ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `apple`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:48:13
   |
48 |             apple,
   |             ^^^^^ help: found config with similar value: `target_vendor = "apple"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:55:23
   |
55 |         #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))]
   |                       ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:57:23
   |
57 |         #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))]
   |                       ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:59:23
   |
59 |         #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))]
   |                       ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:61:23
   |
61 |         #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))]
   |                       ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:66:13
   |
66 |             bsd,
   |             ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:75:13
   |
75 |             bsd,
   |             ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:84:13
   |
84 |             bsd,
   |             ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `bsd`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/constants.rs:93:13
   |
93 |             bsd,
   |             ^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `x32`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/tc.rs:10:9
   |
10 |         target_arch = "x32",
   |         ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `x32`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/tc.rs:61:9
   |
61 |         target_arch = "x32",
   |         ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `x32`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/tc.rs:163:9
    |
163 |         target_arch = "x32",
    |         ^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
    = note: see  for more information about checking conditional configuration

warning: unused imports: `Speed` and `Tcflag`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/tc.rs:20:45
   |
20 |     Action, OptionalActions, QueueSelector, Speed, Tcflag, Termios, Winsize,
   |                                             ^^^^^  ^^^^^^

warning: unexpected `cfg` condition name: `linux_raw`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/tty.rs:5:9
  |
5 |     all(linux_raw, feature = "procfs"),
  |         ^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/tty.rs:6:9
  |
6 |     all(libc, not(any(target_os = "fuchsia", target_os = "wasi"))),
  |         ^^^^ help: found config with similar value: `feature = "libc"`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/tty.rs:11:9
   |
11 |     all(linux_raw, feature = "procfs"),
   |         ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libc`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/tty.rs:12:9
   |
12 |     all(libc, not(any(target_os = "fuchsia", target_os = "wasi"))),
   |         ^^^^ help: found config with similar value: `feature = "libc"`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unused import: `crate::io`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/tty.rs:8:5
  |
8 | use crate::io;
  |     ^^^^^^^^^

warning: unused imports: `alloc::vec::Vec`, `backend::fd::BorrowedFd`, `crate::ffi::CString`, and `crate::path::SMALL_PATH_BUFFER_SIZE`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/termios/tty.rs:15:5
   |
15 |     crate::ffi::CString, crate::path::SMALL_PATH_BUFFER_SIZE, alloc::vec::Vec,
   |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
16 |     backend::fd::BorrowedFd,
   |     ^^^^^^^^^^^^^^^^^^^^^^^

warning: unexpected `cfg` condition name: `linux_raw`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/process/wait.rs:8:7
  |
8 | #[cfg(linux_raw)]
  |       ^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/process/wait.rs:220:11
    |
220 |     #[cfg(linux_raw)]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `linux_raw`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/process/wait.rs:225:15
    |
225 |     #[cfg(not(linux_raw))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unused import: `chroot::*`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/process/mod.rs:42:9
   |
42 | pub use chroot::*;
   |         ^^^^^^^^^

warning: unused import: `exit::*`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/process/mod.rs:43:9
   |
43 | pub use exit::*;
   |         ^^^^^^^

warning: unused import: `priority::*`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/process/mod.rs:55:9
   |
55 | pub use priority::*;
   |         ^^^^^^^^^^^

warning: unused import: `procctl::*`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/process/mod.rs:57:9
   |
57 | pub use procctl::*;
   |         ^^^^^^^^^^

warning: unused import: `sched_yield::sched_yield`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/process/mod.rs:67:9
   |
67 | pub use sched_yield::sched_yield;
   |         ^^^^^^^^^^^^^^^^^^^^^^^^

warning: unused import: `system::*`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/process/mod.rs:69:9
   |
69 | pub use system::*;
   |         ^^^^^^^^^

warning: unused import: `umask::*`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustix-0.37.19/src/process/mod.rs:71:9
   |
71 | pub use umask::*;
   |         ^^^^^^^^

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bit-set-0.5.3/src/lib.rs:439:17
    |
439 |     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
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
439 |     pub fn iter(&self) -> Iter<'_, B> {
    |                                +++

   Compiling nu-utils v0.82.0 (/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/crates/nu-utils)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nu_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/crates/nu-utils CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/crates/nu-utils/Cargo.toml CARGO_PKG_AUTHORS='The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Nushell utility functions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/nushell/nushell/tree/main/crates/nu-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.82.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=82 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name nu_utils --edition=2021 crates/nu-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98e6b46a55736e1f -C extra-filename=-748bfade66a962d3 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern log=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblog-79a1df4d407c8743.rmeta --extern lscolors=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblscolors-54bb6523bd6e83a6.rmeta --extern num_format=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libnum_format-68cc547b6d1028ca.rmeta --extern strip_ansi_escapes=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libstrip_ansi_escapes-2a3f8f2037e30945.rmeta --extern sys_locale=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libsys_locale-8d0ce3a5b8868438.rmeta -C link-arg=-fstack-protector-strong`
warning: `num-integer` (lib) generated 4 warnings
   Compiling owo-colors v3.5.0
warning: `bit-set` (lib) generated 5 warnings
   Compiling utf8-width v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_width CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/utf8-width-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/utf8-width-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Magic Len ' CARGO_PKG_DESCRIPTION='To determine the width of a UTF-8 character by providing its first byte.' CARGO_PKG_HOMEPAGE='https://magiclen.org/utf8-width' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/magiclen/utf8-width' 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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name utf8_width --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/utf8-width-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=35b8b61024190ec4 -C extra-filename=-981c607477b8df92 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=owo_colors CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/owo-colors-3.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/owo-colors-3.5.0/Cargo.toml CARGO_PKG_AUTHORS='jam1garner <8260240+jam1garner@users.noreply.github.com>' CARGO_PKG_DESCRIPTION='Zero-allocation terminal colors that'\''ll make people go owo' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=owo-colors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jam1garner/owo-colors' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=3.5.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name owo_colors --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/owo-colors-3.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=520edddc5f30cf9e -C extra-filename=-a25e8346577bbd5e --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling minimal-lexical v0.2.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=1d4c481ad7c24b17 -C extra-filename=-e33169f4a9da0e08 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `time` (lib) generated 8 warnings
   Compiling lru v0.10.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lru CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lru-0.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lru-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Jerome Froelich ' CARGO_PKG_DESCRIPTION='A LRU cache implementation' CARGO_PKG_HOMEPAGE='https://github.com/jeromefroe/lru-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lru CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jeromefroe/lru-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name lru --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lru-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=b898e70634c47f10 -C extra-filename=-56cf0beb22a2364b --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern hashbrown=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libhashbrown-cbe4304343677e12.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.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.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/typenum-190c3c855bce98dd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/typenum-5071a41c3ecf3306/build-script-main`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> crates/nu-utils/src/deansi.rs:11:36
   |
11 | pub fn strip_ansi_unlikely(string: &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
   |
11 | pub fn strip_ansi_unlikely(string: &str) -> Cow<'_, str> {
   |                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> crates/nu-utils/src/deansi.rs:33:34
   |
33 | pub fn strip_ansi_likely(string: &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
help: use `'_` for type paths
   |
33 | pub fn strip_ansi_likely(string: &str) -> Cow<'_, str> {
   |                                               +++

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.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.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/typenum-bd1ba2787faf8c57/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/typenum-5071a41c3ecf3306/build-script-main`
[typenum 1.16.0] cargo:rerun-if-changed=build/main.rs
[typenum 1.16.0] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/magus/work/usr/mports/shells/nushell/work/target/release/build/typenum-190c3c855bce98dd/out/consts.rs
[typenum 1.16.0] cargo:rerun-if-changed=build/main.rs
[typenum 1.16.0] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/typenum-bd1ba2787faf8c57/out/consts.rs
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/owo-colors-3.5.0/src/lib.rs:77:13
   |
77 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
   |             ^^^^^^^
   |
   = 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(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: `aho-corasick` (lib) generated 14 warnings
   Compiling dirs-next v2.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs_next CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/dirs-next-2.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/dirs-next-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations
of directories for config, cache and other data on Linux, Windows, macOS
and Redox by leveraging the mechanisms defined by the XDG base/user
directory specifications on Linux, the Known Folder API on Windows,
and the Standard Directory guidelines on macOS.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name dirs_next --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=68b06c4c17612f7f -C extra-filename=-4643b74c0508662b --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --extern dirs_sys_next=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libdirs_sys_next-1d3282c15ebd05d6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling byteorder v1.4.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/byteorder-1.4.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/byteorder-1.4.3/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=47061ddeb2ad6ae0 -C extra-filename=-9ba48a6dc21f585d --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[typenum 1.16.0] cargo:rustc-env=TYPENUM_BUILD_OP=/magus/work/usr/mports/shells/nushell/work/target/release/build/typenum-190c3c855bce98dd/out/op.rs
   Compiling unicode-xid v0.2.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-xid-0.2.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-xid-0.2.4/Cargo.toml CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start
or XID_Continue properties according to
Unicode Standard Annex #31.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_xid --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-xid-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=dbb3acd03d0d0d57 -C extra-filename=-886b329d6f12c9e2 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
[typenum 1.16.0] cargo:rustc-env=TYPENUM_BUILD_OP=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/typenum-bd1ba2787faf8c57/out/op.rs
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/minimal-lexical-0.2.1/src/bigint.rs:127:17
    |
127 | pub fn rview(x: &[Limb]) -> ReverseView {
    |                 ^^^^^^^     ^^^^^^^^^^^^^^^^^ 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
    |
127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> {
    |                                         +++

   Compiling paste v1.0.12
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/paste-1.0.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/paste-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/paste-1.0.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3421a4d7945354c2 -C extra-filename=-2c71c4fc737f0e4f --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/paste-2c71c4fc737f0e4f -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
   Compiling nu-glob v0.82.0 (/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/crates/nu-glob)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nu_glob CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/crates/nu-glob CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/crates/nu-glob/Cargo.toml CARGO_PKG_AUTHORS='The Nushell Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Fork of glob. Support for matching file paths against Unix shell style patterns.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nushell/tree/main/crates/nu-glob' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.82.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=82 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name nu_glob --edition=2021 crates/nu-glob/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb2e0ce51fec7a58 -C extra-filename=-f78077814efb957a --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps -C link-arg=-fstack-protector-strong`
warning: `nu-utils` (lib) generated 2 warnings (run `cargo fix --lib -p nu-utils` to apply 2 suggestions)
   Compiling nom v7.1.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/Cargo.toml CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=ab043edd241ae1af -C extra-filename=-6b01937e1ff50a0f --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern memchr=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libmemchr-95f7cba60689b8f9.rmeta --extern minimal_lexical=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libminimal_lexical-e33169f4a9da0e08.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: creating a shared reference to mutable static
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-core-1.11.0/src/registry.rs:169:33
    |
169 |         .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) })
    |                                 ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
    |
    = note: for more information, see 
    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default

warning: creating a mutable reference to mutable static
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-core-1.11.0/src/registry.rs:196:55
    |
196 |             .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) })
    |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
    |
    = note: for more information, see 
    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.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.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/typenum-bd1ba2787faf8c57/out TYPENUM_BUILD_CONSTS=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/typenum-bd1ba2787faf8c57/out/consts.rs TYPENUM_BUILD_OP=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/typenum-bd1ba2787faf8c57/out/op.rs /usr/local/bin/rustc --crate-name typenum --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=6916f1f842fcf761 -C extra-filename=-1c90e68dc5128283 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling const_format_proc_macros v0.2.29
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_format_proc_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format_proc_macros-0.2.29 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format_proc_macros-0.2.29/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Implementation detail of the `const_format` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const_format_proc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/const_format_crates/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name const_format_proc_macros --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format_proc_macros-0.2.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=ac725deab7ad4571 -C extra-filename=-478dbbc1ed27d2c9 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libproc_macro2-d7846093533b100c.rlib --extern quote=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libquote-c5243d4a235e32d0.rlib --extern unicode_xid=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libunicode_xid-886b329d6f12c9e2.rlib --extern proc_macro --cap-lints warn`
warning: `minimal-lexical` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.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.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/typenum-190c3c855bce98dd/out TYPENUM_BUILD_CONSTS=/magus/work/usr/mports/shells/nushell/work/target/release/build/typenum-190c3c855bce98dd/out/consts.rs TYPENUM_BUILD_OP=/magus/work/usr/mports/shells/nushell/work/target/release/build/typenum-190c3c855bce98dd/out/op.rs /usr/local/bin/rustc --crate-name typenum --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=0197537df8328c7c -C extra-filename=-a68e3ac2feb27672 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=more_lengths CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/generic-array-fdb5a2929cc71ff9/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/generic-array-e2c99e9eeb5314ad/build-script-build`
[generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=more_lengths CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/generic-array-685c4c113328256c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/generic-array-e2c99e9eeb5314ad/build-script-build`
   Compiling lazy_static v1.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lazy_static-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=f5500589e9479903 -C extra-filename=-6597413a02b41719 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence
   Compiling siphasher v0.3.10
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/siphasher-0.3.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/siphasher-0.3.10/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/siphasher-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=8ce9a4c67a35735e -C extra-filename=-1719ba224690ce36 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.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/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.0/src/lib.rs:61:13
   |
61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))]
   |             ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict`
   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.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

   Compiling rayon v1.7.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-1.7.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-1.7.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rayon-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ee48e3b73851a5c -C extra-filename=-0fbbd481700b1f87 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern either=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libeither-d22916d6688adf9e.rmeta --extern rayon_core=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/librayon_core-e5e9b9b78eab4060.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `tests`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.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: `panic` is ambiguous
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:40:21
   |
40 |                     debug_assert!(false, "attempted to derefence an uninitialized lazy static. This is a bug");
   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = note: for more information, see issue #147319 
   = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
note: `panic` could refer to the macro imported here
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:11:5
   |
11 | use self::std::prelude::v1::*;
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
   = help: consider adding an explicit import of `panic` to disambiguate
   = help: or use `self::panic` to refer to this macro unambiguously
note: `panic` could also refer to the macro defined here
  --> /usr/local/lib/rustlib/src/rust/library/core/src/prelude/mod.rs:21:13
   |
21 |     pub use super::v1::*;
   |             ^^^^^^^^^
   = note: `#[warn(ambiguous_panic_imports)]` (part of `#[warn(future_incompatible)]`) on by default
   = note: this warning originates in the macro `$crate::assert` which comes from the expansion of the macro `debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `tests`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.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: unused import: `*`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typenum-1.16.0/src/lib.rs:111:25
    |
111 |     N1, N2, Z0, P1, P2, *,
    |                         ^
    |
    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/lib.rs:375:13
    |
375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))]
    |             ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/lib.rs:379:12
    |
379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = 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(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/lib.rs:391:12
    |
391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: eliding a lifetime that's named elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:43
   |
26 |     pub fn get(&'static self, f: F) -> &T
   |                    -------                ^^ the same lifetime is elided 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 `'static`
   |
26 |     pub fn get(&'static self, f: F) -> &'static T
   |                                            +++++++

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/lib.rs:418:14
    |
418 |   #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))]
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/internal.rs:49:12
   |
49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/internal.rs:96:12
   |
96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/internal.rs:340:12
    |
340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/internal.rs:357:12
    |
357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/internal.rs:374:12
    |
374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/internal.rs:392:12
    |
392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/internal.rs:409:12
    |
409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `nightly`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/internal.rs:430:12
    |
430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unused import: `self::str::*`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nom-7.1.3/src/lib.rs:439:9
    |
439 | pub use self::str::*;
    |         ^^^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: `lazy_static` (lib) generated 2 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/paste-1.0.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/paste-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/paste-220abfb977510f47/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/paste-2c71c4fc737f0e4f/build-script-build`
[paste 1.0.12] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-1.8.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-1.8.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.8.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/regex-1.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=88b467ca373713c7 -C extra-filename=-75236cbff010c63f --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern aho_corasick=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libaho_corasick-4e03985c2b9d6d4a.rmeta --extern memchr=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libmemchr-95f7cba60689b8f9.rmeta --extern regex_syntax=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libregex_syntax-626ba4ad0e965c31.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling smallvec v1.10.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/smallvec-1.10.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/smallvec-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/smallvec-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=e7deeb8a16f5f72a -C extra-filename=-773b54def6efd4c2 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `regex-syntax` (lib) generated 2 warnings
   Compiling phf_shared v0.11.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf_shared-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf_shared-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf_shared-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=7813daf2a18e2697 -C extra-filename=-7dcee0d49cd16dc3 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern siphasher=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libsiphasher-1719ba224690ce36.rmeta --cap-lints warn`
warning: methods `is_paren` and `is_ident` are never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format_proc_macros-0.2.29/src/parse_utils.rs:304:8
    |
296 | pub trait TokenTreeExt: Sized {
    |           ------------ methods in this trait
...
304 |     fn is_paren(&self) -> bool {
    |        ^^^^^^^^
...
310 |     fn is_ident(&self, ident: &str) -> bool {
    |        ^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: associated function `parse_token_stream_2` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format_proc_macros-0.2.29/src/parse_utils.rs:364:8
    |
359 | pub trait MyParse: Sized {
    |           ------- associated function in this trait
...
364 |     fn parse_token_stream_2(input: TokenStream2) -> Result {
    |        ^^^^^^^^^^^^^^^^^^^^

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/paste-1.0.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/paste-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Macros for all your token pasting needs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=paste CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/paste' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/paste-220abfb977510f47/out /usr/local/bin/rustc --crate-name paste --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/paste-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b64d84581b535cb -C extra-filename=-bfce8af326a72df8 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern proc_macro --cap-lints warn`
   Compiling openssl-sys v0.9.90
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.90 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=90 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=c86c114fdaf8a218 -C extra-filename=-7dad17266a7be57d --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/openssl-sys-7dad17266a7be57d -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cc=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libcc-7da017103677ef31.rlib --extern pkg_config=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libpkg_config-7b726abe30c356b6.rlib --cap-lints warn`
   Compiling lock_api v0.4.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' 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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=b261f45bd5231be6 -C extra-filename=-b58464834deb908b --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/lock_api-b58464834deb908b -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern autocfg=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libautocfg-16669bf0b7a35cd6.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `no_literal_fromstr`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/paste-1.0.12/src/lib.rs:415:15
    |
415 |     #[cfg(not(no_literal_fromstr))]
    |               ^^^^^^^^^^^^^^^^^^
    |
    = 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(no_literal_fromstr)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_literal_fromstr)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: `typenum` (lib) generated 6 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/generic-array-fdb5a2929cc71ff9/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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 -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=fff9ae180a1821c7 -C extra-filename=-66d05cd111d6a1ae --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern typenum=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libtypenum-a68e3ac2feb27672.rmeta --cap-lints warn --cfg relaxed_coherence`
warning: struct `OpensslCallbacks` is never constructed
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/build/run_bindgen.rs:213:8
    |
213 | struct OpensslCallbacks;
    |        ^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: `typenum` (lib) generated 6 warnings (6 duplicates)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/generic-array-685c4c113328256c/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=6460321d31f56c8f -C extra-filename=-98632a9a6422faaf --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern typenum=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libtypenum-1c90e68dc5128283.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg relaxed_coherence`
   Compiling unicase v2.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b58f6932e96b368a -C extra-filename=-fec0192429cb9249 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/unicase-fec0192429cb9249 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern version_check=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libversion_check-ddc2c42e48d21981.rlib --cap-lints warn`
warning: `owo-colors` (lib) generated 1 warning
   Compiling rand_core v0.6.4
warning: unexpected `cfg` condition name: `relaxed_coherence`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/nushell-0.82.0/cargo-crates/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)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=a2076327c699fc32 -C extra-filename=-a0e7343d63029ca7 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `relaxed_coherence`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/nushell-0.82.0/cargo-crates/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: `rayon-core` (lib) generated 3 warnings
   Compiling is-terminal v0.4.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_terminal CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/is-terminal-0.4.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/is-terminal-0.4.7/Cargo.toml CARGO_PKG_AUTHORS='softprops :Dan Gohman ' CARGO_PKG_DESCRIPTION='Test whether a given stream is a terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is-terminal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/is-terminal' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name is_terminal --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/is-terminal-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e45edbdec8ba6b2 -C extra-filename=-d65e02f5c0988eba --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern io_lifetimes=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libio_lifetimes-fc5da5c2ea49fa88.rmeta --extern rustix=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/librustix-b6aacea97944e5ed.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13
   |
38 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
   |             ^^^^^^^
   |
   = 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(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/buffer.rs:77:18
   |
77 |     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
   |
77 |     pub fn begin(&self) -> Cursor<'_> {
   |                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:66:17
   |
66 |     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
   |
66 |     pub fn iter(&self) -> punctuated::Iter<'_, Field> {
   |                                            +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/data.rs:77:21
   |
77 |     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
   |
77 |     pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> {
   |                                                       +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:107:22
    |
107 |     pub fn lifetimes(&self) -> Lifetimes {
    |                      ^^^^^     ^^^^^^^^^ 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
    |
107 |     pub fn lifetimes(&self) -> Lifetimes<'_> {
    |                                         ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:118:26
    |
118 |     pub fn lifetimes_mut(&mut self) -> LifetimesMut {
    |                          ^^^^^^^^^     ^^^^^^^^^^^^ 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
    |
118 |     pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> {
    |                                                    ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:129:24
    |
129 |     pub fn type_params(&self) -> TypeParams {
    |                        ^^^^^     ^^^^^^^^^^ 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
    |
129 |     pub fn type_params(&self) -> TypeParams<'_> {
    |                                            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:140:28
    |
140 |     pub fn type_params_mut(&mut self) -> TypeParamsMut {
    |                            ^^^^^^^^^     ^^^^^^^^^^^^^ 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
    |
140 |     pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> {
    |                                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:151:25
    |
151 |     pub fn const_params(&self) -> ConstParams {
    |                         ^^^^^     ^^^^^^^^^^^ 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
    |
151 |     pub fn const_params(&self) -> ConstParams<'_> {
    |                                              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:162:29
    |
162 |     pub fn const_params_mut(&mut self) -> ConstParamsMut {
    |                             ^^^^^^^^^     ^^^^^^^^^^^^^^ 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
    |
162 |     pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> {
    |                                                         ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:331:27
    |
331 |     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
    |
331 |     pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) {
    |                                                  ++++              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/generics.rs:394:25
    |
394 |     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
    |
394 |     pub fn as_turbofish(&self) -> Turbofish<'_> {
    |                                            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/parse.rs:1226:35
     |
1226 | 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
     |
1226 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> {
     |                                                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/discouraged.rs:202:28
    |
202 |     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
    |
202 |     fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>;
    |                                                                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/discouraged.rs:206:28
    |
206 |     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
    |
206 |     fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> {
    |                                                                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:95:17
   |
95 |     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
   |
95 |     pub fn iter(&self) -> Iter<'_, T> {
   |                                +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:106:21
    |
106 |     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
    |
106 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
    |                                           +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:117:18
    |
117 |     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
    |
117 |     pub fn pairs(&self) -> Pairs<'_, T, P> {
    |                                  +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-2.0.17/src/punctuated.rs:126:22
    |
126 |     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
    |
126 |     pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> {
    |                                             +++

   Compiling supports-unicode v2.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=supports_unicode CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/supports-unicode-2.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/supports-unicode-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports unicode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-unicode CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-unicode' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name supports_unicode --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/supports-unicode-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5dc2e98e2aa4beb -C extra-filename=-6b6366b538e1327b --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern is_terminal=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libis_terminal-d65e02f5c0988eba.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling supports-hyperlinks v2.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=supports_hyperlinks CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/supports-hyperlinks-2.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/supports-hyperlinks-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports rendering hyperlinks.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-hyperlinks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-hyperlinks' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name supports_hyperlinks --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/supports-hyperlinks-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f8fe5ce41a1618f -C extra-filename=-8cd3e6aa56c317ca --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern is_terminal=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libis_terminal-d65e02f5c0988eba.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `const_format_proc_macros` (lib) generated 2 warnings
   Compiling supports-color v2.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=supports_color CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/supports-color-2.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/supports-color-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports color, and gives details about that support.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-color CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-color' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name supports_color --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/supports-color-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f80cc640dfe4454e -C extra-filename=-7bcd6824a83fe0cb --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern is_terminal=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libis_terminal-d65e02f5c0988eba.rmeta --extern is_ci=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libis_ci-78af98fd3145c7f5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `rand_core` (lib) generated 1 warning
   Compiling parking_lot_core v0.9.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot_core-0.9.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot_core-0.9.7/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot_core-0.9.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=774fc09f4d761b45 -C extra-filename=-dd37103d01aa50e9 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/parking_lot_core-dd37103d01aa50e9 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: `openssl-sys` (build script) generated 1 warning
   Compiling signal-hook v0.3.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-0.3.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=b40157720c1c63bb -C extra-filename=-47c3768791f58047 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/signal-hook-47c3768791f58047 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
   Compiling time-core v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-core-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-core-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-core-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4c507e8a2c60b75 -C extra-filename=-446bef0e689e9b46 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: `paste` (lib) generated 1 warning
   Compiling rmp v0.8.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rmp CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rmp-0.8.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rmp-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Evgeny Safronov ' CARGO_PKG_DESCRIPTION='Pure Rust MessagePack serialization implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rmp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/3Hren/msgpack-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name rmp --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rmp-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=515c000c1d236aa5 -C extra-filename=-4cee82a2429fa475 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern byteorder=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libbyteorder-9ba48a6dc21f585d.rmeta --extern num_traits=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libnum_traits-3126054058048113.rmeta --extern paste=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libpaste-bfce8af326a72df8.so --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `rustix` (lib) generated 484 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90 CARGO_MANIFEST_LINKS=openssl CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.90 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=90 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/openssl-sys-c5483442501a8c69/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/openssl-sys-7dad17266a7be57d/build-script-main`
warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-core-0.1.1/src/lib.rs:14:5
   |
14 |     illegal_floating_point_literal_pattern,
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(renamed_and_removed_lints)]` on by default

[openssl-sys 0.9.90] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR
[openssl-sys 0.9.90] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR unset
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[openssl-sys 0.9.90] OPENSSL_LIB_DIR = /usr/lib
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR
[openssl-sys 0.9.90] X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR unset
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[openssl-sys 0.9.90] OPENSSL_INCLUDE_DIR = /usr/include
[openssl-sys 0.9.90] cargo:rustc-link-search=native=/usr/lib
[openssl-sys 0.9.90] cargo:include=/usr/include
[openssl-sys 0.9.90] cargo:rerun-if-changed=build/expando.c
[openssl-sys 0.9.90] OPT_LEVEL = Some("s")
[openssl-sys 0.9.90] TARGET = Some("x86_64-unknown-freebsd")
[openssl-sys 0.9.90] HOST = Some("x86_64-unknown-freebsd")
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[openssl-sys 0.9.90] CC_x86_64-unknown-freebsd = None
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[openssl-sys 0.9.90] CC_x86_64_unknown_freebsd = None
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=HOST_CC
[openssl-sys 0.9.90] HOST_CC = None
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=CC
[openssl-sys 0.9.90] CC = Some("cc")
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[openssl-sys 0.9.90] CFLAGS_x86_64-unknown-freebsd = None
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[openssl-sys 0.9.90] CFLAGS_x86_64_unknown_freebsd = None
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=HOST_CFLAGS
[openssl-sys 0.9.90] HOST_CFLAGS = None
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=CFLAGS
[openssl-sys 0.9.90] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ")
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[openssl-sys 0.9.90] CRATE_CC_NO_DEFAULTS = None
[openssl-sys 0.9.90] DEBUG = Some("false")
[openssl-sys 0.9.90] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[openssl-sys 0.9.90] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-I" "/usr/include" "-E" "build/expando.c"
   Compiling rand v0.8.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="small_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=891c9087caff5ad6 -C extra-filename=-0dae26807d71314a --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern rand_core=/magus/work/usr/mports/shells/nushell/work/target/release/deps/librand_core-a0e7343d63029ca7.rmeta --cap-lints warn`
warning: `time-core` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/lock_api-9336ef6324bb79b4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/lock_api-b58464834deb908b/build-script-build`
[openssl-sys 0.9.90] exit status: 0
[openssl-sys 0.9.90] cargo:rustc-cfg=openssl
[openssl-sys 0.9.90] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
[openssl-sys 0.9.90] cargo:conf=OPENSSL_NO_SSL3_METHOD
[openssl-sys 0.9.90] cargo:rustc-cfg=ossl101
[openssl-sys 0.9.90] cargo:rustc-cfg=ossl102
[openssl-sys 0.9.90] cargo:rustc-cfg=ossl102f
[openssl-sys 0.9.90] cargo:rustc-cfg=ossl102h
[openssl-sys 0.9.90] cargo:rustc-cfg=ossl110
[openssl-sys 0.9.90] cargo:rustc-cfg=ossl110f
[openssl-sys 0.9.90] cargo:rustc-cfg=ossl110g
[openssl-sys 0.9.90] cargo:rustc-cfg=ossl110h
[openssl-sys 0.9.90] cargo:rustc-cfg=ossl111
[openssl-sys 0.9.90] cargo:rustc-cfg=ossl111b
[openssl-sys 0.9.90] cargo:rustc-cfg=ossl111c
[openssl-sys 0.9.90] cargo:rustc-cfg=ossl111d
[openssl-sys 0.9.90] cargo:version_number=1010117f
[openssl-sys 0.9.90] cargo:version=111
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS
[openssl-sys 0.9.90] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS unset
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=OPENSSL_LIBS
[openssl-sys 0.9.90] OPENSSL_LIBS unset
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC
[openssl-sys 0.9.90] X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC unset
[openssl-sys 0.9.90] cargo:rerun-if-env-changed=OPENSSL_STATIC
[openssl-sys 0.9.90] OPENSSL_STATIC unset
[openssl-sys 0.9.90] cargo:rustc-link-lib=dylib=ssl
[openssl-sys 0.9.90] cargo:rustc-link-lib=dylib=crypto
   Compiling signal-hook-registry v1.4.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-registry-1.4.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-registry-1.4.1/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' 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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-registry-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e1dbe95d44b5ea1 -C extra-filename=-160ce9789861eb2a --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot_core-0.9.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot_core-0.9.7/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/parking_lot_core-f07ca405e0d825e4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/parking_lot_core-dd37103d01aa50e9/build-script-build`
[parking_lot_core 0.9.7] cargo:rerun-if-changed=build.rs
   Compiling itertools v0.10.5
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itertools-0.10.5 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itertools-0.10.5/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=8d1de16e76ca83cf -C extra-filename=-2e71973817accb7a --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern either=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libeither-d22916d6688adf9e.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=channel,default,iterator CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_CHANNEL=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_ITERATOR=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/signal-hook-c79e7d183a551dea/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/signal-hook-47c3768791f58047/build-script-build`
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/lib.rs:53:13
   |
53 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
   |             ^^^^^^^
   |
   = 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(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/rng.rs:395:12
    |
395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12
   |
99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

[lock_api 0.4.9] cargo:rustc-cfg=has_const_fn_trait_bound
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/rngs/small.rs:79:12
   |
79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "small_rng")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12
    |
118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `features`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7
    |
162 | #[cfg(features = "nightly")]
    |       ^^^^^^^^^^^^^^^^^^^^
    |
    = note: see  for more information about checking conditional configuration
help: there is a config with a similar name and value
    |
162 - #[cfg(features = "nightly")]
162 + #[cfg(feature = "nightly")]
    |

warning: unexpected `cfg` condition name: `std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11
    |
235 | #[cfg(not(std))]
    |           ^^^ help: found config with similar value: `feature = "std"`
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19
    |
291 |         #[cfg(not(std))]
    |                   ^^^ help: found config with similar value: `feature = "std"`
...
359 | scalar_float_impl!(f32, u32);
    | ---------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `std`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19
    |
291 |         #[cfg(not(std))]
    |                   ^^^ help: found config with similar value: `feature = "std"`
...
360 | scalar_float_impl!(f64, u64);
    | ---------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info)

   Compiling syn v1.0.109
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/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.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9cd4b4ac0eb1ff52 -C extra-filename=-1384e81ebca1ffce --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/syn-1384e81ebca1ffce -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
   Compiling tinyvec_macros v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b0d0df5be11cdd5 -C extra-filename=-4a0955a437f02a86 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling crc32fast v1.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crc32fast-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crc32fast-1.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=e94c4c7bd9ed626b -C extra-filename=-e9b3e5f24df8946e --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/crc32fast-e9b3e5f24df8946e -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
   Compiling tinyvec v1.6.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=f370d06724b0defd -C extra-filename=-20c43887f7cd6571 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern tinyvec_macros=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libtinyvec_macros-4a0955a437f02a86.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: direct cast of function item into an integer
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-registry-1.4.1/src/lib.rs:162:38
    |
162 |         { new.sa_sigaction = handler as usize; }
    |                                      ^^^^^^^^
    |
    = note: `#[warn(function_casts_as_integer)]` on by default
help: first cast to a pointer `as *const ()`
    |
162 |         { new.sa_sigaction = handler as *const () as usize; }
    |                                      ++++++++++++

warning: creating a shared reference to mutable static
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-registry-1.4.1/src/lib.rs:287:18
    |
287 |         unsafe { GLOBAL_DATA.as_ref().unwrap() }
    |                  ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
    |
    = note: for more information, see 
    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-registry-1.4.1/src/half_lock.rs:125:24
    |
125 |     pub(crate) fn read(&self) -> ReadGuard {
    |                        ^^^^^     ^^^^^^^^^^^^ 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
    |
125 |     pub(crate) fn read(&self) -> ReadGuard<'_, T> {
    |                                            +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-registry-1.4.1/src/half_lock.rs:194:25
    |
194 |     pub(crate) fn write(&self) -> WriteGuard {
    |                         ^^^^^     ^^^^^^^^^^^^^ 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
    |
194 |     pub(crate) fn write(&self) -> WriteGuard<'_, T> {
    |                                              +++

warning: struct `MarkerWriteError` is never constructed
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rmp-0.8.11/src/decode/mod.rs:175:8
    |
175 | struct MarkerWriteError(E);
    |        ^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: unexpected `cfg` condition name: `docs_rs`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/lib.rs:7:13
  |
7 | #![cfg_attr(docs_rs, feature(doc_cfg))]
  |             ^^^^^^^ help: there is a config with a similar name: `docsrs`
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `docs_rs`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:38:12
   |
38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
   |            ^^^^^^^ help: there is a config with a similar name: `docsrs`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `docs_rs`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:97:12
   |
97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
   |            ^^^^^^^ help: there is a config with a similar name: `docsrs`
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `docs_rs`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1062:12
     |
1062 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
     |            ^^^^^^^ help: there is a config with a similar name: `docsrs`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `docs_rs`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1112:12
     |
1112 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
     |            ^^^^^^^ help: there is a config with a similar name: `docsrs`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `docs_rs`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1332:12
     |
1332 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))]
     |            ^^^^^^^ help: there is a config with a similar name: `docsrs`
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `nightly_const_generics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:219:34
    |
219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))]
    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros`
    = help: consider adding `nightly_const_generics` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: `aho-corasick` (lib) generated 14 warnings (14 duplicates)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-0.3.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='Unix signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/signal-hook-c79e7d183a551dea/out /usr/local/bin/rustc --crate-name signal_hook --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=acecb6adb7434660 -C extra-filename=-d7eee93306731d30 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --extern signal_hook_registry=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libsignal_hook_registry-160ce9789861eb2a.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/nushell-0.82.0/cargo-crates/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) {
    |                                                            +++

warning: `rmp` (lib) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' 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/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/lock_api-9336ef6324bb79b4/out /usr/local/bin/rustc --crate-name lock_api --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-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 opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "nightly", "owning_ref", "serde"))' -C metadata=6d3bfb3c593b8ce5 -C extra-filename=-defeeb60d7bb3dd8 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern scopeguard=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libscopeguard-563af55632d3b4ba.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_const_fn_trait_bound`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crc32fast-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/crc32fast-b9ae7a49ec26c3d4/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/crc32fast-e9b3e5f24df8946e/build-script-build`
[crc32fast 1.3.2] cargo:rerun-if-changed=build.rs
warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:12:3
   |
12 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:18:3
   |
18 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `generic-array` (lib) generated 6 warnings
   Compiling fancy-regex v0.11.0
warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:34:3
   |
34 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:40:3
   |
40 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:56:3
   |
56 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:62:3
   |
62 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:78:3
   |
78 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:84:3
   |
84 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:100:3
    |
100 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:106:3
    |
106 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:122:3
    |
122 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:128:3
    |
128 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fancy_regex CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/fancy-regex-0.11.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/fancy-regex-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Raph Levien :Robin Stocker ' CARGO_PKG_DESCRIPTION='An implementation of regexes, supporting a relatively rich set of features, including backreferences and look-around.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fancy-regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fancy-regex/fancy-regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name fancy_regex --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/fancy-regex-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "track_caller", "unicode"))' -C metadata=5276ce8a492d5951 -C extra-filename=-2ebdd7e92bbf4faa --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern bit_set=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libbit_set-6dd817e30fb1d64b.rmeta --extern regex=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libregex-75236cbff010c63f.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:144:3
    |
144 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:150:3
    |
150 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:173:3
    |
173 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:179:3
    |
179 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

[crc32fast 1.3.2] cargo:rustc-cfg=crc32fast_stdarchx86
   Compiling crypto-common v0.1.6
warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:203:3
    |
203 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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 -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=38a4828f5ecaa913 -C extra-filename=-672ac507c9fda01f --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern generic_array=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libgeneric_array-66d05cd111d6a1ae.rmeta --extern typenum=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libtypenum-a68e3ac2feb27672.rmeta --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,extra-traits,parsing,printing,proc-macro,quote CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/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.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/syn-f9364fd1aa0c142d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/syn-1384e81ebca1ffce/build-script-build`
warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:209:3
    |
209 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:234:3
    |
234 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:240:3
    |
240 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:266:3
    |
266 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:272:3
    |
272 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:299:3
    |
299 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:305:3
    |
305 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:333:3
    |
333 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:339:3
    |
339 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:368:3
    |
368 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:374:3
    |
374 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:404:3
    |
404 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:410:3
    |
410 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:441:3
    |
441 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:447:3
    |
447 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9/src/mutex.rs:152:11
    |
152 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = 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(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9/src/mutex.rs:162:15
    |
162 |     #[cfg(not(has_const_fn_trait_bound))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9/src/remutex.rs:233:11
    |
233 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9/src/remutex.rs:248:15
    |
248 |     #[cfg(not(has_const_fn_trait_bound))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9/src/rwlock.rs:369:11
    |
369 |     #[cfg(has_const_fn_trait_bound)]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `has_const_fn_trait_bound`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9/src/rwlock.rs:379:15
    |
379 |     #[cfg(not(has_const_fn_trait_bound))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:479:3
    |
479 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:485:3
    |
485 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:518:3
    |
518 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:524:3
    |
524 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:558:3
    |
558 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:564:3
    |
564 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:599:3
    |
599 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:605:3
    |
605 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:641:3
    |
641 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:647:3
    |
647 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:684:3
    |
684 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:690:3
    |
690 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:728:3
    |
728 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:734:3
    |
734 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:773:3
    |
773 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:779:3
    |
779 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:819:3
    |
819 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:825:3
    |
825 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:866:3
    |
866 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:872:3
    |
872 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:914:3
    |
914 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:920:3
    |
920 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:963:3
    |
963 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:969:3
    |
969 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1013:3
     |
1013 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1019:3
     |
1019 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1064:3
     |
1064 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1070:3
     |
1070 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1116:3
     |
1116 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1122:3
     |
1122 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1169:3
     |
1169 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1175:3
     |
1175 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1223:3
     |
1223 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1229:3
     |
1229 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1278:3
     |
1278 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1284:3
     |
1284 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1334:3
     |
1334 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1340:3
     |
1340 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1421:3
     |
1421 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1427:3
     |
1427 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1572:3
     |
1572 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1578:3
     |
1578 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1851:3
     |
1851 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1857:3
     |
1857 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:2386:3
     |
2386 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:2392:3
     |
2392 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:3433:3
     |
3433 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:3439:3
     |
3439 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:5504:3
     |
5504 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:5510:3
     |
5510 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:155:3
    |
155 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:163:3
    |
163 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:172:3
    |
172 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:180:3
    |
180 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1223:3
     |
1223 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1231:3
     |
1231 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1239:3
     |
1239 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1247:3
     |
1247 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1264:3
     |
1264 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1301:3
     |
1301 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1325:3
     |
1325 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1362:3
     |
1362 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1435:3
     |
1435 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1445:3
     |
1445 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1455:3
     |
1455 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1466:3
     |
1466 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1478:3
     |
1478 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1488:3
     |
1488 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1499:3
     |
1499 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1510:3
     |
1510 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:23:3
   |
23 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:32:3
   |
32 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:40:3
   |
40 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:52:3
   |
52 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:63:3
   |
63 |   #[must_use]
   |   ^^^^^^^^^^^
   |
   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
   = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:752:3
    |
752 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:760:3
    |
760 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:768:3
    |
768 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:776:3
    |
776 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:795:3
    |
795 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:806:3
    |
806 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:818:3
    |
818 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:828:3
    |
828 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:839:3
    |
839 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:135:3
    |
135 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:164:3
    |
164 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:172:3
    |
172 |   #[must_use]
    |   ^^^^^^^^^^^
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1222:3
     |
1222 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1230:3
     |
1230 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1238:3
     |
1238 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1246:3
     |
1246 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1281:3
     |
1281 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1299:3
     |
1299 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1315:3
     |
1315 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1323:3
     |
1323 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1403:3
     |
1403 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1416:3
     |
1416 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1426:3
     |
1426 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1437:3
     |
1437 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1449:3
     |
1449 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1459:3
     |
1459 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1470:3
     |
1470 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1481:3
     |
1481 |   #[must_use]
     |   ^^^^^^^^^^^
     |
     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions

warning: `generic-array` (lib) generated 6 warnings (6 duplicates)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=e3142dc1769bdf22 -C extra-filename=-ac99240081e32b26 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern generic_array=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libgeneric_array-98632a9a6422faaf.rmeta --extern typenum=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libtypenum-1c90e68dc5128283.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
[syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests
   Compiling block-buffer v0.10.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=709c80fdd1338988 -C extra-filename=-583a4afe3a88a236 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern generic_array=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libgeneric_array-98632a9a6422faaf.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `signal-hook-registry` (lib) generated 4 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64013213f625a03e -C extra-filename=-f7fb2a23948dc79a --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern generic_array=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libgeneric_array-66d05cd111d6a1ae.rmeta --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-0.3.15/src/iterator/mod.rs:268:20
    |
268 |     pub fn forever(&mut self) -> Forever {
    |                    ^^^^^^^^^     ^^^^^^^^^^ 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
    |
268 |     pub fn forever(&mut self) -> Forever<'_, E> {
    |                                          +++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot_core-0.9.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot_core-0.9.7/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/parking_lot_core-f07ca405e0d825e4/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot_core-0.9.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=f9bd4695b6940779 -C extra-filename=-6edb3e0fdec19a06 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --extern smallvec=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libsmallvec-773b54def6efd4c2.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling mio v0.8.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/mio-0.8.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/mio-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/mio-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "net", "os-ext", "os-poll"))' -C metadata=9e2409e665e47694 -C extra-filename=-1b0f24fc2f7dc75c --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --extern log=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblog-79a1df4d407c8743.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: field `0` is never read
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/lock_api-0.4.9/src/lib.rs:102:24
    |
102 | pub struct GuardNoSend(*mut ());
    |            ----------- ^^^^^^^
    |            |
    |            field in this struct
    |
    = help: consider removing this field
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

   Compiling adler v1.0.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/adler-1.0.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/adler-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name adler --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=03ea64e51a1c7497 -C extra-filename=-69afcb641fce4fb8 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: trait `Float` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18
    |
238 | pub(crate) trait Float: Sized {
    |                  ^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: associated items `lanes`, `extract`, and `replace` are never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8
    |
245 | pub(crate) trait FloatAsSIMD: Sized {
    |                  ----------- associated items in this trait
246 |     #[inline(always)]
247 |     fn lanes() -> usize {
    |        ^^^^^
...
255 |     fn extract(self, index: usize) -> Self {
    |        ^^^^^^^
...
260 |     fn replace(self, index: usize, new_value: Self) -> Self {
    |        ^^^^^^^

warning: method `all` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8
    |
266 | pub(crate) trait BoolAsSIMD: Sized {
    |                  ---------- method in this trait
267 |     fn any(self) -> bool;
268 |     fn all(self) -> bool;
    |        ^^^

warning: unused import: `UnparkHandle`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot_core-0.9.7/src/thread_parker/mod.rs:85:49
   |
85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle};
   |                                                 ^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: unexpected `cfg` condition name: `tsan_enabled`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot_core-0.9.7/src/word_lock.rs:293:13
    |
293 |     if cfg!(tsan_enabled) {
    |             ^^^^^^^^^^^^
    |
    = 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(tsan_enabled)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: `lock_api` (lib) generated 7 warnings
   Compiling vcpkg v0.2.15
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/vcpkg-0.2.15/Cargo.toml CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build
time in order to be used in Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=83784ec961b57e83 -C extra-filename=-0d339391884d5afd --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
   Compiling same-file v1.0.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e19b070f8e04add5 -C extra-filename=-5cf2c9315c049446 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `rand` (lib) generated 12 warnings
   Compiling phf_generator v0.11.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_generator CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf_generator-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf_generator-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='PHF generation logic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_generator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name phf_generator --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf_generator-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=30d32478ad3c0cd4 -C extra-filename=-df1a462eb26ec5cf --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern phf_shared=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libphf_shared-7dcee0d49cd16dc3.rmeta --extern rand=/magus/work/usr/mports/shells/nushell/work/target/release/deps/librand-0dae26807d71314a.rmeta --cap-lints warn`
   Compiling percent-encoding v2.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/percent-encoding-2.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/percent-encoding-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/percent-encoding-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0f2788982ae67d7d -C extra-filename=-5c36e0eca340133c --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unused return value of `into_raw_fd` that must be used
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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();
   |             +++++++

warning: unused return value of `Box::::from_raw` that must be used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot_core-0.9.7/src/parking_lot.rs:251:17
    |
251 |                 Box::from_raw(new_table);
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
help: use `let _ = ...` to ignore the resulting value
    |
251 |                 let _ = Box::from_raw(new_table);
    |                 +++++++

   Compiling phf_codegen v0.11.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_codegen CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf_codegen-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf_codegen-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Codegen library for PHF types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_codegen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name phf_codegen --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf_codegen-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61861cb82f2bfe9f -C extra-filename=-b901174fba45fbbe --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern phf_generator=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libphf_generator-df1a462eb26ec5cf.rmeta --extern phf_shared=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libphf_shared-7dcee0d49cd16dc3.rmeta --cap-lints warn`
warning: `same-file` (lib) generated 1 warning
   Compiling parking_lot v0.12.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot-0.12.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=367d4a9038af06da -C extra-filename=-a3d5734d713d8e9c --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern lock_api=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblock_api-defeeb60d7bb3dd8.rmeta --extern parking_lot_core=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libparking_lot_core-6edb3e0fdec19a06.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling unicode-linebreak v0.1.4
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-linebreak-0.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-linebreak-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Axel Forsman ' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Line Breaking Algorithm' CARGO_PKG_HOMEPAGE='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-linebreak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-linebreak-0.1.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb1b6fe0a7131d1f -C extra-filename=-c5de7830edff63f2 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/unicode-linebreak-c5de7830edff63f2 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern hashbrown=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libhashbrown-14bdafac151f2415.rlib --extern regex=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libregex-4384a6a0e2aecf73.rlib --cap-lints warn`
warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/percent-encoding-2.3.0/src/lib.rs:466:35
    |
466 |                     debug_assert!(raw_utf8 == &*bytes as *const [u8]);
    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
    |
466 -                     debug_assert!(raw_utf8 == &*bytes as *const [u8]);
466 +                     debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8]));
    |
help: use explicit `std::ptr::eq` method to compare metadata and addresses
    |
466 -                     debug_assert!(raw_utf8 == &*bytes as *const [u8]);
466 +                     debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8]));
    |

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/fancy-regex-0.11.0/src/lib.rs:784:26
    |
784 |     pub fn capture_names(&self) -> CaptureNames {
    |                          ^^^^^     ^^^^^^^^^^^^ 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
    |
784 |     pub fn capture_names(&self) -> CaptureNames<'_> {
    |                                                ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/fancy-regex-0.11.0/src/lib.rs:1304:21
     |
1304 | pub fn escape(text: &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
help: use `'_` for type paths
     |
1304 | pub fn escape(text: &str) -> Cow<'_, str> {
     |                                  +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/fancy-regex-0.11.0/src/replacer.rs:27:21
   |
27 |     fn no_expansion(&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
   |
27 |     fn no_expansion(&mut self) -> Option> {
   |                                              +++

   Compiling form_urlencoded v1.1.0
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/fancy-regex-0.11.0/src/replacer.rs:52:15
   |
52 |     fn by_ref(&mut self) -> ReplacerRef {
   |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ 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
   |
52 |     fn by_ref(&mut self) -> ReplacerRef<'_, Self> {
   |                                         +++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/form_urlencoded-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/form_urlencoded-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/form_urlencoded-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=25918eec483460ef -C extra-filename=-ed8cf0ec403c9b60 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern percent_encoding=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libpercent_encoding-5c36e0eca340133c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `parking_lot_core` (lib) generated 3 warnings
   Compiling walkdir v2.3.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/walkdir-2.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/walkdir-2.3.3/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.3.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/walkdir-2.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2698ad8533251164 -C extra-filename=-e4ca25f23bfb5590 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern same_file=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libsame_file-5cf2c9315c049446.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `signal-hook` (lib) generated 1 warning
   Compiling miniz_oxide v0.7.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miniz_oxide-0.7.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miniz_oxide-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name miniz_oxide --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miniz_oxide-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=1e73f0d03d2fdcba -C extra-filename=-fd6236bafae54cdd --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern adler=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libadler-69afcb641fce4fb8.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `percent-encoding` (lib) generated 1 warning
   Compiling digest v0.10.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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 -C debug-assertions=off --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=67f194764e0e3d0f -C extra-filename=-1cb0946975155591 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern block_buffer=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libblock_buffer-f7fb2a23948dc79a.rmeta --extern crypto_common=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libcrypto_common-672ac507c9fda01f.rmeta --cap-lints warn`
warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/form_urlencoded-1.1.0/src/lib.rs:403:35
    |
403 |                     debug_assert!(raw_utf8 == &*bytes as *const [u8]);
    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
    |
403 -                     debug_assert!(raw_utf8 == &*bytes as *const [u8]);
403 +                     debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8]));
    |
help: use explicit `std::ptr::eq` method to compare metadata and addresses
    |
403 -                     debug_assert!(raw_utf8 == &*bytes as *const [u8]);
403 +                     debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8]));
    |

warning: unused doc comment
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miniz_oxide-0.7.1/src/deflate/core.rs:430:13
    |
430 | /             /// Put HuffmanOxide on the heap with default trick to avoid
431 | |             /// excessive stack copies.
    | |_______________________________________^
432 |               huff: Box::default(),
    |               -------------------- rustdoc does not generate documentation for expression fields
    |
    = help: use `//` for a plain comment
    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default

warning: unused doc comment
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miniz_oxide-0.7.1/src/deflate/core.rs:524:13
    |
524 | /             /// Put HuffmanOxide on the heap with default trick to avoid
525 | |             /// excessive stack copies.
    | |_______________________________________^
526 |               huff: Box::default(),
    |               -------------------- rustdoc does not generate documentation for expression fields
    |
    = help: use `//` for a plain comment

warning: unexpected `cfg` condition name: `fuzzing`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miniz_oxide-0.7.1/src/inflate/core.rs:1744:18
     |
1744 |         if !cfg!(fuzzing) {
     |                  ^^^^^^^
     |
     = 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(fuzzing)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: `#[warn(unexpected_cfgs)]` on by default

warning: `form_urlencoded` (lib) generated 1 warning
   Compiling signal-hook-mio v0.2.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_mio CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-mio-0.2.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-mio-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Thomas Himmelstoss ' CARGO_PKG_DESCRIPTION='MIO support for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_mio --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/signal-hook-mio-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="mio-0_8"' --cfg 'feature="support-v0_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8"))' -C metadata=6c810706b3075446 -C extra-filename=-bc4832e6e00f7d2c --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --extern mio_0_8=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libmio-1b0f24fc2f7dc75c.rmeta --extern signal_hook=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libsignal_hook-d7eee93306731d30.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling ansitok v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ansitok CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ansitok-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ansitok-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Maxim Zhiburt ' CARGO_PKG_DESCRIPTION='A library for parsing ANSI Escape Codes' CARGO_PKG_HOMEPAGE='https://gitlab.com/zhiburt/ansitok' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ansitok CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/zhiburt/ansitok' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name ansitok --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ansitok-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=113832ca36fcb9f1 -C extra-filename=-2f13d586ae5ae0ec --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern nom=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libnom-6b01937e1ff50a0f.rmeta --extern vte=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libvte-c9b52c551fc2b7c1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=950c571775abd890 -C extra-filename=-a7bdfe3040a9eb5b --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern block_buffer=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libblock_buffer-583a4afe3a88a236.rmeta --extern crypto_common=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcrypto_common-ac99240081e32b26.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unused import: `SGRParser`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ansitok-0.2.0/src/parse/mod.rs:11:38
   |
11 | pub use sgr_parser::{parse_ansi_sgr, SGRParser};
   |                                      ^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: `tinyvec` (lib) generated 142 warnings
   Compiling unicode-normalization v0.1.22
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-normalization-0.1.22 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-normalization-0.1.22/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of
Unicode strings, including Canonical and Compatible
Decomposition and Recomposition, as described in
Unicode Standard Annex #15.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-normalization-0.1.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9cf71949815ac364 -C extra-filename=-95a67a9c69da27a5 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern tinyvec=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libtinyvec-20c43887f7cd6571.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-linebreak-0.1.4/build.rs:631:9
    |
631 |         &mut self,
    |         ^^^^^^^^^ the lifetime is elided here
...
634 |     ) -> RawEntryMut
    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same 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
    |
634 |     ) -> RawEntryMut<'_, u32, (), hashbrown::hash_map::DefaultHashBuilder>
    |                      +++

warning: `nom` (lib) generated 13 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/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.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/syn-f9364fd1aa0c142d/out /usr/local/bin/rustc --crate-name syn --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=738186772c26ff62 -C extra-filename=-31bd1af92f430f7f --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libproc_macro2-d7846093533b100c.rmeta --extern quote=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libquote-c5243d4a235e32d0.rmeta --extern unicode_ident=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libunicode_ident-5bbee5ecf5b3f63a.rmeta --cap-lints warn --cfg syn_disable_nightly_tests`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crc32fast-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crc32fast-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/crc32fast-b9ae7a49ec26c3d4/out /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crc32fast-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=20b9a003073523d6 -C extra-filename=-5dc4132d42a2d6e0 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong --cfg crc32fast_stdarchx86`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/unicase-7ba293cffb91ae0a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/unicase-fec0192429cb9249/build-script-build`
[unicase 2.6.0] cargo:rustc-cfg=__unicase__iter_cmp
   Compiling libsqlite3-sys v0.26.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libsqlite3-sys-0.26.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libsqlite3-sys-0.26.0/Cargo.toml CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libsqlite3-sys-0.26.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="bundled"' --cfg 'feature="bundled_bindings"' --cfg 'feature="cc"' --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "preupdate_hook", "session", "sqlcipher", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "winsqlite3", "with-asan"))' -C metadata=f8109a9e21d39624 -C extra-filename=-61fd6c6818389c02 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/libsqlite3-sys-61fd6c6818389c02 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cc=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libcc-7da017103677ef31.rlib --extern pkg_config=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libpkg_config-7b726abe30c356b6.rlib --extern vcpkg=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libvcpkg-0d339391884d5afd.rlib --cap-lints warn`
   Compiling parse-zoneinfo v0.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parse_zoneinfo CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parse-zoneinfo-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parse-zoneinfo-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Djzin ' CARGO_PKG_DESCRIPTION='Parse zoneinfo files from the IANA database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parse-zoneinfo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/djzin/parse-zoneinfo' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name parse_zoneinfo --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parse-zoneinfo-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64755fda5f865b59 -C extra-filename=-65b9edb7a40eed55 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern regex=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libregex-4384a6a0e2aecf73.rmeta --cap-lints warn`
[unicase 2.6.0] cargo:rustc-cfg=__unicase__default_hasher
warning: unexpected `cfg` condition name: `crc32fast_stdarchx86`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crc32fast-1.3.2/src/specialized/mod.rs:3:9
  |
3 |         crc32fast_stdarchx86,
  |         ^^^^^^^^^^^^^^^^^^^^
  |
  = 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(crc32fast_stdarchx86)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crc32fast_stdarchx86)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

[unicase 2.6.0] cargo:rustc-cfg=__unicase__const_fns
[unicase 2.6.0] cargo:rustc-cfg=__unicase__core_and_alloc
   Compiling phf v0.11.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Runtime support for perfect hash function data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name phf --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=83d284444ff51c8f -C extra-filename=-0200839a6c174aeb --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern phf_shared=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libphf_shared-7dcee0d49cd16dc3.rmeta --cap-lints warn`
warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/crc32fast-1.3.2/src/specialized/pclmulqdq.rs:147:5
    |
147 |     drop(K6);
    |     ^^^^^--^
    |          |
    |          argument has type `i64`
    |
    = note: `#[warn(dropping_copy_types)]` on by default
help: use `let _ = ...` to ignore the expression or result
    |
147 -     drop(K6);
147 +     let _ = K6;
    |

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ansitok-0.2.0/src/parse/parsers/parse_escape_sequence.rs:190:37
    |
190 |         pub fn graphics_mode(input: &str) -> IResult<&str, EscapeCode> {
    |                                     ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
    |                                     |                |
    |                                     |                the same lifetime is elided 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
    |
190 |         pub fn graphics_mode(input: &str) -> IResult<&str, EscapeCode<'_>> {
    |                                                                      ++++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/getrandom-0.2.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/getrandom-0.2.9/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/getrandom-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=c0aa125adf036a8a -C extra-filename=-63efc15e8caeed0b --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `crc32fast` (lib) generated 2 warnings
   Compiling encoding_rs v0.8.32
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/Cargo.toml CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='A Gecko-oriented implementation of the Encoding Standard' CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_rs/' CARGO_PKG_LICENSE='(Apache-2.0 OR MIT) AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=1f9c7ffec311a00f -C extra-filename=-09af87ffb0c45c1c --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itertools-0.10.5/src/lib.rs:1360:30
     |
1360 |     fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile
     |                              ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^ 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
     |
1360 |     fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F>
     |                                                                        +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itertools-0.10.5/src/lib.rs:1385:26
     |
1385 |     fn take_while_ref(&mut self, accept: F) -> TakeWhileRef
     |                          ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^ 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
     |
1385 |     fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F>
     |                                                                +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itertools-0.10.5/src/lib.rs:2093:26
     |
2093 |     fn format(self, sep: &str) -> Format
     |                          ^^^^     ^^^^^^^^^^^^ 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
     |
2093 |     fn format(self, sep: &str) -> Format<'_, Self>
     |                                          +++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itertools-0.10.5/src/lib.rs:2131:34
     |
2131 |     fn format_with(self, sep: &str, format: F) -> FormatWith
     |                                  ^^^^                ^^^^^^^^^^^^^^^^^^^ 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
     |
2131 |     fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F>
     |                                                                 +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itertools-0.10.5/src/adaptors/mod.rs:622:35
    |
622 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef
    |                                   ^^^^^^           ^^^^^^^^^^^^^^^^^^ 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
    |
622 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F>
    |                                                                 +++

warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parse-zoneinfo-0.3.0/src/table.rs:349:30
    |
349 |         write!(f, "{}", self.description())
    |                              ^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itertools-0.10.5/src/peeking_take_while.rs:94:39
   |
94 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile
   |                                       ^^^^^^           ^^^^^^^^^^^^^^^^^^^^^^ 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
   |
94 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F>
   |                                                                         +++

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lib.rs:254:13
    |
254 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
    |             ^^^^^^^
    |
    = 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(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/group.rs:136:12
    |
136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/group.rs:214:12
    |
214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/group.rs:269:12
    |
269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:561:12
    |
561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:569:12
    |
569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ident.rs:38:12
   |
38 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:165:16
    |
165 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:213:16
    |
213 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:223:16
    |
223 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:237:16
    |
237 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:251:16
    |
251 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:463:12
    |
463 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:557:16
    |
557 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:565:16
    |
565 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:573:16
    |
573 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:581:16
    |
581 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:630:16
    |
630 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:644:16
    |
644 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:654:16
    |
654 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:246:16
    |
246 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:275:16
    |
275 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:286:16
    |
286 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:299:20
    |
299 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:315:20
    |
315 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:327:16
    |
327 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:423:16
    |
423 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:436:16
    |
436 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:445:16
    |
445 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:454:16
    |
454 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:467:16
    |
467 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:474:16
    |
474 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:481:16
    |
481 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:1159:16
     |
1159 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:2063:16
     |
2063 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:2818:16
     |
2818 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:2832:16
     |
2832 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:2879:16
     |
2879 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:3008:16
     |
3008 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:3072:16
     |
3072 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:3082:16
     |
3082 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:3091:16
     |
3091 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:3099:16
     |
3099 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:3338:16
     |
3338 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:3348:16
     |
3348 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:3358:16
     |
3358 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:3367:16
     |
3367 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:3400:16
     |
3400 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:3501:16
     |
3501 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:296:5
    |
296 |     doc_cfg,
    |     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:307:5
    |
307 |     doc_cfg,
    |     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:318:5
    |
318 |     doc_cfg,
    |     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:347:9
    |
347 |         doc_cfg,
    |         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:597:16
    |
597 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:660:16
    |
660 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:687:16
    |
687 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:725:16
    |
725 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:747:16
    |
747 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:758:16
    |
758 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:812:16
    |
812 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:856:16
    |
856 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:905:16
    |
905 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:916:16
    |
916 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:940:16
    |
940 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:971:16
    |
971 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:982:16
    |
982 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:1057:16
     |
1057 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:1207:16
     |
1207 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:1217:16
     |
1217 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:1229:16
     |
1229 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:1268:16
     |
1268 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:1300:16
     |
1300 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:1310:16
     |
1310 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:1325:16
     |
1325 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:1335:16
     |
1335 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:1345:16
     |
1345 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:1354:16
     |
1354 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lifetime.rs:127:16
    |
127 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lifetime.rs:145:16
    |
145 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:170:16
    |
170 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:200:16
    |
200 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:557:16
    |
557 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:567:16
    |
567 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:577:16
    |
577 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:587:16
    |
587 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:597:16
    |
597 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:607:16
    |
607 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:617:16
    |
617 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:629:12
    |
629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:640:12
    |
640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:652:12
    |
652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:744:16
    |
744 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:816:16
    |
816 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:827:16
    |
827 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:838:16
    |
838 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:849:16
    |
849 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:860:16
    |
860 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:871:16
    |
871 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:882:16
    |
882 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:900:16
    |
900 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:907:16
    |
907 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:914:16
    |
914 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:921:16
    |
921 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:928:16
    |
928 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:935:16
    |
935 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:942:16
    |
942 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/mac.rs:137:16
    |
137 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/mac.rs:145:16
    |
145 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/mac.rs:177:16
    |
177 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/mac.rs:201:16
    |
201 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/derive.rs:95:16
   |
95 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/derive.rs:231:16
    |
231 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/op.rs:130:16
    |
130 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/op.rs:165:16
    |
165 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/op.rs:188:16
    |
188 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/op.rs:224:16
    |
224 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:342:16
    |
342 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:357:20
    |
357 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:656:16
    |
656 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:667:16
    |
667 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:680:16
    |
680 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:703:16
    |
703 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:716:16
    |
716 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:777:16
    |
777 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:786:16
    |
786 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:795:16
    |
795 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:828:16
    |
828 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:837:16
    |
837 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:869:20
    |
869 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:887:16
    |
887 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:895:16
    |
895 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:904:20
    |
904 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:949:16
    |
949 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:958:20
    |
958 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:992:16
    |
992 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1003:16
     |
1003 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1024:16
     |
1024 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1098:16
     |
1098 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1108:16
     |
1108 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1128:16
     |
1128 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1137:16
     |
1137 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1148:16
     |
1148 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1162:16
     |
1162 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1172:16
     |
1172 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1193:16
     |
1193 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1200:16
     |
1200 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1209:16
     |
1209 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1216:16
     |
1216 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1224:16
     |
1224 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1232:16
     |
1232 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1241:16
     |
1241 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1250:16
     |
1250 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1257:16
     |
1257 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1264:16
     |
1264 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1277:16
     |
1277 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1289:16
     |
1289 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:1297:16
     |
1297 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:218:16
    |
218 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:225:16
    |
225 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:358:16
    |
358 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:385:16
    |
385 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:397:16
    |
397 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:430:16
    |
430 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:505:20
    |
505 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:569:20
    |
569 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:591:20
    |
591 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:693:16
    |
693 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:701:16
    |
701 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:709:16
    |
709 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:724:16
    |
724 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:752:16
    |
752 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:793:16
    |
793 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:802:16
    |
802 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:811:16
    |
811 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lib.rs:430:12
    |
430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lib.rs:434:12
    |
434 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:267:16
    |
267 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:288:16
    |
288 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:325:16
    |
325 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:346:16
    |
346 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:371:12
    |
371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:386:12
    |
386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:395:12
    |
395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:408:12
    |
408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:422:12
    |
422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1012:12
     |
1012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1060:16
     |
1060 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:1071:16
     |
1071 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
     |                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse_quote.rs:68:12
   |
68 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse_quote.rs:100:12
    |
100 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse_macro_input.rs:107:12
    |
107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lib.rs:455:12
    |
455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lib.rs:804:12
    |
804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse.rs:1065:12
     |
1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse.rs:1072:12
     |
1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse.rs:1083:12
     |
1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse.rs:1090:12
     |
1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse.rs:1100:12
     |
1100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse.rs:1116:12
     |
1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse.rs:1126:12
     |
1126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse.rs:1291:12
     |
1291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse.rs:1299:12
     |
1299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse.rs:1303:12
     |
1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse.rs:1311:12
     |
1311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lib.rs:867:12
    |
867 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lib.rs:887:12
    |
887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lib.rs:916:12
    |
916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:394:24
    |
394 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
556 | / define_punctuation_structs! {
557 | |     "_" pub struct Underscore/1 /// `_`
558 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:398:24
    |
398 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
556 | / define_punctuation_structs! {
557 | |     "_" pub struct Underscore/1 /// `_`
558 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:406:24
    |
406 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
556 | / define_punctuation_structs! {
557 | |     "_" pub struct Underscore/1 /// `_`
558 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:414:24
    |
414 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
556 | / define_punctuation_structs! {
557 | |     "_" pub struct Underscore/1 /// `_`
558 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:418:24
    |
418 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
556 | / define_punctuation_structs! {
557 | |     "_" pub struct Underscore/1 /// `_`
558 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:426:24
    |
426 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
556 | / define_punctuation_structs! {
557 | |     "_" pub struct Underscore/1 /// `_`
558 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:271:24
    |
271 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:275:24
    |
275 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:283:24
    |
283 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:291:24
    |
291 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:295:24
    |
295 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:303:24
    |
303 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:309:24
    |
309 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:317:24
    |
317 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                          ^^^^^^^
...
652 | / define_keywords! {
653 | |     "abstract"    pub struct Abstract     /// `abstract`
654 | |     "as"          pub struct As           /// `as`
655 | |     "async"       pub struct Async        /// `async`
...   |
704 | |     "yield"       pub struct Yield        /// `yield`
705 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:444:24
    |
444 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:452:24
    |
452 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:394:24
    |
394 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: 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: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:398:24
    |
398 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: 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: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:406:24
    |
406 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: 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: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:414:24
    |
414 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: 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: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:418:24
    |
418 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: 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: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:426:24
    |
426 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
707 | / define_punctuation! {
708 | |     "+"           pub struct Add/1        /// `+`
709 | |     "+="          pub struct AddEq/2      /// `+=`
710 | |     "&"           pub struct And/1        /// `&`
...   |
753 | |     "~"           pub struct Tilde/1      /// `~`
754 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: 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)

   Compiling ansi-str v0.7.2
   Compiling bytecount v0.6.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytecount CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bytecount-0.6.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bytecount-0.6.3/Cargo.toml CARGO_PKG_AUTHORS='Andre Bogus :Joshua Landau ' CARGO_PKG_DESCRIPTION='count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytecount CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/llogiq/bytecount' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name bytecount --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bytecount-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "packed_simd", "runtime-dispatch-simd"))' -C metadata=314a635386816c82 -C extra-filename=-2ef00a1c335ac726 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ansi_str CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ansi-str-0.7.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ansi-str-0.7.2/Cargo.toml CARGO_PKG_AUTHORS='Maxim Zhiburt ' CARGO_PKG_DESCRIPTION='A library which provides a set of methods to work with ANSI strings' CARGO_PKG_HOMEPAGE='https://github.com/zhiburt/ansi-str' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ansi-str CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zhiburt/ansi-str' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name ansi_str --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ansi-str-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b2e8f1ce9398c943 -C extra-filename=-62111bedfefe88b8 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern ansitok=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libansitok-2f13d586ae5ae0ec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `regex-syntax` (lib) generated 2 warnings (2 duplicates)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a56bc7792cef816 -C extra-filename=-87e2729971d81ebe --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parse-zoneinfo-0.3.0/src/structure.rs:40:18
   |
40 |     fn structure(&self) -> TableStructure;
   |                  ^^^^^     ^^^^^^^^^^^^^^ 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
   |
40 |     fn structure(&self) -> TableStructure<'_>;
   |                                          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parse-zoneinfo-0.3.0/src/structure.rs:44:18
   |
44 |     fn structure(&self) -> TableStructure {
   |                  ^^^^^     ^^^^^^^^^^^^^^ 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
   |
44 |     fn structure(&self) -> TableStructure<'_> {
   |                                          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parse-zoneinfo-0.3.0/src/table.rs:281:9
    |
281 |         &mut self,
    |         ^^^^^^^^^ the lifetime is elided here
282 |         continuation_line: line::ZoneInfo,
283 |     ) -> Result<(), Error> {
    |                     ^^^^^ 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
    |
283 |     ) -> Result<(), Error<'_>> {
    |                          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parse-zoneinfo-0.3.0/src/table.rs:295:26
    |
295 |     pub fn add_rule_line(&mut self, rule_line: line::Rule) -> Result<(), Error> {
    |                          ^^^^^^^^^ 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
    |
295 |     pub fn add_rule_line(&mut self, rule_line: line::Rule) -> Result<(), Error<'_>> {
    |                                                                               ++++

warning: unused return value of `std::mem::replace` that must be used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parse-zoneinfo-0.3.0/src/transitions.rs:337:25
    |
337 |                         replace(start_utc_offset, timespan.offset);
    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: if you don't need the old value, you can just assign the new value directly
    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
help: use `let _ = ...` to ignore the resulting value
    |
337 |                         let _ = replace(start_utc_offset, timespan.offset);
    |                         +++++++

warning: unused return value of `std::mem::replace` that must be used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parse-zoneinfo-0.3.0/src/transitions.rs:338:25
    |
338 |                         replace(start_dst_offset, *dst_offset);
    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: if you don't need the old value, you can just assign the new value directly
help: use `let _ = ...` to ignore the resulting value
    |
338 |                         let _ = replace(start_dst_offset, *dst_offset);
    |                         +++++++

warning: unused return value of `std::mem::replace` that must be used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parse-zoneinfo-0.3.0/src/transitions.rs:339:25
    |
339 | /                         replace(
340 | |                             start_zone_id,
341 | |                             Some(
342 | |                                 timespan
...   |
345 | |                             ),
346 | |                         );
    | |_________________________^
    |
    = note: if you don't need the old value, you can just assign the new value directly
help: use `let _ = ...` to ignore the resulting value
    |
339 |                         let _ = replace(
    |                         +++++++

warning: unused return value of `std::mem::replace` that must be used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/parse-zoneinfo-0.3.0/src/transitions.rs:353:25
    |
353 | /                         replace(
354 | |                             start_zone_id,
355 | |                             Some(
356 | |                                 timespan
...   |
359 | |                             ),
360 | |                         );
    | |_________________________^
    |
    = note: if you don't need the old value, you can just assign the new value directly
help: use `let _ = ...` to ignore the resulting value
    |
353 |                         let _ = replace(
    |                         +++++++

   Compiling sysinfo v0.29.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sysinfo CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sysinfo-0.29.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sysinfo-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Library to get system information such as processes, CPUs, disks, components and networks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sysinfo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/sysinfo' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name sysinfo --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sysinfo-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="multithread"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-app-store", "apple-sandbox", "c-interface", "debug", "default", "multithread", "rayon", "serde", "unknown-ci"))' -C metadata=349c2ece3a2fb5e8 -C extra-filename=-71216b57fe95451c --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --extern rayon=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/librayon-0fbbd481700b1f87.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling bytesize v1.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytesize CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bytesize-1.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bytesize-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Hyunsik Choi ' CARGO_PKG_DESCRIPTION='an utility for human-readable bytes representations' CARGO_PKG_HOMEPAGE='https://github.com/hyunsik/bytesize/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytesize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyunsik/bytesize/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name bytesize --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/bytesize-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=f915eb8b83392f70 -C extra-filename=-348d18904938b0df --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:503:24
    |
503 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
756 | / define_delimiters! {
757 | |     "{"           pub struct Brace        /// `{...}`
758 | |     "["           pub struct Bracket      /// `[...]`
759 | |     "("           pub struct Paren        /// `(...)`
760 | |     " "           pub struct Group        /// None-delimited group
761 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:507:24
    |
507 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                          ^^^^^^^
...
756 | / define_delimiters! {
757 | |     "{"           pub struct Brace        /// `{...}`
758 | |     "["           pub struct Bracket      /// `[...]`
759 | |     "("           pub struct Paren        /// `(...)`
760 | |     " "           pub struct Group        /// None-delimited group
761 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:515:24
    |
515 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
756 | / define_delimiters! {
757 | |     "{"           pub struct Brace        /// `{...}`
758 | |     "["           pub struct Bracket      /// `[...]`
759 | |     "("           pub struct Paren        /// `(...)`
760 | |     " "           pub struct Group        /// None-delimited group
761 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:523:24
    |
523 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
756 | / define_delimiters! {
757 | |     "{"           pub struct Brace        /// `{...}`
758 | |     "["           pub struct Bracket      /// `[...]`
759 | |     "("           pub struct Paren        /// `(...)`
760 | |     " "           pub struct Group        /// None-delimited group
761 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:527:24
    |
527 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
756 | / define_delimiters! {
757 | |     "{"           pub struct Brace        /// `{...}`
758 | |     "["           pub struct Bracket      /// `[...]`
759 | |     "("           pub struct Paren        /// `(...)`
760 | |     " "           pub struct Group        /// None-delimited group
761 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:535:24
    |
535 |               #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                          ^^^^^^^
...
756 | / define_delimiters! {
757 | |     "{"           pub struct Brace        /// `{...}`
758 | |     "["           pub struct Bracket      /// `[...]`
759 | |     "("           pub struct Paren        /// `(...)`
760 | |     " "           pub struct Group        /// None-delimited group
761 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:148:16
    |
148 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:329:16
    |
329 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:360:16
    |
360 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:336:1
    |
336 | / ast_enum_of_structs! {
337 | |     /// Content of a compile-time structured attribute.
338 | |     ///
339 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
370 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:377:16
    |
377 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:390:16
    |
390 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:417:16
    |
417 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:412:1
    |
412 | / ast_enum_of_structs! {
413 | |     /// Element of a compile-time attribute list.
414 | |     ///
415 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
426 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:9:16
  |
9 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
  |                ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:36:16
   |
36 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:25:1
    |
 25 | / ast_enum_of_structs! {
 26 | |     /// Data stored within an enum variant or struct.
 27 | |     ///
 28 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
 48 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:56:16
   |
56 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:68:16
   |
68 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:153:16
    |
153 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:185:16
    |
185 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:173:1
    |
173 | / ast_enum_of_structs! {
174 | |     /// The visibility level of an item: inherited or `pub` or
175 | |     /// `pub(restricted)`.
176 | |     ///
...   |
200 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:207:16
    |
207 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:218:16
    |
218 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:230:16
    |
230 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:89:16
   |
89 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:90:20
   |
90 |     #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)]
   |                    ^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:14:1
    |
 14 | / ast_enum_of_structs! {
 15 | |     /// A Rust expression.
 16 | |     ///
 17 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
250 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:256:16
    |
256 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:268:16
    |
268 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:281:16
    |
281 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:294:16
    |
294 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:307:16
    |
307 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:321:16
    |
321 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:334:16
    |
334 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:346:16
    |
346 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:359:16
    |
359 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:373:16
    |
373 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:387:16
    |
387 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:400:16
    |
400 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:418:16
    |
418 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:431:16
    |
431 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:444:16
    |
444 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:464:16
    |
464 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:480:16
    |
480 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:495:16
    |
495 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:508:16
    |
508 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:523:16
    |
523 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:534:16
    |
534 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:547:16
    |
547 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:558:16
    |
558 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:572:16
    |
572 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:588:16
    |
588 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:604:16
    |
604 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:616:16
    |
616 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:629:16
    |
629 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:643:16
    |
643 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:657:16
    |
657 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:672:16
    |
672 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:687:16
    |
687 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:699:16
    |
699 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:711:16
    |
711 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:723:16
    |
723 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:737:16
    |
737 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:749:16
    |
749 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:761:16
    |
761 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:775:16
    |
775 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:850:16
    |
850 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:920:16
    |
920 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:14:16
   |
14 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:35:16
   |
35 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:23:1
    |
 23 | / ast_enum_of_structs! {
 24 | |     /// A generic type parameter, lifetime, or const generic: `T: Into`,
 25 | |     /// `'a: 'b`, `const LEN: usize`.
 26 | |     ///
...   |
 46 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:53:16
   |
53 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:69:16
   |
69 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:83:16
   |
83 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20
    |
363 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
404 | generics_wrapper_impls!(ImplGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20
    |
371 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
404 | generics_wrapper_impls!(ImplGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20
    |
382 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
404 | generics_wrapper_impls!(ImplGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20
    |
386 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
404 | generics_wrapper_impls!(ImplGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20
    |
394 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
404 | generics_wrapper_impls!(ImplGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20
    |
363 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
406 | generics_wrapper_impls!(TypeGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20
    |
371 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
406 | generics_wrapper_impls!(TypeGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20
    |
382 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
406 | generics_wrapper_impls!(TypeGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20
    |
386 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
406 | generics_wrapper_impls!(TypeGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20
    |
394 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
406 | generics_wrapper_impls!(TypeGenerics);
    | ------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:363:20
    |
363 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
408 | generics_wrapper_impls!(Turbofish);
    | ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:371:20
    |
371 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
408 | generics_wrapper_impls!(Turbofish);
    | ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:382:20
    |
382 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
408 | generics_wrapper_impls!(Turbofish);
    | ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:386:20
    |
386 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
408 | generics_wrapper_impls!(Turbofish);
    | ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:394:20
    |
394 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
408 | generics_wrapper_impls!(Turbofish);
    | ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:426:16
    |
426 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:475:16
    |
475 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:470:1
    |
470 | / ast_enum_of_structs! {
471 | |     /// A trait or lifetime used as a bound on a type parameter.
472 | |     ///
473 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
480 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:487:16
    |
487 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:504:16
    |
504 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:517:16
    |
517 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:535:16
    |
535 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:524:1
    |
524 | / ast_enum_of_structs! {
525 | |     /// A single predicate in a `where` clause: `T: Deserialize<'de>`.
526 | |     ///
527 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
546 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:553:16
    |
553 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:570:16
    |
570 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:583:16
    |
583 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:14:1
    |
 14 | / ast_enum_of_structs! {
 15 | |     /// A Rust literal such as a string or integer or boolean.
 16 | |     ///
 17 | |     /// # Syntax tree enum
...   |
 49 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20
    |
666 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
703 | lit_extra_traits!(LitStr);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20
    |
676 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
703 | lit_extra_traits!(LitStr);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20
    |
684 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
703 | lit_extra_traits!(LitStr);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20
    |
666 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
704 | lit_extra_traits!(LitByteStr);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20
    |
676 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
704 | lit_extra_traits!(LitByteStr);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20
    |
684 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
704 | lit_extra_traits!(LitByteStr);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20
    |
666 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
705 | lit_extra_traits!(LitByte);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20
    |
676 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
705 | lit_extra_traits!(LitByte);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20
    |
684 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
705 | lit_extra_traits!(LitByte);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20
    |
666 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
706 | lit_extra_traits!(LitChar);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20
    |
676 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
706 | lit_extra_traits!(LitChar);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20
    |
684 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
706 | lit_extra_traits!(LitChar);
    | -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20
    |
666 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
707 | lit_extra_traits!(LitInt);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20
    |
676 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
707 | lit_extra_traits!(LitInt);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20
    |
684 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
707 | lit_extra_traits!(LitInt);
    | ------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:666:20
    |
666 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |                    ^^^^^^^
...
708 | lit_extra_traits!(LitFloat);
    | --------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:676:20
    |
676 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
708 | lit_extra_traits!(LitFloat);
    | --------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:684:20
    |
684 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |                    ^^^^^^^
...
708 | lit_extra_traits!(LitFloat);
    | --------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/mac.rs:15:16
   |
15 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/mac.rs:29:16
   |
29 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/derive.rs:8:16
  |
8 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
  |                ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/derive.rs:37:16
   |
37 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/derive.rs:57:16
   |
57 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/derive.rs:70:16
   |
70 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/derive.rs:83:16
   |
83 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/op.rs:6:16
  |
6 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
  |                ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/op.rs:72:16
   |
72 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:16:16
   |
16 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:17:20
   |
17 |     #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)]
   |                    ^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/macros.rs:155:20
    |
155 |           #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))]
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:5:1
    |
  5 | / ast_enum_of_structs! {
  6 | |     /// The possible types that a Rust value could have.
  7 | |     ///
  8 | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
...   |
 89 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:96:16
   |
96 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:110:16
    |
110 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:128:16
    |
128 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:141:16
    |
141 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:153:16
    |
153 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:164:16
    |
164 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:175:16
    |
175 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:186:16
    |
186 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:199:16
    |
199 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:211:16
    |
211 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:225:16
    |
225 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:239:16
    |
239 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:252:16
    |
252 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:264:16
    |
264 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:276:16
    |
276 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:288:16
    |
288 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:311:16
    |
311 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:323:16
    |
323 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:9:16
  |
9 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
  |                ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:35:16
   |
35 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:67:16
   |
67 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:105:16
    |
105 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:130:16
    |
130 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:144:16
    |
144 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:157:16
    |
157 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:171:16
    |
171 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/path.rs:201:16
    |
201 |     #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:7:12
  |
7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
  |            ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:17:12
   |
17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:43:12
   |
43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:46:12
   |
46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:53:12
   |
53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:66:12
   |
66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:77:12
   |
77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:80:12
   |
80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:87:12
   |
87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:108:12
    |
108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:120:12
    |
120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:135:12
    |
135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:146:12
    |
146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:157:12
    |
157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:168:12
    |
168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:179:12
    |
179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:189:12
    |
189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:202:12
    |
202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:341:12
    |
341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:387:12
    |
387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:399:12
    |
399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:439:12
    |
439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:490:12
    |
490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:515:12
    |
515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:575:12
    |
575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:586:12
    |
586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:705:12
    |
705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:751:12
    |
751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:788:12
    |
788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:799:12
    |
799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:809:12
    |
809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:907:12
    |
907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:930:12
    |
930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:941:12
    |
941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1027:12
     |
1027 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1313:12
     |
1313 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1324:12
     |
1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1339:12
     |
1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1362:12
     |
1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1374:12
     |
1374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1385:12
     |
1385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1395:12
     |
1395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1406:12
     |
1406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1417:12
     |
1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1440:12
     |
1440 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1450:12
     |
1450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1655:12
     |
1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1665:12
     |
1665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1678:12
     |
1678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1688:12
     |
1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1699:12
     |
1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1710:12
     |
1710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1722:12
     |
1722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1757:12
     |
1757 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1798:12
     |
1798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1810:12
     |
1810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1813:12
     |
1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1889:12
     |
1889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1914:12
     |
1914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1926:12
     |
1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1942:12
     |
1942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1952:12
     |
1952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1962:12
     |
1962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1971:12
     |
1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1978:12
     |
1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1987:12
     |
1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2001:12
     |
2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2011:12
     |
2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2021:12
     |
2021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

   Compiling unicode-bidi v0.3.13
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2031:12
     |
2031 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2043:12
     |
2043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2055:12
     |
2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2065:12
     |
2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2075:12
     |
2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2085:12
     |
2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2088:12
     |
2088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2158:12
     |
2158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2168:12
     |
2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2180:12
     |
2180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2189:12
     |
2189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2198:12
     |
2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2210:12
     |
2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2222:12
     |
2222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:2232:12
     |
2232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:8:12
  |
8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
  |            ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:11:12
   |
11 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: `itertools` (lib) generated 6 warnings
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:18:12
   |
18 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:21:12
   |
21 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:39:12
   |
39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:42:12
   |
42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:53:12
   |
53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:56:12
   |
56 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:64:12
   |
64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:67:12
   |
67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:74:12
   |
74 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:77:12
   |
77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:114:12
    |
114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:117:12
    |
117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:134:12
    |
134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:137:12
    |
137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:144:12
    |
144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:147:12
    |
147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:155:12
    |
155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:158:12
    |
158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:165:12
    |
165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:168:12
    |
168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:180:12
    |
180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:183:12
    |
183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:190:12
    |
190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:193:12
    |
193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:200:12
    |
200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:203:12
    |
203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:210:12
    |
210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:213:12
    |
213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:221:12
    |
221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:224:12
    |
224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:357:12
    |
357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:360:12
    |
360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:399:12
    |
399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:402:12
    |
402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:409:12
    |
409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:412:12
    |
412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:442:12
    |
442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:445:12
    |
445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:486:12
    |
486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:489:12
    |
489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:506:12
    |
506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:509:12
    |
509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:558:12
    |
558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:561:12
    |
561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:568:12
    |
568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:571:12
    |
571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:672:12
    |
672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:675:12
    |
675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:713:12
    |
713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:716:12
    |
716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:746:12
    |
746 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:749:12
    |
749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:761:12
    |
761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:764:12
    |
764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:771:12
    |
771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:774:12
    |
774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:868:12
    |
868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:871:12
    |
871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:914:12
    |
914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:917:12
    |
917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:931:12
    |
931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:934:12
    |
934 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1231:12
     |
1231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1234:12
     |
1234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1241:12
     |
1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1243:12
     |
1243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1261:12
     |
1261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1263:12
     |
1263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1269:12
     |
1269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1271:12
     |
1271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1273:12
     |
1273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1275:12
     |
1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1277:12
     |
1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1279:12
     |
1279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1292:12
     |
1292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1295:12
     |
1295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1303:12
     |
1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1306:12
     |
1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1318:12
     |
1318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1321:12
     |
1321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1333:12
     |
1333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

   Compiling openssl v0.10.55
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1336:12
     |
1336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1343:12
     |
1343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1346:12
     |
1346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1363:12
     |
1363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1366:12
     |
1366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1377:12
     |
1377 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-bidi-0.3.13 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-bidi-0.3.13/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-bidi-0.3.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=3558927b8af4bc9f -C extra-filename=-231b1dd896e9c977 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `same-file` (lib) generated 1 warning (1 duplicate)
   Compiling fnv v1.0.7
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1380:12
     |
1380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.55 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=55 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=c2e987c90c300887 -C extra-filename=-a5f5d577a1008551 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/openssl-a5f5d577a1008551 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1573:12
     |
1573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1576:12
     |
1576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1583:12
     |
1583 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1586:12
     |
1586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1604:12
     |
1604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1607:12
     |
1607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1614:12
     |
1614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1617:12
     |
1617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1624:12
     |
1624 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1627:12
     |
1627 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1634:12
     |
1634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1637:12
     |
1637 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1645:12
     |
1645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1648:12
     |
1648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1681:12
     |
1681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/fnv-1.0.7/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=05481e4d0bfe8473 -C extra-filename=-dff2d9bfafb5343a --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1684:12
     |
1684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1725:12
     |
1725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1728:12
     |
1728 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1736:12
     |
1736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1739:12
     |
1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1814:12
     |
1814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1817:12
     |
1817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1843:12
     |
1843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1846:12
     |
1846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1853:12
     |
1853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1856:12
     |
1856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1865:12
     |
1865 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1868:12
     |
1868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1875:12
     |
1875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1878:12
     |
1878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1885:12
     |
1885 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1888:12
     |
1888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1895:12
     |
1895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1898:12
     |
1898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1905:12
     |
1905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1908:12
     |
1908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1915:12
     |
1915 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1918:12
     |
1918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1927:12
     |
1927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1930:12
     |
1930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1945:12
     |
1945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1948:12
     |
1948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1955:12
     |
1955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1958:12
     |
1958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1965:12
     |
1965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1968:12
     |
1968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1976:12
     |
1976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1979:12
     |
1979 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1987:12
     |
1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1990:12
     |
1990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:1997:12
     |
1997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2000:12
     |
2000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2007:12
     |
2007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2010:12
     |
2010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2017:12
     |
2017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2020:12
     |
2020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2099:12
     |
2099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2102:12
     |
2102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2109:12
     |
2109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2112:12
     |
2112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2120:12
     |
2120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2123:12
     |
2123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2130:12
     |
2130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2133:12
     |
2133 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2140:12
     |
2140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2143:12
     |
2143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2150:12
     |
2150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2153:12
     |
2153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2168:12
     |
2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2171:12
     |
2171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2178:12
     |
2178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/eq.rs:2181:12
     |
2181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:9:12
  |
9 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
  |            ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:19:12
   |
19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:44:12
   |
44 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:61:12
   |
61 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:73:12
   |
73 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:85:12
   |
85 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:180:12
    |
180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:201:12
    |
201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:211:12
    |
211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:225:12
    |
225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:236:12
    |
236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:259:12
    |
259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:269:12
    |
269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:280:12
    |
280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:290:12
    |
290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:304:12
    |
304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:566:12
    |
566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:614:12
    |
614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:626:12
    |
626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:665:12
    |
665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:715:12
    |
715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:739:12
    |
739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:799:12
    |
799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:810:12
    |
810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:929:12
    |
929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:976:12
    |
976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1016:12
     |
1016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1038:12
     |
1038 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1048:12
     |
1048 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1172:12
     |
1172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1222:12
     |
1222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1245:12
     |
1245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1663:12
     |
1663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1675:12
     |
1675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1717:12
     |
1717 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1739:12
     |
1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1751:12
     |
1751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1771:12
     |
1771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1794:12
     |
1794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1805:12
     |
1805 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1826:12
     |
1826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:1845:12
     |
1845 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2108:12
     |
2108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2119:12
     |
2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2141:12
     |
2141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2152:12
     |
2152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2163:12
     |
2163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2174:12
     |
2174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2186:12
     |
2186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2227:12
     |
2227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2290:12
     |
2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2303:12
     |
2303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2406:12
     |
2406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2479:12
     |
2479 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2490:12
     |
2490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2505:12
     |
2505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2515:12
     |
2515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2525:12
     |
2525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2533:12
     |
2533 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2543:12
     |
2543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2551:12
     |
2551 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2566:12
     |
2566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2585:12
     |
2585 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2595:12
     |
2595 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2606:12
     |
2606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2618:12
     |
2618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2630:12
     |
2630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2640:12
     |
2640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2651:12
     |
2651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2661:12
     |
2661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2762:12
     |
2762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2772:12
     |
2772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2785:12
     |
2785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2793:12
     |
2793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2801:12
     |
2801 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2812:12
     |
2812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2838:12
     |
2838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2848:12
     |
2848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:7:12
  |
7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
  |            ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:17:12
   |
17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:43:12
   |
43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:57:12
   |
57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:70:12
   |
70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:81:12
   |
81 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:229:12
    |
229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:250:12
    |
250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:262:12
    |
262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:277:12
    |
277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:288:12
    |
288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:311:12
    |
311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:322:12
    |
322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:333:12
    |
333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:343:12
    |
343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:356:12
    |
356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:655:12
    |
655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:701:12
    |
701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:713:12
    |
713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:753:12
    |
753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:804:12
    |
804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:829:12
    |
829 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:889:12
    |
889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:900:12
    |
900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
    |            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1019:12
     |
1019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1065:12
     |
1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1102:12
     |
1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1121:12
     |
1121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1131:12
     |
1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1257:12
     |
1257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1308:12
     |
1308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1331:12
     |
1331 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1437:12
     |
1437 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1790:12
     |
1790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1800:12
     |
1800 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1811:12
     |
1811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1872:12
     |
1872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1884:12
     |
1884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1907:12
     |
1907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1925:12
     |
1925 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1948:12
     |
1948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1959:12
     |
1959 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:1982:12
     |
1982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2000:12
     |
2000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2269:12
     |
2269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2279:12
     |
2279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2298:12
     |
2298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2308:12
     |
2308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2319:12
     |
2319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2330:12
     |
2330 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2342:12
     |
2342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2385:12
     |
2385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2448:12
     |
2448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2460:12
     |
2460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2563:12
     |
2563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2648:12
     |
2648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2660:12
     |
2660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2676:12
     |
2676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2686:12
     |
2686 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2696:12
     |
2696 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2705:12
     |
2705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2714:12
     |
2714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2723:12
     |
2723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2737:12
     |
2737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2755:12
     |
2755 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2765:12
     |
2765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2775:12
     |
2775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2787:12
     |
2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2799:12
     |
2799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2809:12
     |
2809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2819:12
     |
2819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2829:12
     |
2829 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2935:12
     |
2935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2945:12
     |
2945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2957:12
     |
2957 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2966:12
     |
2966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2975:12
     |
2975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2987:12
     |
2987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:3011:12
     |
3011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:3021:12
     |
3021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))]
     |            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:881:11
    |
881 | #[cfg(not(syn_omit_await_from_token_macro))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/token.rs:883:7
    |
883 | #[cfg(syn_omit_await_from_token_macro)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:246:15
    |
246 |         #[cfg(syn_no_non_exhaustive)]
    |               ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_const_vec_new`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:784:40
    |
784 |     #[cfg(all(feature = "parsing", not(syn_no_const_vec_new)))]
    |                                        ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_const_vec_new`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:2905:23
     |
2905 |             #[cfg(not(syn_no_const_vec_new))]
     |                       ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_const_vec_new`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:2907:19
     |
2907 |             #[cfg(syn_no_const_vec_new)]
     |                   ^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_negative_literal_parse`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lit.rs:1568:15
     |
1568 |         #[cfg(syn_no_negative_literal_parse)]
     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_negative_literal_parse)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_negative_literal_parse)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/ty.rs:85:15
   |
85 |         #[cfg(syn_no_non_exhaustive)]
   |               ^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_const_vec_new`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:54:15
   |
54 |     #[cfg(not(syn_no_const_vec_new))]
   |               ^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_const_vec_new`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:63:11
   |
63 |     #[cfg(syn_no_const_vec_new)]
   |           ^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:276:23
    |
276 |             #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))]
    |                       ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/clone.rs:1908:19
     |
1908 |             #[cfg(syn_no_non_exhaustive)]
     |                   ^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:501:23
    |
501 |             #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))]
    |                       ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/hash.rs:2473:19
     |
2473 |             #[cfg(syn_no_non_exhaustive)]
     |                   ^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:590:23
    |
590 |             #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))]
    |                       ^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `syn_no_non_exhaustive`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/gen/debug.rs:2642:19
     |
2642 |             #[cfg(syn_no_non_exhaustive)]
     |                   ^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unused import: `crate::gen::*`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/lib.rs:787:9
    |
787 | pub use crate::gen::*;
    |         ^^^^^^^^^^^^^
    |
    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: unused import: `removed_by_x9`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-bidi-0.3.13/src/implicit.rs:17:41
   |
17 | use super::prepare::{not_removed_by_x9, removed_by_x9, IsolatingRunSequence};
   |                                         ^^^^^^^^^^^^^
   |
   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

   Compiling cpufeatures v0.2.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cpufeatures-0.2.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cpufeatures-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for x86/x86_64 and aarch64 with
no_std support and support for mobile targets including Android and iOS
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cpufeatures-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34c1f4499035c37c -C extra-filename=-113a2ade2cf2c383 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: `unicode-linebreak` (build script) generated 1 warning
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-linebreak-0.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-linebreak-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Axel Forsman ' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Line Breaking Algorithm' CARGO_PKG_HOMEPAGE='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-linebreak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/unicode-linebreak-93f3c025e1d67a06/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/unicode-linebreak-c5de7830edff63f2/build-script-build`
   Compiling foreign-types-shared v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types_shared CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/foreign-types-shared-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/foreign-types-shared-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='An internal crate used by foreign-types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types_shared --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f35d61e945948ca0 -C extra-filename=-d4245f2f5f940664 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
[unicode-linebreak 0.1.4] cargo:rerun-if-changed=LineBreak.txt
warning: unexpected `cfg` condition value: `cargo-clippy`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/lib.rs:11:5
   |
11 |     feature = "cargo-clippy",
   |     ^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

   Compiling unicode-segmentation v1.10.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-segmentation-1.10.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-segmentation-1.10.1/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries
according to Unicode Standard Annex #29 rules.
' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.10.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-segmentation-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=83d6e28e15662ee3 -C extra-filename=-d47848422bb0ab7d --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/iso_2022_jp.rs:377:5
    |
377 |     feature = "cargo-clippy",
    |     ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/iso_2022_jp.rs:398:5
    |
398 |     feature = "cargo-clippy",
    |     ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/utf_8.rs:229:12
    |
229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/utf_8.rs:606:12
    |
606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/data.rs:425:12
    |
425 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/handles.rs:1151:16
     |
1151 |     #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
     |                ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/handles.rs:1185:16
     |
1185 |     #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
     |                ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/mem.rs:322:12
    |
322 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/mem.rs:696:12
    |
696 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/mem.rs:1126:12
     |
1126 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))]
     |            ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/macros.rs:689:16
    |
689 |       #[cfg_attr(feature = "cargo-clippy", allow(never_loop))]
    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/euc_jp.rs:77:5
    |
 77 | /     euc_jp_decoder_functions!(
 78 | |         {
 79 | |             let trail_minus_offset = byte.wrapping_sub(0xA1);
...   |
220 | |         handle
221 | |     );
    | |_____- in this macro invocation
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `euc_jp_decoder_function` which comes from the expansion of the macro `euc_jp_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/macros.rs:364:16
    |
364 |       #[cfg_attr(feature = "cargo-clippy", allow(never_loop))]
    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/gb18030.rs:111:5
    |
111 | /     gb18030_decoder_functions!(
...   |
294 | |         handle,
295 | |         'outermost);
    | |___________________- in this macro invocation
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `gb18030_decoder_function` which comes from the expansion of the macro `gb18030_decoder_functions` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/ascii.rs:1375:20
     |
1375 |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/ascii.rs:183:13
     |
 183 |             feature = "cargo-clippy",
     |             ^^^^^^^^^^^^^^^^^^^^^^^^
...
1481 |         basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu);
     |         -------------------------------------------------------------------------------- in this macro invocation
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/ascii.rs:183:13
     |
 183 |             feature = "cargo-clippy",
     |             ^^^^^^^^^^^^^^^^^^^^^^^^
...
1482 |         basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu);
     |         -------------------------------------------------------------------------------- in this macro invocation
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `basic_latin_alu` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/ascii.rs:282:13
     |
 282 |             feature = "cargo-clippy",
     |             ^^^^^^^^^^^^^^^^^^^^^^^^
...
1483 |         latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu);
     |         ------------------------------------------------------------- in this macro invocation
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/ascii.rs:282:13
     |
 282 |             feature = "cargo-clippy",
     |             ^^^^^^^^^^^^^^^^^^^^^^^^
...
1484 |         latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu);
     |         --------------------------------------------------------- in this macro invocation
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `latin1_alu` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/ascii.rs:91:20
     |
  91 |         #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))]
     |                    ^^^^^^^^^^^^^^^^^^^^^^^^
...
1485 |         ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride);
     |         --------------------------------------------------------- in this macro invocation
     |
     = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `ascii_alu` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/mem.rs:86:20
    |
 86 |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
...
308 |         by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK);
    |         ------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/mem.rs:86:20
    |
 86 |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
...
309 |         by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK);
    |         -------------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/mem.rs:86:20
    |
 86 |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
...
310 |         by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK);
    |         ----------------------------------------------------------------- in this macro invocation
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `by_unit_check_alu` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition value: `cargo-clippy`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/mem.rs:577:20
    |
577 |         #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))]
    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel`
    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `disabled`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/ascii.rs:1214:68
     |
1214 |     if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] {
     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fuzzing`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/mem.rs:44:32
     |
  44 |     ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); })
     |                                ^^^^^^^
...
1919 |     non_fuzz_debug_assert!(is_utf8_latin1(src));
     |     ------------------------------------------- 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(fuzzing)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `non_fuzz_debug_assert` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `fancy-regex` (lib) generated 4 warnings
   Compiling portable-atomic v1.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "fallback", "float", "require-cas", "serde", "std"))' -C metadata=3ae558e45caa4045 -C extra-filename=-7ca06489bf82368a --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/portable-atomic-7ca06489bf82368a -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
   Compiling sha2 v0.10.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sha2-0.10.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sha2-0.10.6/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.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sha2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "oid", "sha2-asm", "std"))' -C metadata=f534775ec6b10ebd -C extra-filename=-721f16577b5b447b --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libcfg_if-e00a420b76bef15f.rmeta --extern cpufeatures=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libcpufeatures-113a2ade2cf2c383.rmeta --extern digest=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libdigest-1cb0946975155591.rmeta --cap-lints warn`
warning: `miniz_oxide` (lib) generated 3 warnings
   Compiling foreign-types v0.3.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/foreign-types-0.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/foreign-types-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A framework for Rust wrappers over C APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name foreign_types --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a309122545929d6b -C extra-filename=-b2121443f04585cd --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern foreign_types_shared=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libforeign_types_shared-d4245f2f5f940664.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling papergrid v0.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=papergrid CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/papergrid-0.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/papergrid-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='Maxim Zhiburt ' CARGO_PKG_DESCRIPTION='Papergrid is a core library to print a table' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=papergrid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zhiburt/tabled' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name papergrid --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/papergrid-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ansi-str"' --cfg 'feature="ansitok"' --cfg 'feature="color"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-str", "ansitok", "color", "default", "std"))' -C metadata=0aa952968ba5cb66 -C extra-filename=-5c61292e952dc175 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern ansi_str=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libansi_str-62111bedfefe88b8.rmeta --extern ansitok=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libansitok-2f13d586ae5ae0ec.rmeta --extern bytecount=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libbytecount-2ef00a1c335ac726.rmeta --extern fnv=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libfnv-dff2d9bfafb5343a.rmeta --extern unicode_width=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libunicode_width-38f7acb17fb32192.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_linebreak CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-linebreak-0.1.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-linebreak-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Axel Forsman ' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Line Breaking Algorithm' CARGO_PKG_HOMEPAGE='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-linebreak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/axelf4/unicode-linebreak' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/unicode-linebreak-93f3c025e1d67a06/out /usr/local/bin/rustc --crate-name unicode_linebreak --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-linebreak-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c3b98291a5a7f7f -C extra-filename=-3e137048acd11d7b --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.55 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=55 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_SSL3_METHOD DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION=111 DEP_OPENSSL_VERSION_NUMBER=1010117f HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/openssl-a1efe6461aff3083/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/openssl-a5f5d577a1008551/build-script-build`
[openssl 0.10.55] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD"
[openssl 0.10.55] cargo:rustc-cfg=ossl101
[openssl 0.10.55] cargo:rustc-cfg=ossl102
[openssl 0.10.55] cargo:rustc-cfg=ossl110
[openssl 0.10.55] cargo:rustc-cfg=ossl110g
[openssl 0.10.55] cargo:rustc-cfg=ossl110h
[openssl 0.10.55] cargo:rustc-cfg=ossl111
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/walkdir-2.3.3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/walkdir-2.3.3/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.3.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/walkdir-2.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf71349f32b365c5 -C extra-filename=-389d3a1d2074b831 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern same_file=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libsame_file-87e2729971d81ebe.rmeta --cap-lints warn`
   Compiling chrono-tz-build v0.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono_tz_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/chrono-tz-build-0.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/chrono-tz-build-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='internal build script for chrono-tz' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono-tz-build 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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name chrono_tz_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/chrono-tz-build-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("case-insensitive", "filter-by-regex", "regex", "uncased"))' -C metadata=a3e6c63089f5488b -C extra-filename=-60c74b4a681a4cf2 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern parse_zoneinfo=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libparse_zoneinfo-65b9edb7a40eed55.rmeta --extern phf=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libphf-0200839a6c174aeb.rmeta --extern phf_codegen=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libphf_codegen-b901174fba45fbbe.rmeta --cap-lints warn`
warning: `syn` (lib) generated 849 warnings (90 duplicates)
   Compiling serde_derive v1.0.163
warning: method `text_range` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-bidi-0.3.13/src/prepare.rs:170:19
    |
168 | impl IsolatingRunSequence {
    | ------------------------- method in this implementation
169 |     /// Returns the full range of text represented by this isolating run sequence
170 |     pub(crate) fn text_range(&self) -> Range {
    |                   ^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/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.56 CARGO_PKG_VERSION=1.0.163 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=163 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=30d9d9aa75a9e7a2 -C extra-filename=-7ed671e7d78a7f81 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libproc_macro2-d7846093533b100c.rlib --extern quote=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libquote-c5243d4a235e32d0.rlib --extern syn=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libsyn-6f6cadd64a775ddb.rlib --extern proc_macro --cap-lints warn`
warning: `parse-zoneinfo` (lib) generated 9 warnings
   Compiling thiserror-impl v1.0.40
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-impl-1.0.40 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-impl-1.0.40/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-impl-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5655942ed19f5e03 -C extra-filename=-8d0ae72a02b3dbe4 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libproc_macro2-d7846093533b100c.rlib --extern quote=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libquote-c5243d4a235e32d0.rlib --extern syn=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libsyn-6f6cadd64a775ddb.rlib --extern proc_macro --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sysinfo-0.29.0/src/freebsd/network.rs:32:13
   |
32 |     fn iter(&self) -> NetworksIter {
   |             ^^^^^     ^^^^^^^^^^^^ 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
   |
32 |     fn iter(&self) -> NetworksIter<'_> {
   |                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sysinfo-0.29.0/src/traits.rs:1589:13
     |
1589 |     fn iter(&self) -> NetworksIter;
     |             ^^^^^     ^^^^^^^^^^^^ 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
     |
1589 |     fn iter(&self) -> NetworksIter<'_>;
     |                                   ++++

   Compiling ghost v0.1.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ghost CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ghost-0.1.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ghost-0.1.9/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Define your own PhantomData' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ghost CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ghost' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name ghost --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ghost-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0395f8d97580c08d -C extra-filename=-53115b9b197bc868 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libproc_macro2-d7846093533b100c.rlib --extern quote=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libquote-c5243d4a235e32d0.rlib --extern syn=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libsyn-6f6cadd64a775ddb.rlib --extern proc_macro --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-segmentation-1.10.1/src/lib.rs:264:18
    |
264 |     fn graphemes(&self, is_extended: bool) -> Graphemes {
    |                  ^^^^^                        ^^^^^^^^^ 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
    |
264 |     fn graphemes(&self, is_extended: bool) -> Graphemes<'_> {
    |                                                        ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-segmentation-1.10.1/src/lib.rs:269:25
    |
269 |     fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices {
    |                         ^^^^^                        ^^^^^^^^^^^^^^^ 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
    |
269 |     fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> {
    |                                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-segmentation-1.10.1/src/lib.rs:274:22
    |
274 |     fn unicode_words(&self) -> UnicodeWords {
    |                      ^^^^^     ^^^^^^^^^^^^ 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
    |
274 |     fn unicode_words(&self) -> UnicodeWords<'_> {
    |                                            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-segmentation-1.10.1/src/lib.rs:279:29
    |
279 |     fn unicode_word_indices(&self) -> UnicodeWordIndices {
    |                             ^^^^^     ^^^^^^^^^^^^^^^^^^ 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
    |
279 |     fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> {
    |                                                         ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-segmentation-1.10.1/src/lib.rs:284:26
    |
284 |     fn split_word_bounds(&self) -> UWordBounds {
    |                          ^^^^^     ^^^^^^^^^^^ 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
    |
284 |     fn split_word_bounds(&self) -> UWordBounds<'_> {
    |                                               ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-segmentation-1.10.1/src/lib.rs:289:33
    |
289 |     fn split_word_bound_indices(&self) -> UWordBoundIndices {
    |                                 ^^^^^     ^^^^^^^^^^^^^^^^^ 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
    |
289 |     fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> {
    |                                                            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-segmentation-1.10.1/src/lib.rs:294:26
    |
294 |     fn unicode_sentences(&self) -> UnicodeSentences {
    |                          ^^^^^     ^^^^^^^^^^^^^^^^ 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
    |
294 |     fn unicode_sentences(&self) -> UnicodeSentences<'_> {
    |                                                    ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-segmentation-1.10.1/src/lib.rs:299:30
    |
299 |     fn split_sentence_bounds(&self) -> USentenceBounds {
    |                              ^^^^^     ^^^^^^^^^^^^^^^ 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
    |
299 |     fn split_sentence_bounds(&self) -> USentenceBounds<'_> {
    |                                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicode-segmentation-1.10.1/src/lib.rs:304:37
    |
304 |     fn split_sentence_bound_indices(&self) -> USentenceBoundIndices {
    |                                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ 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
    |
304 |     fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> {
    |                                                                    ++++

   Compiling textwrap v0.15.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=textwrap CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/textwrap-0.15.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/textwrap-0.15.2/Cargo.toml CARGO_PKG_AUTHORS='Martin Geisler ' CARGO_PKG_DESCRIPTION='Powerful library for word wrapping, indenting, and dedenting strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=textwrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mgeisler/textwrap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name textwrap --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/textwrap-0.15.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=61d67148918ae740 -C extra-filename=-3ba8dcd8d63d6bb5 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern smawk=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libsmawk-737504d349295523.rmeta --extern unicode_linebreak=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libunicode_linebreak-3e137048acd11d7b.rmeta --extern unicode_width=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libunicode_width-38f7acb17fb32192.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling miette-derive v5.9.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miette_derive CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-derive-5.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-derive-5.9.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Derive macros for miette. Like `thiserror` for Diagnostics.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miette-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/zkat/miette' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.9.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name miette_derive --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-derive-5.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b31e1a3dc2d62078 -C extra-filename=-4f2173a493efccc6 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libproc_macro2-d7846093533b100c.rlib --extern quote=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libquote-c5243d4a235e32d0.rlib --extern syn=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libsyn-6f6cadd64a775ddb.rlib --extern proc_macro --cap-lints warn`
   Compiling typetag-impl v0.2.8
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typetag_impl CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typetag-impl-0.2.8 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typetag-impl-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the typetag crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typetag-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typetag' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name typetag_impl --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/typetag-impl-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9494eb223a72a4e2 -C extra-filename=-4ec0267006f5e77f --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libproc_macro2-d7846093533b100c.rlib --extern quote=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libquote-c5243d4a235e32d0.rlib --extern syn=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libsyn-6f6cadd64a775ddb.rlib --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_FALLBACK=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/portable-atomic-fd0fdd63ee5e2969/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/portable-atomic-7ca06489bf82368a/build-script-build`
[portable-atomic 1.3.2] cargo:rerun-if-changed=build.rs
[portable-atomic 1.3.2] cargo:rerun-if-changed=no_atomic.rs
[portable-atomic 1.3.2] cargo:rerun-if-changed=version.rs
[portable-atomic 1.3.2] cargo:rerun-if-env-changed=CARGO_ENCODED_RUSTFLAGS
[portable-atomic 1.3.2] cargo:rerun-if-env-changed=RUSTFLAGS
[portable-atomic 1.3.2] cargo:rerun-if-env-changed=CARGO_BUILD_RUSTFLAGS
[portable-atomic 1.3.2] cargo:rerun-if-env-changed=CARGO_TARGET_X86_64_UNKNOWN_FREEBSD_RUSTFLAGS
[portable-atomic 1.3.2] cargo:rustc-cfg=portable_atomic_llvm_16
   Compiling idna v0.3.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/idna-0.3.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/idna-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/idna-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4edb9e9125a53a1c -C extra-filename=-f338d75f4ee4a347 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern unicode_bidi=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libunicode_bidi-231b1dd896e9c977.rmeta --extern unicode_normalization=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libunicode_normalization-95a67a9c69da27a5.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `unicode-segmentation` (lib) generated 9 warnings
   Compiling openssl-macros v0.1.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-macros-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Internal macros used by the openssl crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name openssl_macros --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7cf3b39c5a7eca2 -C extra-filename=-83d0766390c4abbf --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern proc_macro2=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libproc_macro2-d7846093533b100c.rlib --extern quote=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libquote-c5243d4a235e32d0.rlib --extern syn=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libsyn-6f6cadd64a775ddb.rlib --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=bundled,bundled_bindings,cc,default,min_sqlite_version_3_14_0,pkg-config,vcpkg CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_BUNDLED=1 CARGO_FEATURE_BUNDLED_BINDINGS=1 CARGO_FEATURE_CC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_MIN_SQLITE_VERSION_3_14_0=1 CARGO_FEATURE_PKG_CONFIG=1 CARGO_FEATURE_VCPKG=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libsqlite3-sys-0.26.0 CARGO_MANIFEST_LINKS=sqlite3 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/libsqlite3-sys-0.26.0/Cargo.toml CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.26.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/libsqlite3-sys-06a46c1192f24862/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/libsqlite3-sys-61fd6c6818389c02/build-script-build`
warning: unexpected `cfg` condition name: `exhaustive`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/lib.rs:64:23
   |
64 | #![cfg_attr(all(test, exhaustive), feature(non_exhaustive_omitted_patterns_lint))]
   |                       ^^^^^^^^^^
   |
   = 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(exhaustive)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` 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: `exhaustive`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/internals/attr.rs:1772:30
     |
1772 |         #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))]
     |                              ^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` 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/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-impl-1.0.40/src/attr.rs:47:19
   |
47 | pub fn get(input: &[Attribute]) -> 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
   |
47 | pub fn get(input: &[Attribute]) -> Result> {
   |                                                ++++

warning: hiding a lifetime that's elided elsewhere is confusing
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-impl-1.0.40/src/prop.rs:5:30
  |
5 |     pub(crate) fn from_field(&self) -> Option<&Field> {
  |                              ^^^^^            ^^^^^^
  |                              |                ||
  |                              |                |the same lifetime is hidden here
  |                              |                the same lifetime is elided 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
  |
5 |     pub(crate) fn from_field(&self) -> Option<&Field<'_>> {
  |                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-impl-1.0.40/src/prop.rs:9:32
  |
9 |     pub(crate) fn source_field(&self) -> Option<&Field> {
  |                                ^^^^^            ^^^^^^
  |                                |                ||
  |                                |                |the same lifetime is hidden here
  |                                |                the same lifetime is elided 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
  |
9 |     pub(crate) fn source_field(&self) -> Option<&Field<'_>> {
  |                                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-impl-1.0.40/src/prop.rs:13:35
   |
13 |     pub(crate) fn backtrace_field(&self) -> Option<&Field> {
   |                                   ^^^^^            ^^^^^^
   |                                   |                ||
   |                                   |                |the same lifetime is hidden here
   |                                   |                the same lifetime is elided 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
   |
13 |     pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> {
   |                                                          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-impl-1.0.40/src/prop.rs:17:44
   |
17 |     pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> {
   |                                            ^^^^^            ^^^^^^
   |                                            |                ||
   |                                            |                |the same lifetime is hidden here
   |                                            |                the same lifetime is elided 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
   |
17 |     pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> {
   |                                                                   ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-impl-1.0.40/src/prop.rs:51:30
   |
51 |     pub(crate) fn from_field(&self) -> Option<&Field> {
   |                              ^^^^^            ^^^^^^
   |                              |                ||
   |                              |                |the same lifetime is hidden here
   |                              |                the same lifetime is elided 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
   |
51 |     pub(crate) fn from_field(&self) -> Option<&Field<'_>> {
   |                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-impl-1.0.40/src/prop.rs:55:32
   |
55 |     pub(crate) fn source_field(&self) -> Option<&Field> {
   |                                ^^^^^            ^^^^^^
   |                                |                ||
   |                                |                |the same lifetime is hidden here
   |                                |                the same lifetime is elided 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
   |
55 |     pub(crate) fn source_field(&self) -> Option<&Field<'_>> {
   |                                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-impl-1.0.40/src/prop.rs:59:35
   |
59 |     pub(crate) fn backtrace_field(&self) -> Option<&Field> {
   |                                   ^^^^^            ^^^^^^
   |                                   |                ||
   |                                   |                |the same lifetime is hidden here
   |                                   |                the same lifetime is elided 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
   |
59 |     pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> {
   |                                                          ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-impl-1.0.40/src/prop.rs:63:44
   |
63 |     pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> {
   |                                            ^^^^^            ^^^^^^
   |                                            |                ||
   |                                            |                |the same lifetime is hidden here
   |                                            |                the same lifetime is elided 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
   |
63 |     pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> {
   |                                                                   ++++

warning: unexpected `cfg` condition name: `exhaustive`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/internals/receiver.rs:150:34
    |
150 |             #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))]
    |                                  ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `exhaustive`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/internals/receiver.rs:187:46
    |
187 |                         #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))]
    |                                              ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `exhaustive`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/internals/receiver.rs:212:34
    |
212 |             #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))]
    |                                  ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `exhaustive`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/internals/receiver.rs:238:42
    |
238 |                     #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))]
    |                                          ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `exhaustive`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/bound.rs:187:38
    |
187 |                 #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))]
    |                                      ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `exhaustive`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/bound.rs:209:43
    |
209 | ...                   all(test, exhaustive),
    |                                 ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `exhaustive`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/bound.rs:236:38
    |
236 |                 #[cfg_attr(all(test, exhaustive), deny(non_exhaustive_omitted_patterns))]
    |                                      ^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(exhaustive)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(exhaustive)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

[libsqlite3-sys 0.26.0] cargo:rerun-if-changed=sqlite3/sqlite3.c
[libsqlite3-sys 0.26.0] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS
[libsqlite3-sys 0.26.0] TARGET = Some("x86_64-unknown-freebsd")
[libsqlite3-sys 0.26.0] OPT_LEVEL = Some("s")
[libsqlite3-sys 0.26.0] HOST = Some("x86_64-unknown-freebsd")
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd
[libsqlite3-sys 0.26.0] CC_x86_64-unknown-freebsd = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd
[libsqlite3-sys 0.26.0] CC_x86_64_unknown_freebsd = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=HOST_CC
[libsqlite3-sys 0.26.0] HOST_CC = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=CC
[libsqlite3-sys 0.26.0] CC = Some("cc")
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd
[libsqlite3-sys 0.26.0] CFLAGS_x86_64-unknown-freebsd = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd
[libsqlite3-sys 0.26.0] CFLAGS_x86_64_unknown_freebsd = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=HOST_CFLAGS
[libsqlite3-sys 0.26.0] HOST_CFLAGS = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=CFLAGS
[libsqlite3-sys 0.26.0] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ")
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[libsqlite3-sys 0.26.0] CRATE_CC_NO_DEFAULTS = None
[libsqlite3-sys 0.26.0] DEBUG = Some("false")
[libsqlite3-sys 0.26.0] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[libsqlite3-sys 0.26.0] running: "cc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-o" "/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/libsqlite3-sys-06a46c1192f24862/out/sqlite3/sqlite3.o" "-c" "sqlite3/sqlite3.c"
warning: `ansitok` (lib) generated 2 warnings
   Compiling ansi-str v0.8.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ansi_str CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ansi-str-0.8.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ansi-str-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Maxim Zhiburt ' CARGO_PKG_DESCRIPTION='A library which provides a set of methods to work with ANSI strings' CARGO_PKG_HOMEPAGE='https://github.com/zhiburt/ansi-str' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ansi-str CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zhiburt/ansi-str' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name ansi_str --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/ansi-str-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0c4e112e7175bfb9 -C extra-filename=-387624bf34f62730 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern ansitok=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libansitok-2f13d586ae5ae0ec.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/handles.rs:370:21
    |
370 |     pub fn new(src: &[u8]) -> ByteSource {
    |                     ^^^^^     ^^^^^^^^^^ 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
    |
370 |     pub fn new(src: &[u8]) -> ByteSource<'_> {
    |                                         ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/handles.rs:577:21
    |
577 |     pub fn new(dst: &mut [u16]) -> Utf16Destination {
    |                     ^^^^^^^^^^     ^^^^^^^^^^^^^^^^ 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
    |
577 |     pub fn new(dst: &mut [u16]) -> Utf16Destination<'_> {
    |                                                    ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/handles.rs:910:21
    |
910 |     pub fn new(dst: &mut [u8]) -> Utf8Destination {
    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^ 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
    |
910 |     pub fn new(dst: &mut [u8]) -> Utf8Destination<'_> {
    |                                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/handles.rs:1136:21
     |
1136 |     pub fn new(src: &[u16]) -> Utf16Source {
     |                     ^^^^^^     ^^^^^^^^^^^ 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
     |
1136 |     pub fn new(src: &[u16]) -> Utf16Source<'_> {
     |                                           ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/handles.rs:1445:21
     |
1445 |     pub fn new(src: &str) -> Utf8Source {
     |                     ^^^^     ^^^^^^^^^^ 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
     |
1445 |     pub fn new(src: &str) -> Utf8Source<'_> {
     |                                        ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/encoding_rs-0.8.32/src/handles.rs:1904:21
     |
1904 |     pub fn new(dst: &mut [u8]) -> ByteDestination {
     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^ 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
     |
1904 |     pub fn new(dst: &mut [u8]) -> ByteDestination<'_> {
     |                                                  ++++

   Compiling flate2 v1.0.26
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/flate2-1.0.26 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/flate2-1.0.26/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams.
Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,
and raw deflate streams.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.26 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name flate2 --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/flate2-1.0.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat"))' -C metadata=31937c9ec9957473 -C extra-filename=-b2904276345837c8 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern crc32fast=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcrc32fast-5dc4132d42a2d6e0.rmeta --extern miniz_oxide=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libminiz_oxide-fd6236bafae54cdd.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: enum `MemberOrString` is never used
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-derive-5.9.0/src/utils.rs:8:17
  |
8 | pub(crate) enum MemberOrString {
  |                 ^^^^^^^^^^^^^^
  |
  = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

   Compiling inventory v0.3.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=inventory CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/inventory-0.3.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/inventory-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Typed distributed plugin registration' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=inventory CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/inventory' CARGO_PKG_RUST_VERSION=1.62 CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name inventory --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/inventory-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b8b57f5005cc1b7 -C extra-filename=-bb0dafbbf82ef203 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern ghost=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libghost-53115b9b197bc868.so --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `unicode-bidi` (lib) generated 2 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.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/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/unicase-7ba293cffb91ae0a/out /usr/local/bin/rustc --crate-name unicase --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=dae9813c86b04fb0 -C extra-filename=-ac687f1d542756b4 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc`
warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/inventory-0.3.6/src/lib.rs:248:5
    |
238 | const ITER: () = {
    | --------------
    | |     |
    | |     help: use a const-anon item to suppress this lint: `_`
    | move the `impl` block outside of this constant `ITER`
...
248 |     impl IntoIterator for iter {
    |     ^^^^^^^^^^^^^^^^^------------^^^^^----^^^
    |                      |                |
    |                      |                `iter` is not local
    |                      `IntoIterator` is not local
    |
    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
    = note: `#[warn(non_local_definitions)]` on by default

warning: unexpected `cfg` condition name: `__unicase__core_and_alloc`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:7:9
  |
7 |         __unicase__core_and_alloc,
  |         ^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = 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(__unicase__core_and_alloc)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `__unicase__core_and_alloc`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:55:11
   |
55 | #[cfg(all(__unicase__core_and_alloc, not(test)))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__core_and_alloc`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:57:11
   |
57 | #[cfg(all(__unicase__core_and_alloc, not(test)))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__core_and_alloc`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:60:15
   |
60 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__core_and_alloc`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:62:15
   |
62 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__iter_cmp`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:66:7
   |
66 | #[cfg(__unicase__iter_cmp)]
   |       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__iter_cmp`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:302:7
    |
302 | #[cfg(__unicase__iter_cmp)]
    |       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__iter_cmp`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:310:7
    |
310 | #[cfg(__unicase__iter_cmp)]
    |       ^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__iter_cmp`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/ascii.rs:2:7
  |
2 | #[cfg(__unicase__iter_cmp)]
  |       ^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__core_and_alloc`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/ascii.rs:8:11
  |
8 | #[cfg(not(__unicase__core_and_alloc))]
  |           ^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__iter_cmp`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/ascii.rs:61:7
   |
61 | #[cfg(__unicase__iter_cmp)]
   |       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__iter_cmp`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/ascii.rs:69:7
   |
69 | #[cfg(__unicase__iter_cmp)]
   |       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__const_fns`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/ascii.rs:16:11
   |
16 |     #[cfg(__unicase__const_fns)]
   |           ^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__const_fns`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/ascii.rs:25:15
   |
25 |     #[cfg(not(__unicase__const_fns))]
   |               ^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase_const_fns`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/ascii.rs:30:11
   |
30 |     #[cfg(__unicase_const_fns)]
   |           ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase_const_fns`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/ascii.rs:35:15
   |
35 |     #[cfg(not(__unicase_const_fns))]
   |               ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__iter_cmp`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/mod.rs:1:7
  |
1 | #[cfg(__unicase__iter_cmp)]
  |       ^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__iter_cmp`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/mod.rs:38:7
   |
38 | #[cfg(__unicase__iter_cmp)]
   |       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__iter_cmp`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/mod.rs:46:7
   |
46 | #[cfg(__unicase__iter_cmp)]
   |       ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:34:44
   |
34 |                     x @ _ if x <= 0x2e  => (from | 1),
   |                                            ^        ^
   |
   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
help: remove these parentheses
   |
34 -                     x @ _ if x <= 0x2e  => (from | 1),
34 +                     x @ _ if x <= 0x2e  => from | 1,
   |

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:36:57
   |
36 |                     x @ _ if 0x32 <= x && x <= 0x36  => (from | 1),
   |                                                         ^        ^
   |
help: remove these parentheses
   |
36 -                     x @ _ if 0x32 <= x && x <= 0x36  => (from | 1),
36 +                     x @ _ if 0x32 <= x && x <= 0x36  => from | 1,
   |

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:37:57
   |
37 |                     x @ _ if 0x39 <= x && x <= 0x47  => ((from+1) & !1),
   |                                                         ^             ^
   |
help: remove these parentheses
   |
37 -                     x @ _ if 0x39 <= x && x <= 0x47  => ((from+1) & !1),
37 +                     x @ _ if 0x39 <= x && x <= 0x47  => (from+1) & !1,
   |

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:39:57
   |
39 |                     x @ _ if 0x4a <= x && x <= 0x76  => (from | 1),
   |                                                         ^        ^
   |
help: remove these parentheses
   |
39 -                     x @ _ if 0x4a <= x && x <= 0x76  => (from | 1),
39 +                     x @ _ if 0x4a <= x && x <= 0x76  => from | 1,
   |

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:41:57
   |
41 |                     x @ _ if 0x79 <= x && x <= 0x7d  => ((from+1) & !1),
   |                                                         ^             ^
   |
help: remove these parentheses
   |
41 -                     x @ _ if 0x79 <= x && x <= 0x7d  => ((from+1) & !1),
41 +                     x @ _ if 0x79 <= x && x <= 0x7d  => (from+1) & !1,
   |

warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/inventory-0.3.6/src/lib.rs:258:5
    |
238 | const ITER: () = {
    | --------------
    | |     |
    | |     help: use a const-anon item to suppress this lint: `_`
    | move the `impl` block outside of this constant `ITER`
...
258 |     impl Deref for iter {
    |     ^^^^^^^^^^^^^^^^^-----^^^^^----^^^
    |                      |         |
    |                      |         `iter` is not local
    |                      `Deref` is not local
    |
    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:44:57
   |
44 |                     x @ _ if 0x82 <= x && x <= 0x84  => (from | 1),
   |                                                         ^        ^
   |
help: remove these parentheses
   |
44 -                     x @ _ if 0x82 <= x && x <= 0x84  => (from | 1),
44 +                     x @ _ if 0x82 <= x && x <= 0x84  => from | 1,
   |

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:61:57
   |
61 |                     x @ _ if 0xa0 <= x && x <= 0xa4  => (from | 1),
   |                                                         ^        ^
   |
help: remove these parentheses
   |
61 -                     x @ _ if 0xa0 <= x && x <= 0xa4  => (from | 1),
61 +                     x @ _ if 0xa0 <= x && x <= 0xa4  => from | 1,
   |

warning: `inventory` (lib) generated 2 warnings
warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:69:57
   |
69 |                     x @ _ if 0xb3 <= x && x <= 0xb5  => ((from+1) & !1),
   |                                                         ^             ^
   |
help: remove these parentheses
   |
69 -                     x @ _ if 0xb3 <= x && x <= 0xb5  => ((from+1) & !1),
69 +                     x @ _ if 0xb3 <= x && x <= 0xb5  => (from+1) & !1,
   |

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:78:57
   |
78 |                     x @ _ if 0xcb <= x && x <= 0xdb  => ((from+1) & !1),
   |                                                         ^             ^
   |
help: remove these parentheses
   |
78 -                     x @ _ if 0xcb <= x && x <= 0xdb  => ((from+1) & !1),
78 +                     x @ _ if 0xcb <= x && x <= 0xdb  => (from+1) & !1,
   |

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:79:57
   |
79 |                     x @ _ if 0xde <= x && x <= 0xee  => (from | 1),
   |                                                         ^        ^
   |
help: remove these parentheses
   |
79 -                     x @ _ if 0xde <= x && x <= 0xee  => (from | 1),
79 +                     x @ _ if 0xde <= x && x <= 0xee  => from | 1,
   |

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:82:57
   |
82 |                     x @ _ if 0xf2 <= x && x <= 0xf4  => (from | 1),
   |                                                         ^        ^
   |
help: remove these parentheses
   |
82 -                     x @ _ if 0xf2 <= x && x <= 0xf4  => (from | 1),
82 +                     x @ _ if 0xf2 <= x && x <= 0xf4  => from | 1,
   |

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:85:44
   |
85 |                     x @ _ if 0xf8 <= x  => (from | 1),
   |                                            ^        ^
   |
help: remove these parentheses
   |
85 -                     x @ _ if 0xf8 <= x  => (from | 1),
85 +                     x @ _ if 0xf8 <= x  => from | 1,
   |

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:91:44
   |
91 |                     x @ _ if x <= 0x1e  => (from | 1),
   |                                            ^        ^
   |
help: remove these parentheses
   |
91 -                     x @ _ if x <= 0x1e  => (from | 1),
91 +                     x @ _ if x <= 0x1e  => from | 1,
   |

warning: unnecessary parentheses around match arm expression
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:93:57
   |
93 |                     x @ _ if 0x22 <= x && x <= 0x32  => (from | 1),
   |                                                         ^        ^
   |
help: remove these parentheses
   |
93 -                     x @ _ if 0x22 <= x && x <= 0x32  => (from | 1),
93 +                     x @ _ if 0x22 <= x && x <= 0x32  => from | 1,
   |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:102:57
    |
102 |                     x @ _ if 0x46 <= x && x <= 0x4e  => (from | 1),
    |                                                         ^        ^
    |
help: remove these parentheses
    |
102 -                     x @ _ if 0x46 <= x && x <= 0x4e  => (from | 1),
102 +                     x @ _ if 0x46 <= x && x <= 0x4e  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:109:57
    |
109 |                     x @ _ if 0x70 <= x && x <= 0x72  => (from | 1),
    |                                                         ^        ^
    |
help: remove these parentheses
    |
109 -                     x @ _ if 0x70 <= x && x <= 0x72  => (from | 1),
109 +                     x @ _ if 0x70 <= x && x <= 0x72  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:126:57
    |
126 |                     x @ _ if 0xd8 <= x && x <= 0xee  => (from | 1),
    |                                                         ^        ^
    |
help: remove these parentheses
    |
126 -                     x @ _ if 0xd8 <= x && x <= 0xee  => (from | 1),
126 +                     x @ _ if 0xd8 <= x && x <= 0xee  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:142:57
    |
142 |                     x @ _ if 0x60 <= x && x <= 0x80  => (from | 1),
    |                                                         ^        ^
    |
help: remove these parentheses
    |
142 -                     x @ _ if 0x60 <= x && x <= 0x80  => (from | 1),
142 +                     x @ _ if 0x60 <= x && x <= 0x80  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:143:57
    |
143 |                     x @ _ if 0x8a <= x && x <= 0xbe  => (from | 1),
    |                                                         ^        ^
    |
help: remove these parentheses
    |
143 -                     x @ _ if 0x8a <= x && x <= 0xbe  => (from | 1),
143 +                     x @ _ if 0x8a <= x && x <= 0xbe  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:145:57
    |
145 |                     x @ _ if 0xc1 <= x && x <= 0xcd  => ((from+1) & !1),
    |                                                         ^             ^
    |
help: remove these parentheses
    |
145 -                     x @ _ if 0xc1 <= x && x <= 0xcd  => ((from+1) & !1),
145 +                     x @ _ if 0xc1 <= x && x <= 0xcd  => (from+1) & !1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:146:44
    |
146 |                     x @ _ if 0xd0 <= x  => (from | 1),
    |                                            ^        ^
    |
help: remove these parentheses
    |
146 -                     x @ _ if 0xd0 <= x  => (from | 1),
146 +                     x @ _ if 0xd0 <= x  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:152:44
    |
152 |                     x @ _ if x <= 0x2e  => (from | 1),
    |                                            ^        ^
    |
help: remove these parentheses
    |
152 -                     x @ _ if x <= 0x2e  => (from | 1),
152 +                     x @ _ if x <= 0x2e  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:252:44
    |
252 |                     x @ _ if x <= 0x94  => (from | 1),
    |                                            ^        ^
    |
help: remove these parentheses
    |
252 -                     x @ _ if x <= 0x94  => (from | 1),
252 +                     x @ _ if x <= 0x94  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:260:57
    |
260 |                     x @ _ if 0xa0 <= x && x <= 0xfe  => (from | 1),
    |                                                         ^        ^
    |
help: remove these parentheses
    |
260 -                     x @ _ if 0xa0 <= x && x <= 0xfe  => (from | 1),
260 +                     x @ _ if 0xa0 <= x && x <= 0xfe  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:420:57
    |
420 |                     x @ _ if 0x67 <= x && x <= 0x6b  => ((from+1) & !1),
    |                                                         ^             ^
    |
help: remove these parentheses
    |
420 -                     x @ _ if 0x67 <= x && x <= 0x6b  => ((from+1) & !1),
420 +                     x @ _ if 0x67 <= x && x <= 0x6b  => (from+1) & !1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:428:57
    |
428 |                     x @ _ if 0x80 <= x && x <= 0xe2  => (from | 1),
    |                                                         ^        ^
    |
help: remove these parentheses
    |
428 -                     x @ _ if 0x80 <= x && x <= 0xe2  => (from | 1),
428 +                     x @ _ if 0x80 <= x && x <= 0xe2  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:429:57
    |
429 |                     x @ _ if 0xeb <= x && x <= 0xed  => ((from+1) & !1),
    |                                                         ^             ^
    |
help: remove these parentheses
    |
429 -                     x @ _ if 0xeb <= x && x <= 0xed  => ((from+1) & !1),
429 +                     x @ _ if 0xeb <= x && x <= 0xed  => (from+1) & !1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:439:53
    |
439 |             x @ _ if 0xa640 <= x && x <= 0xa66c  => (from | 1),
    |                                                     ^        ^
    |
help: remove these parentheses
    |
439 -             x @ _ if 0xa640 <= x && x <= 0xa66c  => (from | 1),
439 +             x @ _ if 0xa640 <= x && x <= 0xa66c  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:440:53
    |
440 |             x @ _ if 0xa680 <= x && x <= 0xa69a  => (from | 1),
    |                                                     ^        ^
    |
help: remove these parentheses
    |
440 -             x @ _ if 0xa680 <= x && x <= 0xa69a  => (from | 1),
440 +             x @ _ if 0xa680 <= x && x <= 0xa69a  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:441:53
    |
441 |             x @ _ if 0xa722 <= x && x <= 0xa72e  => (from | 1),
    |                                                     ^        ^
    |
help: remove these parentheses
    |
441 -             x @ _ if 0xa722 <= x && x <= 0xa72e  => (from | 1),
441 +             x @ _ if 0xa722 <= x && x <= 0xa72e  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:442:53
    |
442 |             x @ _ if 0xa732 <= x && x <= 0xa76e  => (from | 1),
    |                                                     ^        ^
    |
help: remove these parentheses
    |
442 -             x @ _ if 0xa732 <= x && x <= 0xa76e  => (from | 1),
442 +             x @ _ if 0xa732 <= x && x <= 0xa76e  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:443:53
    |
443 |             x @ _ if 0xa779 <= x && x <= 0xa77b  => ((from+1) & !1),
    |                                                     ^             ^
    |
help: remove these parentheses
    |
443 -             x @ _ if 0xa779 <= x && x <= 0xa77b  => ((from+1) & !1),
443 +             x @ _ if 0xa779 <= x && x <= 0xa77b  => (from+1) & !1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:445:53
    |
445 |             x @ _ if 0xa77e <= x && x <= 0xa786  => (from | 1),
    |                                                     ^        ^
    |
help: remove these parentheses
    |
445 -             x @ _ if 0xa77e <= x && x <= 0xa786  => (from | 1),
445 +             x @ _ if 0xa77e <= x && x <= 0xa786  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:448:53
    |
448 |             x @ _ if 0xa790 <= x && x <= 0xa792  => (from | 1),
    |                                                     ^        ^
    |
help: remove these parentheses
    |
448 -             x @ _ if 0xa790 <= x && x <= 0xa792  => (from | 1),
448 +             x @ _ if 0xa790 <= x && x <= 0xa792  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:449:53
    |
449 |             x @ _ if 0xa796 <= x && x <= 0xa7a8  => (from | 1),
    |                                                     ^        ^
    |
help: remove these parentheses
    |
449 -             x @ _ if 0xa796 <= x && x <= 0xa7a8  => (from | 1),
449 +             x @ _ if 0xa796 <= x && x <= 0xa7a8  => from | 1,
    |

warning: unnecessary parentheses around match arm expression
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/unicode/map.rs:459:53
    |
459 |             x @ _ if 0xa7b4 <= x && x <= 0xa7be  => (from | 1),
    |                                                     ^        ^
    |
help: remove these parentheses
    |
459 -             x @ _ if 0xa7b4 <= x && x <= 0xa7be  => (from | 1),
459 +             x @ _ if 0xa7b4 <= x && x <= 0xa7be  => from | 1,
    |

warning: unexpected `cfg` condition name: `__unicase__core_and_alloc`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:138:19
    |
138 |         #[cfg(not(__unicase__core_and_alloc))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__const_fns`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:152:11
    |
152 |     #[cfg(__unicase__const_fns)]
    |           ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__const_fns`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:160:15
    |
160 |     #[cfg(not(__unicase__const_fns))]
    |               ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__const_fns`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:166:11
    |
166 |     #[cfg(__unicase__const_fns)]
    |           ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__unicase__const_fns`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/src/lib.rs:174:15
    |
174 |     #[cfg(not(__unicase__const_fns))]
    |               ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_sys CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.90 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=90 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/openssl-sys-c5483442501a8c69/out /usr/local/bin/rustc --crate-name openssl_sys --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=13f82fb8b3c5e215 -C extra-filename=-44cd2b198246f8e6 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib -l dylib=ssl -l dylib=crypto --cfg openssl --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d`
   Compiling const_format v0.2.30
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_format CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format-0.2.30 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format-0.2.30/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Compile-time string formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const_format CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/const_format_crates/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name const_format --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format-0.2.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64"))' -C metadata=cf19fe7ea33ec4e6 -C extra-filename=-0725d0096a6d2ef0 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern const_format_proc_macros=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libconst_format_proc_macros-478dbbc1ed27d2c9.so --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling num_threads v0.1.6
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num_threads-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num_threads-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name num_threads --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num_threads-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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d0a8125ab3c93cdc -C extra-filename=-517739fbd4f5e7b1 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/release/deps/liblibc-513e87bbf5b2eea4.rmeta --cap-lints warn`
warning: `unicase` (lib) generated 60 warnings
   Compiling rustversion v1.0.12
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustversion-1.0.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustversion-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustversion-1.0.12/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2870c924d3dc4df9 -C extra-filename=-9996298af1a3c9dc --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/rustversion-9996298af1a3c9dc -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: unused macro definition: `identity`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format-0.2.30/src/macros/helper_macros.rs:13:14
   |
13 | macro_rules! identity {
   |              ^^^^^^^^
   |
   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default

warning: unexpected `cfg` condition value: `128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format-0.2.30/src/wrapper_types/pwrapper.rs:227:7
    |
227 | #[cfg(target_pointer_width = "128")]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `128`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format-0.2.30/src/wrapper_types/pwrapper.rs:236:7
    |
236 | #[cfg(target_pointer_width = "128")]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
    = note: see  for more information about checking conditional configuration

   Compiling joinery v2.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=joinery CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/joinery-2.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/joinery-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nathan West ' CARGO_PKG_DESCRIPTION='A small crate for generically joining iterators with a separator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=joinery CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lucretiel/joinery' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name joinery --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/joinery-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly", "proc-macro2", "quote", "syn", "token-stream"))' -C metadata=91494c2e12a6cdbe -C extra-filename=-e82d82822ac59faf --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: method `as_bytes` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format-0.2.30/src/char_encoding.rs:105:25
    |
 94 | impl FmtChar {
    | ------------ method in this implementation
...
105 |     pub(crate) const fn as_bytes(&self) -> &[u8] {
    |                         ^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/siphasher-0.3.10 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/siphasher-0.3.10/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/siphasher-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=d812d06e8dca1aa9 -C extra-filename=-a5ff2d699261351c --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `sysinfo` (lib) generated 2 warnings
   Compiling native-tls v0.2.11
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/native-tls-0.2.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/native-tls-0.2.11/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/native-tls-0.2.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=f28b07c9a62c2b16 -C extra-filename=-78854fd628d0654b --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/native-tls-78854fd628d0654b -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
   Compiling portable-atomic v0.3.20
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-0.3.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-0.3.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=0.3.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-0.3.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fallback", "float", "outline-atomics", "serde", "std"))' -C metadata=1cb9eb1296825667 -C extra-filename=-0c7d85134ca47ec4 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/portable-atomic-0c7d85134ca47ec4 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
warning: `const_format` (lib) generated 4 warnings
   Compiling static_assertions v1.1.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=c42ba51b72b7db3b -C extra-filename=-210ffeb8a028be49 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling rust_decimal v1.29.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rust_decimal-1.29.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rust_decimal-1.29.1/Cargo.toml CARGO_PKG_AUTHORS='Paul Mason ' CARGO_PKG_DESCRIPTION='Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust_decimal CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/paupino/rust-decimal' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.29.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rust_decimal-1.29.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "c-repr", "db-diesel-mysql", "db-diesel-postgres", "db-diesel1-mysql", "db-diesel1-postgres", "db-diesel2-mysql", "db-diesel2-postgres", "db-postgres", "db-tokio-postgres", "default", "diesel1", "diesel2", "legacy-ops", "maths", "maths-nopanic", "ndarray", "rand", "rkyv", "rkyv-safe", "rocket-traits", "rust-fuzz", "serde", "serde-arbitrary-precision", "serde-bincode", "serde-float", "serde-str", "serde-with-arbitrary-precision", "serde-with-float", "serde-with-str", "serde_json", "std", "tokio-pg"))' -C metadata=7a79f52d53287922 -C extra-filename=-cc022b01eaecd416 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/rust_decimal-cc022b01eaecd416 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itoa-1.0.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itoa-1.0.6/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.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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/itoa-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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=40bf88351e8d65c2 -C extra-filename=-f0d39eb651f387a4 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cpufeatures-0.2.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cpufeatures-0.2.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for x86/x86_64 and aarch64 with
no_std support and support for mobile targets including Android and iOS
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/cpufeatures-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=24941f9f89d3754a -C extra-filename=-cec189c32490f174 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf_shared-0.11.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf_shared-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/phf_shared-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=0fa45d921df98ba2 -C extra-filename=-c17a3a5cfb23ee85 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern siphasher=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libsiphasher-a5ff2d699261351c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `thiserror-impl` (lib) generated 9 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-1.0.40 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-1.0.40/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/thiserror-74601c8437514424/out /usr/local/bin/rustc --crate-name thiserror --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a1406d179ea0fc5 -C extra-filename=-8809eade7c8b9e29 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern thiserror_impl=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libthiserror_impl-8d0ae72a02b3dbe4.so --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/native-tls-0.2.11 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/native-tls-0.2.11/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_SSL3_METHOD DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION=111 DEP_OPENSSL_VERSION_NUMBER=1010117f HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/native-tls-2289ab16a4676d91/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/native-tls-78854fd628d0654b/build-script-build`
warning: method `inner` is never used
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/attr.rs:470:8
    |
466 | pub trait FilterAttrs<'a> {
    |           ----------- method in this trait
...
470 |     fn inner(self) -> Self::Ret;
    |        ^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: field `0` is never read
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/expr.rs:1110:28
     |
1110 |     pub struct AllowStruct(bool);
     |                ----------- ^^^^
     |                |
     |                field in this struct
     |
     = help: consider removing this field

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:79:17
   |
79 |     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
   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
   |
79 |     pub fn iter(&self) -> punctuated::Iter<'_, Field> {
   |                                            +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/data.rs:90:21
   |
90 |     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
   |
90 |     pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> {
   |                                                       +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:114:24
    |
114 |     pub fn type_params(&self) -> TypeParams {
    |                        ^^^^^     ^^^^^^^^^^ 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
    |
114 |     pub fn type_params(&self) -> TypeParams<'_> {
    |                                            ++++

[native-tls 0.2.11] cargo:rustc-cfg=have_min_max_version
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:125:28
    |
125 |     pub fn type_params_mut(&mut self) -> TypeParamsMut {
    |                            ^^^^^^^^^     ^^^^^^^^^^^^^ 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
    |
125 |     pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> {
    |                                                       ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:136:22
    |
136 |     pub fn lifetimes(&self) -> Lifetimes {
    |                      ^^^^^     ^^^^^^^^^ 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
    |
136 |     pub fn lifetimes(&self) -> Lifetimes<'_> {
    |                                         ++++

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sha2-0.10.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sha2-0.10.6/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.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/sha2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "oid", "sha2-asm", "std"))' -C metadata=6d0b50f3d6a9d0b5 -C extra-filename=-aee3cacae4548bb0 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --extern cpufeatures=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcpufeatures-cec189c32490f174.rmeta --extern digest=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libdigest-a7bdfe3040a9eb5b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:147:26
    |
147 |     pub fn lifetimes_mut(&mut self) -> LifetimesMut {
    |                          ^^^^^^^^^     ^^^^^^^^^^^^ 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
    |
147 |     pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> {
    |                                                    ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:158:25
    |
158 |     pub fn const_params(&self) -> ConstParams {
    |                         ^^^^^     ^^^^^^^^^^^ 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
    |
158 |     pub fn const_params(&self) -> ConstParams<'_> {
    |                                              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:169:29
    |
169 |     pub fn const_params_mut(&mut self) -> ConstParamsMut {
    |                             ^^^^^^^^^     ^^^^^^^^^^^^^^ 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 |     pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> {
    |                                                         ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:350:27
    |
350 |     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
    |
350 |     pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) {
    |                                                  ++++              ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/generics.rs:416:25
    |
416 |     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
    |
416 |     pub fn as_turbofish(&self) -> Turbofish<'_> {
    |                                            ++++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/buffer.rs:90:18
   |
90 |     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
help: use `'_` for type paths
   |
90 |     pub fn begin(&self) -> Cursor<'_> {
   |                                  ++++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:106:17
    |
106 |     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
    |
106 |     pub fn iter(&self) -> Iter<'_, T> {
    |                                +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:117:21
    |
117 |     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
    |
117 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
    |                                           +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:128:18
    |
128 |     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
    |
128 |     pub fn pairs(&self) -> Pairs<'_, T, P> {
    |                                  +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/punctuated.rs:137:22
    |
137 |     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
    |
137 |     pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> {
    |                                             +++

   Compiling time v0.3.21
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.3.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=e9853f90a0822e7f -C extra-filename=-99a383b6cef5c1a9 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern itoa=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libitoa-f0d39eb651f387a4.rmeta --extern libc=/magus/work/usr/mports/shells/nushell/work/target/release/deps/liblibc-513e87bbf5b2eea4.rmeta --extern num_threads=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libnum_threads-517739fbd4f5e7b1.rmeta --extern time_core=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libtime_core-446bef0e689e9b46.rmeta --cap-lints warn`
warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/syn-1.0.109/src/parse.rs:1196:35
     |
1196 | 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
     |
1196 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> {
     |                                                               ++++

   Compiling nix v0.26.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.26.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name nix --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=5df103d7022d18e3 -C extra-filename=-eb5712198eff1460 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern bitflags=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libbitflags-a1c2cc82f5ab38d8.rmeta --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --extern static_assertions=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libstatic_assertions-210ffeb8a028be49.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `provide_any`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-1.0.40/src/lib.rs:239:13
    |
239 | #![cfg_attr(provide_any, feature(provide_any))]
    |             ^^^^^^^^^^^
    |
    = 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(provide_any)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(provide_any)");` 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: `provide_any`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-1.0.40/src/lib.rs:243:7
    |
243 | #[cfg(provide_any)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(provide_any)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(provide_any)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `provide_any`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thiserror-1.0.40/src/lib.rs:253:11
    |
253 |     #[cfg(provide_any)]
    |           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(provide_any)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(provide_any)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `thiserror` (lib) generated 3 warnings
   Compiling pwd v1.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pwd CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/pwd-1.4.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/pwd-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Paul Woolcock ' CARGO_PKG_DESCRIPTION='Safe interface to pwd.h
' CARGO_PKG_HOMEPAGE='https://gitlab.com/pwoolcoc/pwd.git' CARGO_PKG_LICENSE=CC-PDDC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pwd CARGO_PKG_README=README.adoc CARGO_PKG_REPOSITORY='https://gitlab.com/pwoolcoc/pwd.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name pwd --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/pwd-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fbbcecee261e04b4 -C extra-filename=-d99c5bdc8a53b472 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --extern thiserror=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-8809eade7c8b9e29.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustversion-1.0.12 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rustversion-1.0.12/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Conditional compilation according to rustc compiler version' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustversion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/rustversion' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/release/build/rustversion-aa3be70042846869/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/rustversion-9996298af1a3c9dc/build-script-build`
warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/lib.rs:21:11
   |
21 | #[cfg(all(boringssl, not(feature = "unstable_boringssl")))]
   |           ^^^^^^^^^
   |
   = 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(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/lib.rs:32:11
   |
32 | #[cfg(all(boringssl, not(feature = "unstable_boringssl")))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `openssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/lib.rs:35:7
   |
35 | #[cfg(openssl)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `openssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/lib.rs:208:7
    |
208 | #[cfg(openssl)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/lib.rs:112:11
    |
112 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/lib.rs:126:15
    |
126 |     #[cfg(not(ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bio.rs:37:15
   |
37 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bio.rs:37:24
   |
37 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bio.rs:43:15
   |
43 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bio.rs:43:24
   |
43 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bio.rs:49:15
   |
49 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bio.rs:49:24
   |
49 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bio.rs:55:15
   |
55 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bio.rs:55:24
   |
55 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bio.rs:61:15
   |
61 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bio.rs:61:24
   |
61 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bio.rs:67:15
   |
67 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bio.rs:67:24
   |
67 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bn.rs:8:7
  |
8 | #[cfg(ossl110)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bn.rs:10:7
   |
10 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bn.rs:12:7
   |
12 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./bn.rs:14:7
   |
14 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:3:7
  |
3 | #[cfg(ossl101)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:5:7
  |
5 | #[cfg(ossl101)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:7:7
  |
7 | #[cfg(ossl101)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:9:7
  |
9 | #[cfg(ossl101)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:11:7
   |
11 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:13:7
   |
13 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:15:7
   |
15 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:17:7
   |
17 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:19:7
   |
19 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:21:7
   |
21 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:23:7
   |
23 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:25:7
   |
25 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:27:7
   |
27 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:29:7
   |
29 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:31:7
   |
31 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:33:7
   |
33 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:35:7
   |
35 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:37:7
   |
37 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:39:7
   |
39 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:41:7
   |
41 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:43:7
   |
43 | #[cfg(ossl102)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./cms.rs:45:7
   |
45 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:60:7
   |
60 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:71:11
   |
71 | #[cfg(not(ossl110))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:82:7
   |
82 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:93:11
   |
93 | #[cfg(not(ossl110))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:99:11
   |
99 | #[cfg(not(ossl110))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:101:11
    |
101 | #[cfg(not(ossl110))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:103:11
    |
103 | #[cfg(not(ossl110))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:105:11
    |
105 | #[cfg(not(ossl110))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:17:14
   |
17 |     if #[cfg(ossl110)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:27:14
   |
27 |     if #[cfg(ossl300)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:109:14
    |
109 |     if #[cfg(ossl110)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:112:21
    |
112 |     } else if #[cfg(libressl)] {
    |                     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:119:18
    |
119 |     if #[cfg(any(ossl110, libressl271))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl271`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:119:27
    |
119 |     if #[cfg(any(ossl110, libressl271))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:6:15
  |
6 |     #[cfg(not(ossl110))]
  |               ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./crypto.rs:12:15
   |
12 |     #[cfg(not(ossl110))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./dtls1.rs:4:14
  |
4 |     if #[cfg(ossl300)] {
  |              ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ec.rs:8:7
  |
8 | #[cfg(ossl300)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./err.rs:11:14
   |
11 |     if #[cfg(ossl300)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:13:7
   |
13 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:15:11
   |
15 | #[cfg(any(ossl111, libressl370))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:15:20
   |
15 | #[cfg(any(ossl111, libressl370))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:17:11
   |
17 | #[cfg(any(ossl111, libressl370))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:17:20
   |
17 | #[cfg(any(ossl111, libressl370))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:19:7
   |
19 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:21:7
   |
21 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:25:7
   |
25 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:27:7
   |
27 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:115:11
    |
115 | #[cfg(not(ossl300))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:124:11
    |
124 | #[cfg(not(ossl300))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:133:7
    |
133 | #[cfg(ossl300)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:195:7
    |
195 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:198:7
    |
198 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:201:7
    |
201 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:204:7
    |
204 | #[cfg(ossl110)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:207:7
    |
207 | #[cfg(ossl110)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:210:7
    |
210 | #[cfg(ossl110)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:213:7
    |
213 | #[cfg(ossl110)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:216:7
    |
216 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:219:11
    |
219 | #[cfg(all(ossl111, not(ossl300)))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

[rustversion 1.0.12] cargo:rerun-if-changed=build/build.rs
warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:219:24
    |
219 | #[cfg(all(ossl111, not(ossl300)))]
    |                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:231:11
    |
231 | #[cfg(all(ossl110, not(ossl300)))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:231:24
    |
231 | #[cfg(all(ossl110, not(ossl300)))]
    |                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:243:11
    |
243 | #[cfg(all(ossl110, not(ossl300)))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:243:24
    |
243 | #[cfg(all(ossl110, not(ossl300)))]
    |                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:259:11
    |
259 | #[cfg(all(ossl110, not(ossl300)))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:259:24
    |
259 | #[cfg(all(ossl110, not(ossl300)))]
    |                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:275:11
    |
275 | #[cfg(all(ossl110, not(ossl300)))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:275:24
    |
275 | #[cfg(all(ossl110, not(ossl300)))]
    |                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:39:14
   |
39 |     if #[cfg(ossl300)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:140:14
    |
140 |     if #[cfg(ossl300)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./evp.rs:160:14
    |
160 |     if #[cfg(ossl300)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/aes.rs:15:15
   |
15 |     #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
   |
61 |             if #[cfg(ossl110)] {
   |                      ^^^^^^^
   |
  ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:16:1
   |
16 | stack!(stack_st_ASN1_OBJECT);
   | ---------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:50:15
   |
50 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:50:24
   |
50 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:52:19
   |
52 |     #[cfg(any(all(ossl101, not(ossl110)), libressl))]
   |                   ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:52:32
   |
52 |     #[cfg(any(all(ossl101, not(ossl110)), libressl))]
   |                                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:52:43
   |
52 |     #[cfg(any(all(ossl101, not(ossl110)), libressl))]
   |                                           ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:71:11
   |
71 |     #[cfg(ossl102)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:91:11
   |
91 |     #[cfg(ossl111)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:95:11
   |
95 |     #[cfg(ossl110)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:110:82
    |
110 |         pub fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int;
    |                                                                                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rust_decimal-1.29.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rust_decimal-1.29.1/Cargo.toml CARGO_PKG_AUTHORS='Paul Mason ' CARGO_PKG_DESCRIPTION='Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust_decimal CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/paupino/rust-decimal' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.29.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/rust_decimal-53cd3164444eaa4e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/rust_decimal-cc022b01eaecd416/build-script-build`
warning: `miette-derive` (lib) generated 1 warning
   Compiling miette v5.9.0
warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:110:91
    |
110 |         pub fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int;
    |                                                                                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:111:55
    |
111 |         pub fn ASN1_STRING_type(x: #[const_ptr_if(any(ossl110, libressl280))]  ASN1_STRING) -> c_int;
    |                                                       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:111:64
    |
111 |         pub fn ASN1_STRING_type(x: #[const_ptr_if(any(ossl110, libressl280))]  ASN1_STRING) -> c_int;
    |                                                                ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:112:57
    |
112 |         pub fn ASN1_generate_v3(str: #[const_ptr_if(any(ossl110, libressl280))] c_char, cnf: *mut X509V3_CTX) -> *mut ASN1_TYPE;
    |                                                         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:112:66
    |
112 |         pub fn ASN1_generate_v3(str: #[const_ptr_if(any(ossl110, libressl280))] c_char, cnf: *mut X509V3_CTX) -> *mut ASN1_TYPE;
    |                                                                  ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/asn1.rs:113:48
    |
113 |         pub fn i2d_ASN1_TYPE(a: #[const_ptr_if(ossl300)] ASN1_TYPE, pp: *mut *mut c_uchar) -> c_int;
    |                                                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:13:18
   |
13 |     if #[cfg(any(ossl110, libressl280))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:13:27
   |
13 |     if #[cfg(any(ossl110, libressl280))] {
   |                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:34:51
   |
34 |         pub fn BIO_s_file() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD;
   |                                                   ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:34:60
   |
34 |         pub fn BIO_s_file() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD;
   |                                                            ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:35:50
   |
35 |         pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO;
   |                                                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:35:59
   |
35 |         pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO;
   |                                                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:39:15
   |
39 |     #[cfg(not(osslconf = "OPENSSL_NO_STDIO"))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_STDIO"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_STDIO\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:41:15
   |
41 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:41:24
   |
41 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:43:15
   |
43 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:43:24
   |
43 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:45:15
   |
45 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:45:24
   |
45 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:55:50
   |
55 |         pub fn BIO_s_mem() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD;
   |                                                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

   Compiling mime_guess v2.0.4
warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:55:59
   |
55 |         pub fn BIO_s_mem() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD;
   |                                                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:56:56
   |
56 |         pub fn BIO_new_mem_buf(buf: #[const_ptr_if(any(ossl102, libressl280))] c_void, len: c_int) -> *mut BIO;
   |                                                        ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:56:65
   |
56 |         pub fn BIO_new_mem_buf(buf: #[const_ptr_if(any(ossl102, libressl280))] c_void, len: c_int) -> *mut BIO;
   |                                                                 ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:63:15
   |
63 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:63:24
   |
63 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:65:15
   |
65 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:65:24
   |
65 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:71:15
   |
71 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:71:24
   |
71 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:77:15
   |
77 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:77:24
   |
77 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:83:15
   |
83 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:83:24
   |
83 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,fallback CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FALLBACK=1 CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-0.3.20 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-0.3.20/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=0.3.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/portable-atomic-085f009516df5e13/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/portable-atomic-0c7d85134ca47ec4/build-script-build`
warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:89:15
   |
89 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=miette CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/Cargo.toml CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Fancy diagnostic reporting library and protocol for us mere mortals who aren'\''t compiler hackers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miette CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/miette' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=5.9.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name miette --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="fancy-no-backtrace"' --cfg 'feature="is-terminal"' --cfg 'feature="owo-colors"' --cfg 'feature="supports-color"' --cfg 'feature="supports-hyperlinks"' --cfg 'feature="supports-unicode"' --cfg 'feature="terminal_size"' --cfg 'feature="textwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "backtrace-ext", "default", "fancy", "fancy-no-backtrace", "is-terminal", "no-format-args-capture", "owo-colors", "serde", "supports-color", "supports-hyperlinks", "supports-unicode", "terminal_size", "textwrap"))' -C metadata=12f03b6764410f8f -C extra-filename=-94bf43a367b63bf0 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern is_terminal=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libis_terminal-d65e02f5c0988eba.rmeta --extern miette_derive=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libmiette_derive-4f2173a493efccc6.so --extern once_cell=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-9261eb004f77cb00.rmeta --extern owo_colors=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libowo_colors-a25e8346577bbd5e.rmeta --extern supports_color=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libsupports_color-7bcd6824a83fe0cb.rmeta --extern supports_hyperlinks=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libsupports_hyperlinks-8cd3e6aa56c317ca.rmeta --extern supports_unicode=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libsupports_unicode-6b6366b538e1327b.rmeta --extern terminal_size=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libterminal_size-4e81ea19ff97b0f8.rmeta --extern textwrap=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libtextwrap-3ba8dcd8d63d6bb5.rmeta --extern thiserror=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libthiserror-8809eade7c8b9e29.rmeta --extern unicode_width=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libunicode_width-38f7acb17fb32192.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:89:24
   |
89 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:95:15
   |
95 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:95:24
   |
95 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:101:15
    |
101 |     #[cfg(any(ossl110, libressl273))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bio.rs:101:24
    |
101 |     #[cfg(any(ossl110, libressl273))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:145:18
    |
145 |     if #[cfg(any(ossl110, libressl350))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:145:27
    |
145 |     if #[cfg(any(ossl110, libressl350))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:6:11
  |
6 |     #[cfg(ossl110)]
  |           ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:10:15
   |
10 |     #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:13:15
   |
13 |     #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

[rust_decimal 1.29.1] cargo:rerun-if-changed=README.md
warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:16:11
   |
16 |     #[cfg(ossl110)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:18:11
   |
18 |     #[cfg(ossl110)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:20:11
   |
20 |     #[cfg(ossl110)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:26:15
   |
26 |     #[cfg(any(ossl110, libressl340))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:26:24
   |
26 |     #[cfg(any(ossl110, libressl340))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:33:15
   |
33 |     #[cfg(any(ossl110, libressl350))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:33:24
   |
33 |     #[cfg(any(ossl110, libressl350))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:127:15
    |
127 |     #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

[portable-atomic 0.3.20] cargo:rerun-if-changed=build.rs
[portable-atomic 0.3.20] cargo:rerun-if-changed=version.rs
warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/bn.rs:134:15
    |
134 |     #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/cms.rs:7:11
  |
7 |     #[cfg(ossl101)]
  |           ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/cms.rs:14:54
   |
14 |         pub fn i2d_CMS_ContentInfo(a: #[const_ptr_if(ossl300)] CMS_ContentInfo, pp: *mut *mut c_uchar) -> c_int;
   |                                                      ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/cms.rs:13:15
   |
13 |         #[cfg(ossl101)]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/cms.rs:19:11
   |
19 |     #[cfg(ossl101)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

   Compiling nu-path v0.82.0 (/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/crates/nu-path)
warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/cms.rs:26:11
   |
26 |     #[cfg(ossl101)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/mime_guess-2.0.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/mime_guess-2.0.4/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/mime_guess-2.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=479f6d25cf706ae8 -C extra-filename=-a1160294fefe583a --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/mime_guess-a1160294fefe583a -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern unicase=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libunicase-ac687f1d542756b4.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/cms.rs:29:11
   |
29 |     #[cfg(ossl101)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/cms.rs:38:11
   |
38 |     #[cfg(ossl101)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/cms.rs:48:11
   |
48 |     #[cfg(ossl101)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/cms.rs:56:11
   |
56 |     #[cfg(ossl101)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
   |
61 |             if #[cfg(ossl110)] {
   |                      ^^^^^^^
   |
  ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:4:1
   |
 4 | stack!(stack_st_void);
   | --------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:7:18
  |
7 |     if #[cfg(any(ossl110, libressl271))] {
  |                  ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl271`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:7:27
  |
7 |     if #[cfg(any(ossl110, libressl271))] {
  |                           ^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:60:14
   |
60 |     if #[cfg(ossl110)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:21:15
   |
21 |     #[cfg(any(ossl110, libressl))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:21:24
   |
21 |     #[cfg(any(ossl110, libressl))]
   |                        ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:31:15
   |
31 |     #[cfg(not(ossl110))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:37:15
   |
37 |     #[cfg(not(ossl110))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:43:15
   |
43 |     #[cfg(not(ossl110))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:49:15
   |
49 |     #[cfg(not(ossl110))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:74:15
   |
74 |     #[cfg(all(ossl101, not(ossl300)))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:74:28
   |
74 |     #[cfg(all(ossl101, not(ossl300)))]
   |                            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:76:15
   |
76 |     #[cfg(all(ossl101, not(ossl300)))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:76:28
   |
76 |     #[cfg(all(ossl101, not(ossl300)))]
   |                            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:81:11
   |
81 |     #[cfg(ossl300)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/crypto.rs:83:11
   |
83 |     #[cfg(ossl300)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dh.rs:29:11
   |
29 |     #[cfg(ossl102)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dh.rs:31:11
   |
31 |     #[cfg(ossl102)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dh.rs:33:11
   |
33 |     #[cfg(ossl102)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dh.rs:36:15
   |
36 |     #[cfg(any(ossl110, libressl270))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dh.rs:36:24
   |
36 |     #[cfg(any(ossl110, libressl270))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dh.rs:38:15
   |
38 |     #[cfg(any(ossl110, libressl270))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dh.rs:38:24
   |
38 |     #[cfg(any(ossl110, libressl270))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dh.rs:46:15
   |
46 |     #[cfg(any(ossl110, libressl270))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dh.rs:46:24
   |
46 |     #[cfg(any(ossl110, libressl270))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dh.rs:49:15
   |
49 |     #[cfg(any(ossl110, libressl270))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dh.rs:49:24
   |
49 |     #[cfg(any(ossl110, libressl270))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:6:18
  |
6 |     if #[cfg(any(ossl110, libressl280))] {
  |                  ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:6:27
  |
6 |     if #[cfg(any(ossl110, libressl280))] {
  |                           ^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:57:15
   |
57 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:57:24
   |
57 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:64:15
   |
64 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:64:24
   |
64 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:66:15
   |
66 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:66:24
   |
66 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:68:15
   |
68 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:68:24
   |
68 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:80:15
   |
80 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:80:24
   |
80 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:83:15
   |
83 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/dsa.rs:83:24
   |
83 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:215:18
    |
215 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:215:27
    |
215 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:17:15
   |
17 |     #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:59:15
   |
59 |     #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:70:11
   |
70 |     #[cfg(ossl110)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:80:15
   |
80 |     #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:104:15
    |
104 |     #[cfg(any(ossl111, boringssl, libressl350))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:104:24
    |
104 |     #[cfg(any(ossl111, boringssl, libressl350))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:104:35
    |
104 |     #[cfg(any(ossl111, boringssl, libressl350))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:129:15
    |
129 |     #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:231:15
    |
231 |     #[cfg(any(ossl110, libressl273))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:231:24
    |
231 |     #[cfg(any(ossl110, libressl273))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:234:15
    |
234 |     #[cfg(any(ossl110, libressl273))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ec.rs:234:24
    |
234 |     #[cfg(any(ossl110, libressl273))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/err.rs:11:14
   |
11 |     if #[cfg(ossl300)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/err.rs:28:11
   |
28 |     #[cfg(ossl300)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/err.rs:47:11
   |
47 |     #[cfg(ossl110)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/err.rs:49:15
   |
49 |     #[cfg(not(ossl110))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/err.rs:51:15
   |
51 |     #[cfg(not(ossl110))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:5:14
  |
5 |     if #[cfg(ossl300)] {
  |              ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:55:14
   |
55 |     if #[cfg(ossl110)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:69:14
   |
69 |     if #[cfg(ossl300)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:228:14
    |
228 |     if #[cfg(ossl300)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:241:18
    |
241 |     if #[cfg(any(ossl111, libressl370))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:241:27
    |
241 |     if #[cfg(any(ossl111, libressl370))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:410:14
    |
410 |     if #[cfg(ossl300)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:584:18
    |
584 |     if #[cfg(any(ossl111, libressl370))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:584:27
    |
584 |     if #[cfg(any(ossl111, libressl370))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:48:19
   |
48 |             #[cfg(ossl110)]
   |                   ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:81:11
   |
81 |     #[cfg(ossl300)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:93:11
   |
93 |     #[cfg(ossl111)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:96:11
   |
96 |     #[cfg(ossl300)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:103:11
    |
103 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:149:11
    |
149 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:163:11
    |
163 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111b`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:235:63
    |
235 |                 pub fn EVP_PKEY_size(pkey: #[const_ptr_if(any(ossl111b, libressl280))] EVP_PKEY) -> c_int;
    |                                                               ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:235:73
    |
235 |                 pub fn EVP_PKEY_size(pkey: #[const_ptr_if(any(ossl111b, libressl280))] EVP_PKEY) -> c_int;
    |                                                                         ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:265:40
    |
265 |             sigret: #[const_ptr_if(any(ossl102, libressl280))] c_uchar,
    |                                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:265:49
    |
265 |             sigret: #[const_ptr_if(any(ossl102, libressl280))] c_uchar,
    |                                                 ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:275:11
    |
275 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:294:11
    |
294 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:296:11
    |
296 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:298:11
    |
298 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:300:11
    |
300 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:302:11
    |
302 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:304:11
    |
304 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:307:19
    |
307 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:307:28
    |
307 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:307:46
    |
307 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM3"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM3\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:314:15
    |
314 |     #[cfg(not(osslconf = "OPENSSL_NO_RC4"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RC4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RC4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:330:11
    |
330 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:341:11
    |
341 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:353:11
    |
353 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:355:15
    |
355 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:355:28
    |
355 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:357:15
    |
357 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nu_path CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/crates/nu-path CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/crates/nu-path/Cargo.toml CARGO_PKG_AUTHORS='The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Path handling library for Nushell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-path CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nushell/tree/main/crates/nu-path' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.82.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=82 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name nu_path --edition=2021 crates/nu-path/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98321988e82334e4 -C extra-filename=-a0324331a72e20f7 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern dirs_next=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libdirs_next-4643b74c0508662b.rmeta --extern pwd=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libpwd-d99c5bdc8a53b472.rmeta -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:357:28
    |
357 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:359:15
    |
359 |     #[cfg(not(osslconf = "OPENSSL_NO_SEED"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:361:15
    |
361 |     #[cfg(not(osslconf = "OPENSSL_NO_SEED"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:363:15
    |
363 |     #[cfg(not(osslconf = "OPENSSL_NO_SEED"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:365:15
    |
365 |     #[cfg(not(osslconf = "OPENSSL_NO_SEED"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:368:19
    |
368 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:368:28
    |
368 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:368:46
    |
368 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:370:19
    |
370 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:370:28
    |
370 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:370:46
    |
370 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:372:19
    |
372 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:372:28
    |
372 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:372:46
    |
372 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:374:19
    |
374 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:374:28
    |
374 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:374:46
    |
374 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:376:19
    |
376 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:376:28
    |
376 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:376:46
    |
376 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:379:19
    |
379 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:379:30
    |
379 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:381:19
    |
381 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:381:30
    |
381 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:383:19
    |
383 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:383:30
    |
383 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:385:19
    |
385 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:385:30
    |
385 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:387:19
    |
387 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:387:30
    |
387 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:389:19
    |
389 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:389:30
    |
389 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:392:19
    |
392 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:392:30
    |
392 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:394:19
    |
394 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:394:30
    |
394 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:397:19
    |
397 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:397:30
    |
397 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:399:19
    |
399 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:399:30
    |
399 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:402:15
    |
402 |     #[cfg(not(ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/lib.rs:89:5
   |
89 |     illegal_floating_point_literal_pattern,
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/lib.rs:78:13
   |
78 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))]
   |             ^^^^^^^^^^^^^^
   |
   = 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(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `coverage_nightly`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/lib.rs:79:13
   |
79 | #![cfg_attr(coverage_nightly, feature(no_coverage))]
   |             ^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `unsound_local_offset`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/lib.rs:137:7
    |
137 | #[cfg(unsound_local_offset)]
    |       ^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:438:62
    |
438 |                 pub fn EVP_PKEY_bits(key: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int;
    |                                                              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/formatting/formattable.rs:20:12
   |
20 | #[cfg_attr(__time_03_docs, doc(notable_trait))]
   |            ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `__time_03_docs`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/parsing/parsable.rs:16:12
   |
16 | #[cfg_attr(__time_03_docs, doc(notable_trait))]
   |            ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unnecessary qualification
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/date_time.rs:558:34
    |
558 |         debug_assert!(ordinal <= crate::util::days_in_year(year) as i16);
    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
    |
note: the lint level is defined here
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/lib.rs:119:5
    |
119 |     unused_qualifications,
    |     ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
    |
558 -         debug_assert!(ordinal <= crate::util::days_in_year(year) as i16);
558 +         debug_assert!(ordinal <= util::days_in_year(year) as i16);
    |

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:438:71
    |
438 |                 pub fn EVP_PKEY_bits(key: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int;
    |                                                                       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:440:72
    |
440 |                 pub fn EVP_PKEY_security_bits(pkey: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int;
    |                                                                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:440:81
    |
440 |                 pub fn EVP_PKEY_security_bits(pkey: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int;
    |                                                                                 ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:439:27
    |
439 |                 #[cfg(any(ossl110, libressl360))]
    |                           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl360`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:439:36
    |
439 |                 #[cfg(any(ossl110, libressl360))]
    |                                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:456:15
    |
456 |     #[cfg(any(ossl110, libressl270))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling tabled v0.12.2
warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:456:24
    |
456 |     #[cfg(any(ossl110, libressl270))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:489:11
    |
489 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:525:11
    |
525 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:533:11
    |
533 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:579:54
    |
579 |         pub fn EVP_PKCS82PKEY(p8: #[const_ptr_if(any(ossl110, libressl280))] PKCS8_PRIV_KEY_INFO) -> *mut EVP_PKEY;
    |                                                      ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/evp.rs:579:63
    |
579 |         pub fn EVP_PKCS82PKEY(p8: #[const_ptr_if(any(ossl110, libressl280))] PKCS8_PRIV_KEY_INFO) -> *mut EVP_PKEY;
    |                                                               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/hmac.rs:6:18
  |
6 |     if #[cfg(any(ossl110, libressl350))] {
  |                  ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/hmac.rs:6:27
  |
6 |     if #[cfg(any(ossl110, libressl350))] {
  |                           ^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/kdf.rs:5:14
  |
5 |     if #[cfg(ossl300)] {
  |              ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/object.rs:26:11
   |
26 |     #[cfg(ossl111)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/object.rs:28:11
   |
28 |     #[cfg(ossl111)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ocsp.rs:17:40
   |
17 |             issuer: #[const_ptr_if(any(ossl110, libressl281))] X509,
   |                                        ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl281`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ocsp.rs:17:49
   |
17 |             issuer: #[const_ptr_if(any(ossl110, libressl281))] X509,
   |                                                 ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ocsp.rs:16:41
   |
16 |             subject: #[const_ptr_if(any(ossl110, libressl281))] X509,
   |                                         ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl281`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ocsp.rs:16:50
   |
16 |             subject: #[const_ptr_if(any(ossl110, libressl281))] X509,
   |                                                  ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unnecessary qualification
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/format_description/parse/lexer.rs:10:11
   |
10 |     iter: core::iter::Peekable,
   |           ^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
10 -     iter: core::iter::Peekable,
10 +     iter: iter::Peekable,
   |

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ocsp.rs:54:52
   |
54 |         pub fn i2d_OCSP_RESPONSE(a: #[const_ptr_if(ossl300)] OCSP_RESPONSE, pp: *mut *mut c_uchar) -> c_int;
   |                                                    ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ocsp.rs:72:51
   |
72 |         pub fn i2d_OCSP_REQUEST(a: #[const_ptr_if(ossl300)] OCSP_REQUEST, pp: *mut *mut c_uchar) -> c_int;
   |                                                   ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:15:71
   |
15 |         pub fn PEM_write_bio_X509(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509) -> c_int;
   |                                                                       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:16:75
   |
16 |         pub fn PEM_write_bio_X509_REQ(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509_REQ) -> c_int;
   |                                                                           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:17:75
   |
17 |         pub fn PEM_write_bio_X509_CRL(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509_CRL) -> c_int;
   |                                                                           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:22:34
   |
22 |             kstr: #[const_ptr_if(ossl300)] c_uchar,
   |                                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:20:33
   |
20 |             rsa: #[const_ptr_if(ossl300)] RSA,
   |                                 ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:27:75
   |
27 |         pub fn PEM_write_bio_RSA_PUBKEY(bp: *mut BIO, rsa: #[const_ptr_if(ossl300)] RSA) -> c_int;
   |                                                                           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:32:34
   |
32 |             kstr: #[const_ptr_if(ossl300)] c_uchar,
   |                                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:30:33
   |
30 |             dsa: #[const_ptr_if(ossl300)] DSA,
   |                                 ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:41:34
   |
41 |             kstr: #[const_ptr_if(ossl300)] c_uchar,
   |                                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:39:33
   |
39 |             key: #[const_ptr_if(ossl300)] EC_KEY,
   |                                 ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:46:75
   |
46 |         pub fn PEM_write_bio_DSA_PUBKEY(bp: *mut BIO, dsa: #[const_ptr_if(ossl300)] DSA) -> c_int;
   |                                                                           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:51:34
   |
51 |             kstr: #[const_ptr_if(ossl300)] c_uchar,
   |                                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:49:34
   |
49 |             pkey: #[const_ptr_if(ossl300)] EVP_PKEY,
   |                                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tabled CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/Cargo.toml CARGO_PKG_AUTHORS='Maxim Zhiburt ' CARGO_PKG_DESCRIPTION='An easy to use library for pretty print tables of Rust `struct`s and `enum`s.' CARGO_PKG_HOMEPAGE='https://github.com/zhiburt/tabled' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tabled CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zhiburt/tabled' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.12.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name tabled --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ansi-str"' --cfg 'feature="ansitok"' --cfg 'feature="color"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-str", "ansitok", "color", "default", "derive", "macros", "std", "tabled_derive"))' -C metadata=7494d81b9494e45c -C extra-filename=-fee6e27bc3a4dfde --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern ansi_str=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libansi_str-387624bf34f62730.rmeta --extern ansitok=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libansitok-2f13d586ae5ae0ec.rmeta --extern papergrid=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libpapergrid-5c61292e952dc175.rmeta --extern unicode_width=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libunicode_width-38f7acb17fb32192.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:56:69
   |
56 |         pub fn PEM_write_bio_PUBKEY(bp: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int;
   |                                                                     ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:61:34
   |
61 |             kstr: #[const_ptr_if(ossl300)] c_char,
   |                                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unnecessary qualification
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/time.rs:604:24
    |
604 |     ) -> Result {
    |                        ^^^^^^^^^^^^^^^^^^^^
    |
help: remove the unnecessary path segments
    |
604 -     ) -> Result {
604 +     ) -> Result {
    |

warning: unnecessary qualification
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/time.rs:620:25
    |
620 |     ) -> Result {
    |                         ^^^^^^^^^^^^^^^^^^^^
    |
help: remove the unnecessary path segments
    |
620 -     ) -> Result {
620 +     ) -> Result {
    |

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:59:34
   |
59 |             pkey: #[const_ptr_if(ossl300)] EVP_PKEY,
   |                                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:66:68
   |
66 |         pub fn PEM_write_bio_PKCS7(bp: *mut BIO, x: #[const_ptr_if(ossl300)] PKCS7) -> c_int;
   |                                                                    ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:67:73
   |
67 |         pub fn PEM_write_bio_EC_PUBKEY(bp: *mut BIO, ec: #[const_ptr_if(ossl300)] EC_KEY) -> c_int;
   |                                                                         ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:72:34
   |
72 |             kstr: #[const_ptr_if(ossl300)] c_char,
   |                                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:70:31
   |
70 |             x: #[const_ptr_if(ossl300)] EVP_PKEY,
   |                               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:182:11
    |
182 |     #[cfg(ossl101)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pem.rs:189:11
    |
189 |     #[cfg(ossl101)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs12.rs:12:45
   |
12 |         pub fn i2d_PKCS12(a: #[const_ptr_if(ossl300)] PKCS12, buf: *mut *mut u8) -> c_int;
   |                                             ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs12.rs:40:47
   |
40 |             friendly_name: #[const_ptr_if(any(ossl110, libressl280))] c_char,
   |                                               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs12.rs:40:56
   |
40 |             friendly_name: #[const_ptr_if(any(ossl110, libressl280))] c_char,
   |                                                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs12.rs:39:38
   |
39 |             pass: #[const_ptr_if(any(ossl110, libressl280))] c_char,
   |                                      ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs12.rs:39:47
   |
39 |             pass: #[const_ptr_if(any(ossl110, libressl280))] c_char,
   |                                               ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs12.rs:51:62
   |
51 |         pub fn i2d_PKCS12_bio(b: *mut BIO, a: #[const_ptr_if(ossl300)] PKCS12) -> c_int;
   |                                                              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs7.rs:4:7
  |
4 | #[cfg(ossl300)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
    |
 61 |             if #[cfg(ossl110)] {
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs7.rs:133:1
    |
133 | stack!(stack_st_PKCS7_SIGNER_INFO);
    | ---------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
    |
 61 |             if #[cfg(ossl110)] {
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs7.rs:146:1
    |
146 | stack!(stack_st_PKCS7_RECIP_INFO);
    | --------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs7.rs:26:11
   |
26 |     #[cfg(ossl300)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs7.rs:90:11
   |
90 |     #[cfg(ossl300)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs7.rs:129:11
    |
129 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs7.rs:142:11
    |
142 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs7.rs:154:44
    |
154 |         pub fn i2d_PKCS7(a: #[const_ptr_if(ossl300)] PKCS7, buf: *mut *mut u8) -> c_int;
    |                                            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs7.rs:155:64
    |
155 |         pub fn i2d_PKCS7_bio(bio: *mut BIO, p7: #[const_ptr_if(ossl300)]  PKCS7) -> c_int;
    |                                                                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/pkcs7.rs:253:32
    |
253 |             si: #[const_ptr_if(ossl300)] PKCS7_SIGNER_INFO,
    |                                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/provider.rs:5:11
  |
5 |     #[cfg(ossl300)]
  |           ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/provider.rs:7:11
  |
7 |     #[cfg(ossl300)]
  |           ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/provider.rs:13:11
   |
13 |     #[cfg(ossl300)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/provider.rs:15:11
   |
15 |     #[cfg(ossl300)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rand.rs:6:11
  |
6 |     #[cfg(ossl111)]
  |           ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:5:14
  |
5 |     if #[cfg(ossl300)] {
  |              ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:20:15
   |
20 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:20:24
   |
20 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:22:15
   |
22 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:22:24
   |
22 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:24:15
   |
24 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:24:24
   |
24 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:31:15
   |
31 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:31:24
   |
31 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:38:15
   |
38 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:38:24
   |
38 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:40:15
   |
40 |     #[cfg(any(ossl110, libressl273))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:40:24
   |
40 |     #[cfg(any(ossl110, libressl273))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/rsa.rs:48:15
   |
48 |     #[cfg(not(ossl110))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
   |
61 |             if #[cfg(ossl110)] {
   |                      ^^^^^^^
   |
  ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/safestack.rs:1:1
   |
 1 | stack!(stack_st_OPENSSL_STRING);
   | ------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `osslconf`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/sha.rs:5:18
  |
5 |     if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] {
  |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/sha.rs:29:18
   |
29 |     if #[cfg(not(ossl300))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/sha.rs:37:18
   |
37 |     if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] {
   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

   Compiling url v2.3.1
warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/sha.rs:61:18
   |
61 |     if #[cfg(not(ossl300))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/sha.rs:70:18
   |
70 |     if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] {
   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/sha.rs:95:18
   |
95 |     if #[cfg(not(ossl300))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:156:7
    |
156 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:171:7
    |
171 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:182:7
    |
182 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:366:11
    |
366 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:408:7
    |
408 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:598:7
    |
598 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:878:11
    |
878 | #[cfg(not(osslconf = "OPENSSL_NO_COMP"))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:7:18
  |
7 |     if #[cfg(any(ossl110, libressl280))] {
  |                  ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:7:27
  |
7 |     if #[cfg(any(ossl110, libressl280))] {
  |                           ^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl251`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:9:21
  |
9 |     } else if #[cfg(libressl251)] {
  |                     ^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:33:21
   |
33 |     } else if #[cfg(libressl)] {
   |                     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
    |
 61 |             if #[cfg(ossl110)] {
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:133:1
    |
133 | stack!(stack_st_SSL_CIPHER);
    | --------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
    |
 61 |             if #[cfg(ossl110)] {
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:141:1
    |
141 | stack!(stack_st_SRTP_PROTECTION_PROFILE);
    | ---------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/url-2.3.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/url-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/url-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=5b87c08a5f2f7517 -C extra-filename=-c16a4f1bfe28a07e --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern form_urlencoded=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libform_urlencoded-ed8cf0ec403c9b60.rmeta --extern idna=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libidna-f338d75f4ee4a347.rmeta --extern percent_encoding=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libpercent_encoding-5c36e0eca340133c.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:198:14
    |
198 |     if #[cfg(ossl300)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:204:21
    |
204 |     } else if #[cfg(ossl110)] {
    |                     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:228:18
    |
228 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:228:27
    |
228 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:260:18
    |
260 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:260:27
    |
260 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:440:14
    |
440 |     if #[cfg(libressl261)] {
    |              ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:451:14
    |
451 |     if #[cfg(libressl270)] {
    |              ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:682:18
    |
682 |     if #[cfg(any(ossl110, libressl291))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `phf`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/mime_guess-2.0.4/build.rs:1:7
  |
1 | #[cfg(feature = "phf")]
  |       ^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `default` and `rev-mappings`
  = help: consider adding `phf` as a feature in `Cargo.toml`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `phf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/mime_guess-2.0.4/build.rs:20:7
   |
20 | #[cfg(feature = "phf")]
   |       ^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `rev-mappings`
   = help: consider adding `phf` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `phf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/mime_guess-2.0.4/build.rs:36:7
   |
36 | #[cfg(feature = "phf")]
   |       ^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `rev-mappings`
   = help: consider adding `phf` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `phf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/mime_guess-2.0.4/build.rs:73:11
   |
73 | #[cfg(all(feature = "phf", feature = "rev-mappings"))]
   |           ^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `rev-mappings`
   = help: consider adding `phf` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `phf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/mime_guess-2.0.4/build.rs:118:15
    |
118 | #[cfg(all(not(feature = "phf"), feature = "rev-mappings"))]
    |               ^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `default` and `rev-mappings`
    = help: consider adding `phf` as a feature in `Cargo.toml`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:682:27
    |
682 |     if #[cfg(any(ossl110, libressl291))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:854:14
    |
854 |     if #[cfg(libressl)] {
    |              ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:858:25
    |
858 |     } else if #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] {
    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `phf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/mime_guess-2.0.4/build.rs:28:11
   |
28 |     #[cfg(feature = "phf")]
   |           ^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `default` and `rev-mappings`
   = help: consider adding `phf` as a feature in `Cargo.toml`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:867:14
    |
867 |     if #[cfg(libressl)] {
    |              ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:871:25
    |
871 |     } else if #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] {
    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:280:11
    |
280 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:291:11
    |
291 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:342:15
    |
342 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:342:24
    |
342 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:344:15
    |
344 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:344:24
    |
344 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:346:15
    |
346 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:346:24
    |
346 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:362:15
    |
362 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:362:24
    |
362 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:392:11
    |
392 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:404:11
    |
404 |     #[cfg(ossl102)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:413:11
    |
413 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:416:15
    |
416 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:416:24
    |
416 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:418:15
    |
418 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:418:24
    |
418 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:420:15
    |
420 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:420:24
    |
420 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:422:15
    |
422 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:422:24
    |
422 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:435:55
    |
435 |         pub fn SSL_is_init_finished(s: #[const_ptr_if(ossl111)] SSL) -> c_int;
    |                                                       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:434:15
    |
434 |         #[cfg(ossl110)]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:465:15
    |
465 |     #[cfg(any(ossl110, libressl273))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:465:24
    |
465 |     #[cfg(any(ossl110, libressl273))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:475:88
    |
475 |         pub fn SSL_CIPHER_get_version(cipher: *const SSL_CIPHER) -> #[const_ptr_if(any(ossl110, libressl280))] c_char;
    |                                                                                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:475:97
    |
475 |         pub fn SSL_CIPHER_get_version(cipher: *const SSL_CIPHER) -> #[const_ptr_if(any(ossl110, libressl280))] c_char;
    |                                                                                                 ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:479:11
    |
479 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:482:11
    |
482 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:484:11
    |
484 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:491:15
    |
491 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:491:24
    |
491 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:493:15
    |
493 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:493:24
    |
493 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:523:15
    |
523 |     #[cfg(any(ossl110, libressl332))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl332`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:523:24
    |
523 |     #[cfg(any(ossl110, libressl332))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:529:15
    |
529 |     #[cfg(not(ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:536:15
    |
536 |     #[cfg(any(ossl110, libressl270))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:536:24
    |
536 |     #[cfg(any(ossl110, libressl270))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:539:15
    |
539 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:539:24
    |
539 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:541:15
    |
541 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:541:24
    |
541 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:545:15
    |
545 |     #[cfg(any(ossl110, libressl273))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:545:24
    |
545 |     #[cfg(any(ossl110, libressl273))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:551:50
    |
551 |         pub fn i2d_SSL_SESSION(s: #[const_ptr_if(ossl300)] SSL_SESSION, pp: *mut *mut c_uchar) -> c_int;
    |                                                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:564:15
    |
564 |     #[cfg(not(ossl300))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:566:11
    |
566 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:578:15
    |
578 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:578:24
    |
578 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:591:15
    |
591 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:591:24
    |
591 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:594:15
    |
594 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:594:24
    |
594 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:602:11
    |
602 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:608:11
    |
608 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:610:11
    |
610 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:612:11
    |
612 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:614:11
    |
614 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:616:11
    |
616 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:618:11
    |
618 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:623:11
    |
623 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:629:11
    |
629 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:639:11
    |
639 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:644:15
    |
644 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:644:24
    |
644 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:651:11
    |
651 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:664:15
    |
664 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:664:24
    |
664 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111b`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:738:55
    |
738 |         pub fn SSL_get_ssl_method(ssl: #[const_ptr_if(ossl111b)] SSL) -> *const SSL_METHOD;
    |                                                       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:746:15
    |
746 |     #[cfg(not(ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:759:59
    |
759 |         pub fn SSL_get_privatekey(ssl: #[const_ptr_if(any(ossl102, libressl280))] SSL) -> *mut EVP_PKEY;
    |                                                           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:759:68
    |
759 |         pub fn SSL_get_privatekey(ssl: #[const_ptr_if(any(ossl102, libressl280))] SSL) -> *mut EVP_PKEY;
    |                                                                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:764:15
    |
764 |     #[cfg(any(ossl102, libressl270))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:764:24
    |
764 |     #[cfg(any(ossl102, libressl270))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:766:15
    |
766 |     #[cfg(any(ossl102, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:766:24
    |
766 |     #[cfg(any(ossl102, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:777:11
    |
777 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:780:15
    |
780 |     #[cfg(any(ossl110, libressl270))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:780:24
    |
780 |     #[cfg(any(ossl110, libressl270))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:782:15
    |
782 |     #[cfg(any(ossl110, libressl270))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:782:24
    |
782 |     #[cfg(any(ossl110, libressl270))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:784:15
    |
784 |     #[cfg(any(ossl110, libressl273))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:784:24
    |
784 |     #[cfg(any(ossl110, libressl273))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:793:15
    |
793 |     #[cfg(not(ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:805:15
    |
805 |     #[cfg(not(ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:835:15
    |
835 |     #[cfg(not(ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:843:15
    |
843 |     #[cfg(not(ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111b`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:861:72
    |
861 |                 pub fn SSL_get_current_compression(ssl: #[const_ptr_if(ossl111b)] SSL) -> *const COMP_METHOD;
    |                                                                        ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:880:11
    |
880 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:885:15
    |
885 |     #[cfg(any(ossl110, libressl270))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:885:24
    |
885 |     #[cfg(any(ossl110, libressl270))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:887:15
    |
887 |     #[cfg(any(ossl110, libressl270))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:887:24
    |
887 |     #[cfg(any(ossl110, libressl270))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111c`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:894:55
    |
894 |         pub fn SSL_session_reused(ssl: #[const_ptr_if(ossl111c)] SSL) -> c_int;
    |                                                       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111c)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111c)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:893:15
    |
893 |         #[cfg(ossl110)]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110f`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:901:52
    |
901 |         pub fn SSL_is_server(s: #[const_ptr_if(any(ossl110f, libressl273))] SSL) -> c_int;
    |                                                    ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110f)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110f)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:901:62
    |
901 |         pub fn SSL_is_server(s: #[const_ptr_if(any(ossl110f, libressl273))] SSL) -> c_int;
    |                                                              ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:900:19
    |
900 |         #[cfg(any(ossl102, libressl273))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:900:28
    |
900 |         #[cfg(any(ossl102, libressl273))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:906:11
    |
906 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:911:11
    |
911 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:914:11
    |
914 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111b`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:917:11
    |
917 |     #[cfg(ossl111b)]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:919:15
    |
919 |     #[cfg(all(ossl111, not(ossl111b)))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111b`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:919:28
    |
919 |     #[cfg(all(ossl111, not(ossl111b)))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111b`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:922:11
    |
922 |     #[cfg(ossl111b)]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:924:15
    |
924 |     #[cfg(all(ossl111, not(ossl111b)))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111b`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/ssl.rs:924:28
    |
924 |     #[cfg(all(ossl111, not(ossl111b)))]
    |                            ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/stack.rs:4:14
  |
4 |     if #[cfg(ossl110)] {
  |              ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/stack.rs:19:14
   |
19 |     if #[cfg(ossl110)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/tls1.rs:18:11
   |
18 |     #[cfg(ossl111)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:469:7
    |
469 | #[cfg(ossl110)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:1091:7
     |
1091 | #[cfg(ossl300)]
     |       ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:1094:7
     |
1094 | #[cfg(ossl300)]
     |       ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:30:18
   |
30 |     if #[cfg(any(ossl110, libressl280))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:30:27
   |
30 |     if #[cfg(any(ossl110, libressl280))] {
   |                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:56:18
   |
56 |     if #[cfg(any(ossl110, libressl350))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:56:27
   |
56 |     if #[cfg(any(ossl110, libressl350))] {
   |                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:76:18
   |
76 |     if #[cfg(any(ossl110, libressl280))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:76:27
   |
76 |     if #[cfg(any(ossl110, libressl280))] {
   |                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:107:18
    |
107 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:107:27
    |
107 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:131:18
    |
131 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:131:27
    |
131 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:147:18
    |
147 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:147:27
    |
147 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:176:18
    |
176 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:176:27
    |
176 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:205:18
    |
205 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:205:27
    |
205 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:207:21
    |
207 |     } else if #[cfg(libressl)] {
    |                     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:271:18
    |
271 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:271:27
    |
271 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:273:21
    |
273 |     } else if #[cfg(libressl)] {
    |                     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:332:14
    |
332 |     if #[cfg(ossl110)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
    |
 61 |             if #[cfg(ossl110)] {
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:343:1
    |
343 | stack!(stack_st_X509_ALGOR);
    | --------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:350:18
    |
350 |     if #[cfg(any(ossl110, libressl270))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:350:27
    |
350 |     if #[cfg(any(ossl110, libressl270))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:388:18
    |
388 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:388:27
    |
388 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl251`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:390:21
    |
390 |     } else if #[cfg(libressl251)] {
    |                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:403:21
    |
403 |     } else if #[cfg(libressl)] {
    |                     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:434:18
    |
434 |     if #[cfg(any(ossl110, libressl270))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:434:27
    |
434 |     if #[cfg(any(ossl110, libressl270))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:474:18
    |
474 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:474:27
    |
474 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl251`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:476:21
    |
476 |     } else if #[cfg(libressl251)] {
    |                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:508:21
    |
508 |     } else if #[cfg(libressl)] {
    |                     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:776:18
    |
776 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:776:27
    |
776 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl251`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:778:21
    |
778 |     } else if #[cfg(libressl251)] {
    |                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:795:21
    |
795 |     } else if #[cfg(libressl)] {
    |                     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling chrono-tz v0.8.2
warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:1039:18
     |
1039 |     if #[cfg(any(ossl110, libressl350))] {
     |                  ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:1039:27
     |
1039 |     if #[cfg(any(ossl110, libressl350))] {
     |                           ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:1073:18
     |
1073 |     if #[cfg(any(ossl110, libressl280))] {
     |                  ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:1073:27
     |
1073 |     if #[cfg(any(ossl110, libressl280))] {
     |                           ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:1075:21
     |
1075 |     } else if #[cfg(libressl)] {
     |                     ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/types.rs:463:11
    |
463 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:650:11
    |
650 | #[cfg(any(ossl110, libressl270))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:650:20
    |
650 | #[cfg(any(ossl110, libressl270))]
    |                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
   |
61 |             if #[cfg(ossl110)] {
   |                      ^^^^^^^
   |
  ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:12:1
   |
12 | stack!(stack_st_X509_NAME_ENTRY);
   | -------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
   |
61 |             if #[cfg(ossl110)] {
   |                      ^^^^^^^
   |
  ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:14:1
   |
14 | stack!(stack_st_X509_NAME);
   | -------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
   |
61 |             if #[cfg(ossl110)] {
   |                      ^^^^^^^
   |
  ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:18:1
   |
18 | stack!(stack_st_X509_EXTENSION);
   | ------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
   |
61 |             if #[cfg(ossl110)] {
   |                      ^^^^^^^
   |
  ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:22:1
   |
22 | stack!(stack_st_X509_ATTRIBUTE);
   | ------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:25:18
   |
25 |     if #[cfg(any(ossl110, libressl350))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:25:27
   |
25 |     if #[cfg(any(ossl110, libressl350))] {
   |                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:40:18
   |
40 |     if #[cfg(any(ossl110, libressl350))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:40:27
   |
40 |     if #[cfg(any(ossl110, libressl350))] {
   |                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
   |
61 |             if #[cfg(ossl110)] {
   |                      ^^^^^^^
   |
  ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:64:1
   |
64 | stack!(stack_st_X509_CRL);
   | ------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:67:18
   |
67 |     if #[cfg(any(ossl110, libressl350))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:67:27
   |
67 |     if #[cfg(any(ossl110, libressl350))] {
   |                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:85:18
   |
85 |     if #[cfg(any(ossl110, libressl350))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:85:27
   |
85 |     if #[cfg(any(ossl110, libressl350))] {
   |                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
    |
 61 |             if #[cfg(ossl110)] {
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:100:1
    |
100 | stack!(stack_st_X509_REVOKED);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:103:18
    |
103 |     if #[cfg(any(ossl110, libressl350))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:103:27
    |
103 |     if #[cfg(any(ossl110, libressl350))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:117:18
    |
117 |     if #[cfg(any(ossl110, libressl350))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:117:27
    |
117 |     if #[cfg(any(ossl110, libressl350))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
    |
 61 |             if #[cfg(ossl110)] {
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:137:1
    |
137 | stack!(stack_st_X509);
    | --------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
    |
 61 |             if #[cfg(ossl110)] {
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:139:1
    |
139 | stack!(stack_st_X509_OBJECT);
    | ---------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
    |
 61 |             if #[cfg(ossl110)] {
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:141:1
    |
141 | stack!(stack_st_X509_LOOKUP);
    | ---------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:332:18
    |
332 |     if #[cfg(any(ossl110, libressl350))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:332:27
    |
332 |     if #[cfg(any(ossl110, libressl350))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:466:18
    |
466 |     if #[cfg(any(ossl110, libressl270))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:466:27
    |
466 |     if #[cfg(any(ossl110, libressl270))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:656:18
    |
656 |     if #[cfg(any(ossl110, libressl350))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:656:27
    |
656 |     if #[cfg(any(ossl110, libressl350))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:160:60
    |
160 |         pub fn i2d_X509_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] X509) -> c_int;
    |                                                            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:161:64
    |
161 |         pub fn i2d_X509_REQ_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] X509_REQ) -> c_int;
    |                                                                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:162:66
    |
162 |         pub fn i2d_PrivateKey_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int;
    |                                                                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:163:62
    |
163 |         pub fn i2d_PUBKEY_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int;
    |                                                              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:165:45
    |
165 |         pub fn i2d_PUBKEY(k: #[const_ptr_if(ossl300)] EVP_PKEY, buf: *mut *mut u8) -> c_int;
    |                                             ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:166:49
    |
166 |         pub fn i2d_RSA_PUBKEY(k: #[const_ptr_if(ossl300)] RSA, buf: *mut *mut u8) -> c_int;
    |                                                 ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:167:49
    |
167 |         pub fn i2d_DSA_PUBKEY(a: #[const_ptr_if(ossl300)] DSA, pp: *mut *mut c_uchar) -> c_int;
    |                                                 ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:168:49
    |
168 |         pub fn i2d_PrivateKey(k: #[const_ptr_if(ossl300)] EVP_PKEY, buf: *mut *mut u8) -> c_int;
    |                                                 ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:169:56
    |
169 |         pub fn i2d_ECPrivateKey(ec_key: #[const_ptr_if(ossl300)] EC_KEY, pp: *mut *mut c_uchar) -> c_int;
    |                                                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:170:48
    |
170 |         pub fn i2d_EC_PUBKEY(a: #[const_ptr_if(ossl300)] EC_KEY, pp: *mut *mut c_uchar) -> c_int;
    |                                                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:197:37
    |
197 |             alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR,
    |                                     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:197:46
    |
197 |             alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR,
    |                                              ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:196:44
    |
196 |             ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void,
    |                                            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:196:53
    |
196 |             ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void,
    |                                                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:194:44
    |
194 |             paobj: *mut #[const_ptr_if(any(ossl110, libressl350))] ASN1_OBJECT,
    |                                            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:194:53
    |
194 |             paobj: *mut #[const_ptr_if(any(ossl110, libressl350))] ASN1_OBJECT,
    |                                                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:192:19
    |
192 |         #[cfg(any(ossl102, libressl350))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:192:28
    |
192 |         #[cfg(any(ossl102, libressl350))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/chrono-tz-0.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/chrono-tz-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='TimeZone implementations for chrono from the IANA database' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono-tz CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono-tz' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/chrono-tz-0.8.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std", "uncased"))' -C metadata=96d568c007fb0623 -C extra-filename=-95cf693606020ff8 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/build/chrono-tz-95cf693606020ff8 -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern chrono_tz_build=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libchrono_tz_build-60c74b4a681a4cf2.rlib --cap-lints warn`
warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:215:53
    |
215 |         pub fn X509_REVOKED_dup(rev: #[const_ptr_if(ossl300)] X509_REVOKED) -> *mut X509_REVOKED;
    |                                                     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:214:19
    |
214 |         #[cfg(any(ossl110, libressl270))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:214:28
    |
214 |         #[cfg(any(ossl110, libressl270))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fbsd14`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/fcntl.rs:738:12
    |
738 | #[cfg_attr(fbsd14, doc = " ```")]
    |            ^^^^^^
    |
    = 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(fbsd14)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` 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: `fbsd14`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/fcntl.rs:739:16
    |
739 | #[cfg_attr(not(fbsd14), doc = " ```no_run")]
    |                ^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fbsd14`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/fcntl.rs:784:12
    |
784 | #[cfg_attr(fbsd14, doc = " ```")]
    |            ^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `fbsd14`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/fcntl.rs:785:16
    |
785 | #[cfg_attr(not(fbsd14), doc = " ```no_run")]
    |                ^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/signal.rs:652:13
    |
652 |     Handler(extern fn(libc::c_int)),
    |             ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
    |
    = note: `#[warn(missing_abi)]` on by default

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/signal.rs:657:15
    |
657 |     SigAction(extern fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void))
    |               ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/signal.rs:677:55
    |
677 |                 SigHandler::Handler(f) => f as *const extern fn(libc::c_int) as usize,
    |                                                       ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/signal.rs:679:57
    |
679 |                 SigHandler::SigAction(f) => f as *const extern fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void) as usize,
    |                                                         ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/signal.rs:725:36
    |
725 |                          as *const extern fn(_, _, _))
    |                                    ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/signal.rs:727:20
    |
727 |                 as extern fn(_, _, _)),
    |                    ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/signal.rs:737:36
    |
737 |                          as *const extern fn(libc::c_int))
    |                                    ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/signal.rs:739:20
    |
739 |                 as extern fn(libc::c_int)),
    |                    ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/signal.rs:841:32
    |
841 |                      as *const extern fn(libc::c_int))
    |                                ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/signal.rs:842:20
    |
842 |                 as extern fn(libc::c_int)),
    |                    ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: `extern` declarations without an explicit ABI are deprecated
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/statfs.rs:47:36
   |
47 |         const LIBC_FSTATFS: unsafe extern fn
   |                                    ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: unexpected `cfg` condition name: `doc_cfg`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/mod.rs:1:13
  |
1 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
  |             ^^^^^^^
  |
  = 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(doc_cfg)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration
  = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/context.rs:13:20
   |
13 |         #[cfg_attr(track_caller, track_caller)]
   |                    ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/error.rs:23:16
   |
23 |     #[cfg_attr(track_caller, track_caller)]
   |                ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/error.rs:68:16
   |
68 |     #[cfg_attr(track_caller, track_caller)]
   |                ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/error.rs:83:16
   |
83 |     #[cfg_attr(track_caller, track_caller)]
   |                ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/error.rs:88:16
   |
88 |     #[cfg_attr(track_caller, track_caller)]
   |                ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/error.rs:109:16
    |
109 |     #[cfg_attr(track_caller, track_caller)]
    |                ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/error.rs:133:16
    |
133 |     #[cfg_attr(track_caller, track_caller)]
    |                ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/error.rs:157:16
    |
157 |     #[cfg_attr(track_caller, track_caller)]
    |                ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/error.rs:426:16
    |
426 |     #[cfg_attr(track_caller, track_caller)]
    |                ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/kind.rs:65:16
   |
65 |     #[cfg_attr(track_caller, track_caller)]
   |                ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/kind.rs:86:16
   |
86 |     #[cfg_attr(track_caller, track_caller)]
   |                ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/kind.rs:107:16
    |
107 |     #[cfg_attr(track_caller, track_caller)]
    |                ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/mod.rs:88:12
   |
88 | #[cfg_attr(track_caller, track_caller)]
   |            ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/mod.rs:89:16
   |
89 | #[cfg_attr(not(track_caller), allow(unused_mut))]
   |                ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/mod.rs:436:16
    |
436 |     #[cfg_attr(track_caller, track_caller)]
    |                ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/mod.rs:443:16
    |
443 |     #[cfg_attr(track_caller, track_caller)]
    |                ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/mod.rs:450:16
    |
450 |     #[cfg_attr(track_caller, track_caller)]
    |                ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/mod.rs:456:16
    |
456 |     #[cfg_attr(track_caller, track_caller)]
    |                ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/mod.rs:478:16
    |
478 |     #[cfg_attr(track_caller, track_caller)]
    |                ^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/mod.rs:93:11
   |
93 |     #[cfg(track_caller)]
   |           ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/mod.rs:99:15
   |
99 |     #[cfg(not(track_caller))]
   |               ^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/mod.rs:178:17
    |
178 |         error: &(dyn Diagnostic),
    |                 ^              ^
    |
    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
help: remove these parentheses
    |
178 -         error: &(dyn Diagnostic),
178 +         error: &dyn Diagnostic,
    |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handler.rs:316:34
    |
316 |     fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                  ^              ^
    |
help: remove these parentheses
    |
316 -     fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result {
316 +     fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |

warning: unnecessary parentheses around type
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/debug.rs:34:22
   |
34 |         diagnostic: &(dyn Diagnostic),
   |                      ^              ^
   |
help: remove these parentheses
   |
34 -         diagnostic: &(dyn Diagnostic),
34 +         diagnostic: &dyn Diagnostic ,
   |

warning: unnecessary parentheses around type
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/debug.rs:64:34
   |
64 |     fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |                                  ^              ^
   |
help: remove these parentheses
   |
64 -     fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result {
64 +     fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result {
   |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/graphical.rs:151:22
    |
151 |         diagnostic: &(dyn Diagnostic),
    |                      ^              ^
    |
help: remove these parentheses
    |
151 -         diagnostic: &(dyn Diagnostic),
151 +         diagnostic: &dyn Diagnostic ,
    |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/graphical.rs:170:67
    |
170 |     fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result {
    |                                                                   ^              ^
    |
help: remove these parentheses
    |
170 -     fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result {
170 +     fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result {
    |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/graphical.rs:205:67
    |
205 |     fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result {
    |                                                                   ^              ^
    |
help: remove these parentheses
    |
205 -     fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result {
205 +     fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result {
    |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/graphical.rs:279:67
    |
279 |     fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result {
    |                                                                   ^              ^
    |
help: remove these parentheses
    |
279 -     fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result {
279 +     fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result {
    |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/graphical.rs:294:22
    |
294 |         diagnostic: &(dyn Diagnostic),
    |                      ^              ^
    |
help: remove these parentheses
    |
294 -         diagnostic: &(dyn Diagnostic),
294 +         diagnostic: &dyn Diagnostic ,
    |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/graphical.rs:319:22
    |
319 |         diagnostic: &(dyn Diagnostic),
    |                      ^              ^
    |
help: remove these parentheses
    |
319 -         diagnostic: &(dyn Diagnostic),
319 +         diagnostic: &dyn Diagnostic ,
    |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/graphical.rs:824:34
    |
824 |     fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                  ^              ^
    |
help: remove these parentheses
    |
824 -     fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result {
824 +     fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |

warning: unnecessary parentheses around type
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/json.rs:63:22
   |
63 |         diagnostic: &(dyn Diagnostic),
   |                      ^              ^
   |
help: remove these parentheses
   |
63 -         diagnostic: &(dyn Diagnostic),
63 +         diagnostic: &dyn Diagnostic ,
   |

warning: unnecessary parentheses around type
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/json.rs:71:22
   |
71 |         diagnostic: &(dyn Diagnostic),
   |                      ^              ^
   |
help: remove these parentheses
   |
71 -         diagnostic: &(dyn Diagnostic),
71 +         diagnostic: &dyn Diagnostic ,
   |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/json.rs:157:22
    |
157 |         diagnostic: &(dyn Diagnostic),
    |                      ^              ^
    |
help: remove these parentheses
    |
157 -         diagnostic: &(dyn Diagnostic),
157 +         diagnostic: &dyn Diagnostic ,
    |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/json.rs:173:34
    |
173 |     fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                  ^              ^
    |
help: remove these parentheses
    |
173 -     fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result {
173 +     fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |

warning: unnecessary parentheses around type
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/narratable.rs:72:22
   |
72 |         diagnostic: &(dyn Diagnostic),
   |                      ^              ^
   |
help: remove these parentheses
   |
72 -         diagnostic: &(dyn Diagnostic),
72 +         diagnostic: &dyn Diagnostic ,
   |

warning: unnecessary parentheses around type
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/narratable.rs:88:67
   |
88 |     fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result {
   |                                                                   ^              ^
   |
help: remove these parentheses
   |
88 -     fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result {
88 +     fn render_header(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result {
   |

warning: unnecessary parentheses around type
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/narratable.rs:99:67
   |
99 |     fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result {
   |                                                                   ^              ^
   |
help: remove these parentheses
   |
99 -     fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result {
99 +     fn render_causes(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result {
   |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/narratable.rs:113:67
    |
113 |     fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result {
    |                                                                   ^              ^
    |
help: remove these parentheses
    |
113 -     fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &(dyn Diagnostic)) -> fmt::Result {
113 +     fn render_footer(&self, f: &mut impl fmt::Write, diagnostic: &dyn Diagnostic ) -> fmt::Result {
    |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/narratable.rs:129:22
    |
129 |         diagnostic: &(dyn Diagnostic),
    |                      ^              ^
    |
help: remove these parentheses
    |
129 -         diagnostic: &(dyn Diagnostic),
129 +         diagnostic: &dyn Diagnostic ,
    |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/narratable.rs:155:22
    |
155 |         diagnostic: &(dyn Diagnostic),
    |                      ^              ^
    |
help: remove these parentheses
    |
155 -         diagnostic: &(dyn Diagnostic),
155 +         diagnostic: &dyn Diagnostic ,
    |

warning: unnecessary parentheses around type
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/handlers/narratable.rs:347:34
    |
347 |     fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |                                  ^              ^
    |
help: remove these parentheses
    |
347 -     fn debug(&self, diagnostic: &(dyn Diagnostic), f: &mut fmt::Formatter<'_>) -> fmt::Result {
347 +     fn debug(&self, diagnostic: &dyn Diagnostic , f: &mut fmt::Formatter<'_>) -> fmt::Result {
    |

warning: `extern` declarations without an explicit ABI are deprecated
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/statfs.rs:50:35
   |
50 |         const LIBC_STATFS: unsafe extern fn
   |                                   ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:228:51
    |
228 |         pub fn i2d_X509_REVOKED(x: #[const_ptr_if(ossl300)] X509_REVOKED, buf: *mut *mut u8) -> c_int;
    |                                                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:242:47
    |
242 |         pub fn i2d_X509_CRL(x: #[const_ptr_if(ossl300)] X509_CRL, buf: *mut *mut u8) -> c_int;
    |                                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:244:47
    |
244 |         pub fn X509_CRL_dup(x: #[const_ptr_if(ossl300)] X509_CRL) -> *mut X509_CRL;
    |                                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:243:19
    |
243 |         #[cfg(any(ossl110, libressl270))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:243:28
    |
243 |         #[cfg(any(ossl110, libressl270))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:259:47
    |
259 |         pub fn i2d_X509_REQ(x: #[const_ptr_if(ossl300)] X509_REQ, buf: *mut *mut u8) -> c_int;
    |                                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:264:43
    |
264 |             palg: *mut #[const_ptr_if(any(ossl110, libressl273))] X509_ALGOR,
    |                                           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:264:52
    |
264 |             palg: *mut #[const_ptr_if(any(ossl110, libressl273))] X509_ALGOR,
    |                                                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:263:43
    |
263 |             psig: *mut #[const_ptr_if(any(ossl110, libressl273))] ASN1_BIT_STRING,
    |                                           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:263:52
    |
263 |             psig: *mut #[const_ptr_if(any(ossl110, libressl273))] ASN1_BIT_STRING,
    |                                                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:261:19
    |
261 |         #[cfg(any(ossl102, libressl273))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:261:28
    |
261 |         #[cfg(any(ossl102, libressl273))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:269:47
    |
269 |         pub fn X509_REQ_dup(x: #[const_ptr_if(ossl300)] X509_REQ) -> *mut X509_REQ;
    |                                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:268:19
    |
268 |         #[cfg(any(ossl110, libressl270))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:268:28
    |
268 |         #[cfg(any(ossl110, libressl270))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:273:11
    |
273 |     #[cfg(ossl102)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:289:43
    |
289 |         pub fn i2d_X509(x: #[const_ptr_if(ossl300)] X509, buf: *mut *mut u8) -> c_int;
    |                                           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:291:48
    |
291 |         pub fn X509_NAME_dup(x: #[const_ptr_if(ossl300)] X509_NAME) -> *mut X509_NAME;
    |                                                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:290:19
    |
290 |         #[cfg(any(ossl110, libressl270))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:290:28
    |
290 |         #[cfg(any(ossl110, libressl270))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:293:43
    |
293 |         pub fn X509_dup(x: #[const_ptr_if(ossl300)] X509) -> *mut X509;
    |                                           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:292:19
    |
292 |         #[cfg(any(ossl110, libressl270))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:292:28
    |
292 |         #[cfg(any(ossl110, libressl270))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:297:36
    |
297 |             ne: #[const_ptr_if(any(ossl110, libressl))] X509_NAME_ENTRY,
    |                                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:297:45
    |
297 |             ne: #[const_ptr_if(any(ossl110, libressl))] X509_NAME_ENTRY,
    |                                             ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:294:19
    |
294 |         #[cfg(any(ossl101, libressl350))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:294:28
    |
294 |         #[cfg(any(ossl101, libressl350))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:310:11
    |
310 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:317:72
    |
317 |         pub fn X509_set_issuer_name(x: *mut X509, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int;
    |                                                                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:326:59
    |
326 |         pub fn X509_get_issuer_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME;
    |                                                           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:326:68
    |
326 |         pub fn X509_get_issuer_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME;
    |                                                                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:327:73
    |
327 |         pub fn X509_set_subject_name(x: *mut X509, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int;
    |                                                                         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:328:60
    |
328 |         pub fn X509_get_subject_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME;
    |                                                            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:328:69
    |
328 |         pub fn X509_get_subject_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME;
    |                                                                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:345:15
    |
345 |     #[cfg(any(ossl110, libressl350))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:345:24
    |
345 |     #[cfg(any(ossl110, libressl350))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:348:15
    |
348 |     #[cfg(any(ossl110, libressl350))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:348:24
    |
348 |     #[cfg(any(ossl110, libressl350))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:353:83
    |
353 |         pub fn X509_REQ_set_subject_name(req: *mut X509_REQ, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int;
    |                                                                                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:363:81
    |
363 |         pub fn X509_REQ_add_extensions(req: *mut X509_REQ, exts: #[const_ptr_if(ossl300)] stack_st_X509_EXTENSION)
    |                                                                                 ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:397:15
    |
397 |     #[cfg(any(ossl110, libressl273))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:397:24
    |
397 |     #[cfg(any(ossl110, libressl273))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:399:15
    |
399 |     #[cfg(any(ossl110, libressl273))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:399:24
    |
399 |     #[cfg(any(ossl110, libressl273))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:401:15
    |
401 |     #[cfg(any(ossl110, libressl273))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:401:24
    |
401 |     #[cfg(any(ossl110, libressl273))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:404:15
    |
404 |     #[cfg(any(ossl110, libressl270))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:404:24
    |
404 |     #[cfg(any(ossl110, libressl270))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:406:15
    |
406 |     #[cfg(any(ossl110, libressl270))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:406:24
    |
406 |     #[cfg(any(ossl110, libressl270))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:408:15
    |
408 |     #[cfg(any(ossl110, libressl270))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:408:24
    |
408 |     #[cfg(any(ossl110, libressl270))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:433:36
    |
433 |             serial: #[const_ptr_if(ossl300)] ASN1_INTEGER,
    |                                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:439:15
    |
439 |     #[cfg(any(ossl110, libressl281))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl281`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:439:24
    |
439 |     #[cfg(any(ossl110, libressl281))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:441:15
    |
441 |     #[cfg(any(ossl110, libressl281))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl281`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:441:24
    |
441 |     #[cfg(any(ossl110, libressl281))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:443:15
    |
443 |     #[cfg(any(ossl110, libressl281))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl281`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:443:24
    |
443 |     #[cfg(any(ossl110, libressl281))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:445:15
    |
445 |     #[cfg(any(ossl110, libressl281))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl281`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:445:24
    |
445 |     #[cfg(any(ossl110, libressl281))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:448:11
    |
448 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:455:82
    |
455 |         pub fn X509_CRL_set_issuer_name(crl: *mut X509_CRL, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int;
    |                                                                                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:461:15
    |
461 |     #[cfg(any(ossl110, libressl270))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:461:24
    |
461 |     #[cfg(any(ossl110, libressl270))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:482:60
    |
482 |         pub fn X509_NAME_entry_count(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME) -> c_int;
    |                                                            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:482:69
    |
482 |         pub fn X509_NAME_entry_count(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME) -> c_int;
    |                                                                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:483:65
    |
483 | ...   pub fn X509_NAME_get_index_by_NID(n: #[const_ptr_if(any(ossl300, libressl280))] X509_NAME, nid: c_int, last_pos: c_int) -> c_...
    |                                                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:483:74
    |
483 | ...   pub fn X509_NAME_get_index_by_NID(n: #[const_ptr_if(any(ossl300, libressl280))] X509_NAME, nid: c_int, last_pos: c_int) -> c_...
    |                                                                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:484:58
    |
484 |         pub fn X509_NAME_get_entry(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME, loc: c_int) -> *mut X509_NAME_ENTRY;
    |                                                          ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:484:67
    |
484 |         pub fn X509_NAME_get_entry(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME, loc: c_int) -> *mut X509_NAME_ENTRY;
    |                                                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:489:39
    |
489 |             bytes: #[const_ptr_if(any(ossl110, libressl280))] c_uchar,
    |                                       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:489:48
    |
489 |             bytes: #[const_ptr_if(any(ossl110, libressl280))] c_uchar,
    |                                                ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:494:48
    |
494 |         pub fn i2d_X509_NAME(n: #[const_ptr_if(ossl300)] X509_NAME, buf: *mut *mut u8) -> c_int;
    |                                                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:495:66
    |
495 |         pub fn X509_NAME_ENTRY_get_object(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_OBJECT;
    |                                                                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:495:75
    |
495 |         pub fn X509_NAME_ENTRY_get_object(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_OBJECT;
    |                                                                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:496:64
    |
496 |         pub fn X509_NAME_ENTRY_get_data(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_STRING;
    |                                                                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:496:73
    |
496 |         pub fn X509_NAME_ENTRY_get_data(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_STRING;
    |                                                                         ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:588:55
    |
588 |         pub fn i2d_X509_EXTENSION(ext: #[const_ptr_if(ossl300)] X509_EXTENSION, pp: *mut *mut c_uchar) -> c_int;
    |                                                       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:595:57
    |
595 |         pub fn X509_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> c_int;
    |                                                         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:595:66
    |
595 |         pub fn X509_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> c_int;
    |                                                                  ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:596:58
    |
596 |         pub fn X509_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509, nid: c_int, lastpos: c_int) -> c_int;
    |                                                          ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:596:67
    |
596 |         pub fn X509_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509, nid: c_int, lastpos: c_int) -> c_int;
    |                                                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:597:112
    |
597 | ...   pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))...
    |                                                                                                              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:597:121
    |
597 | ...10, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int;
    |                                                              ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:597:58
    |
597 | ...   pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))...
    |                                                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:597:67
    |
597 | ...   pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))...
    |                                                                 ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:598:63
    |
598 |         pub fn X509_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509, crit: c_int, lastpos: c_int) -> c_int;
    |                                                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:598:72
    |
598 |         pub fn X509_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509, crit: c_int, lastpos: c_int) -> c_int;
    |                                                                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:599:51
    |
599 |         pub fn X509_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509, loc: c_int) -> *mut X509_EXTENSION;
    |                                                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:599:60
    |
599 |         pub fn X509_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509, loc: c_int) -> *mut X509_EXTENSION;
    |                                                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:601:35
    |
601 |             x: #[const_ptr_if(any(ossl110, libressl280))] X509,
    |                                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:601:44
    |
601 |             x: #[const_ptr_if(any(ossl110, libressl280))] X509,
    |                                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:607:61
    |
607 |         pub fn X509_CRL_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL) -> c_int;
    |                                                             ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:607:70
    |
607 |         pub fn X509_CRL_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL) -> c_int;
    |                                                                      ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:608:62
    |
608 |         pub fn X509_CRL_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, nid: c_int, lastpos: c_int) -> c_int;
    |                                                              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:608:71
    |
608 |         pub fn X509_CRL_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, nid: c_int, lastpos: c_int) -> c_int;
    |                                                                       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:609:120
    |
609 | ...   pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libre...
    |                                                                                                                      ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:609:129
    |
609 | ...libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int;
    |                                                              ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:609:62
    |
609 | ...   pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libre...
    |                                                            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:609:71
    |
609 | ...   pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libre...
    |                                                                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:610:67
    |
610 | ...   pub fn X509_CRL_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, crit: c_int, lastpos: c_int) -> c...
    |                                                                 ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:610:76
    |
610 | ...   pub fn X509_CRL_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, crit: c_int, lastpos: c_int) -> c...
    |                                                                          ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:611:55
    |
611 |         pub fn X509_CRL_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, loc: c_int) -> *mut X509_EXTENSION;
    |                                                       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:611:64
    |
611 |         pub fn X509_CRL_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, loc: c_int) -> *mut X509_EXTENSION;
    |                                                                ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:613:35
    |
613 |             x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL,
    |                                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:613:44
    |
613 |             x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL,
    |                                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:619:65
    |
619 |         pub fn X509_REVOKED_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED) -> c_int;
    |                                                                 ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:619:74
    |
619 |         pub fn X509_REVOKED_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED) -> c_int;
    |                                                                          ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:620:66
    |
620 | ...   pub fn X509_REVOKED_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, nid: c_int, lastpos: c_int) ->...
    |                                                                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:620:75
    |
620 | ...   pub fn X509_REVOKED_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, nid: c_int, lastpos: c_int) ->...
    |                                                                         ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:621:128
    |
621 | ...sl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int;
    |                                                                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:621:137
    |
621 | ...essl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int;
    |                                                              ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:621:66
    |
621 | ...   pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl11...
    |                                                                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:621:75
    |
621 | ...   pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl11...
    |                                                                         ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:622:71
    |
622 | ...   pub fn X509_REVOKED_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, crit: c_int, lastpos: c_i...
    |                                                                     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:622:80
    |
622 | ...   pub fn X509_REVOKED_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, crit: c_int, lastpos: c_i...
    |                                                                              ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:623:59
    |
623 |         pub fn X509_REVOKED_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, loc: c_int) -> *mut X509_EXTENSION;
    |                                                           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:623:68
    |
623 |         pub fn X509_REVOKED_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, loc: c_int) -> *mut X509_EXTENSION;
    |                                                                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:625:35
    |
625 |             x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED,
    |                                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:625:44
    |
625 |             x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED,
    |                                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:631:97
    |
631 | ...   pub fn X509v3_get_ext_by_OBJ(x: *const stack_st_X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, ...
    |                                                                                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:631:106
    |
631 | ...   pub fn X509v3_get_ext_by_OBJ(x: *const stack_st_X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, ...
    |                                                                                                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:633:99
    |
633 | ...   pub fn X509_EXTENSION_create_by_OBJ(ex: *mut *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT...
    |                                                                                                 ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:633:108
    |
633 | ...   pub fn X509_EXTENSION_create_by_OBJ(ex: *mut *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT...
    |                                                                                                          ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:634:91
    |
634 | ...   pub fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT) -> c_int;
    |                                                                                         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:634:100
    |
634 | ...   pub fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT) -> c_int;
    |                                                                                                  ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:635:67
    |
635 |         pub fn X509_EXTENSION_get_critical(ex: #[const_ptr_if(any(ossl110, libressl280))] X509_EXTENSION) -> c_int;
    |                                                                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:635:76
    |
635 |         pub fn X509_EXTENSION_get_critical(ex: #[const_ptr_if(any(ossl110, libressl280))] X509_EXTENSION) -> c_int;
    |                                                                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:646:60
    |
646 |         pub fn X509_STORE_get0_objects(ctx: #[const_ptr_if(ossl300)] X509_STORE) -> *mut stack_st_X509_OBJECT;
    |                                                            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:645:19
    |
645 |         #[cfg(any(ossl110, libressl270))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:645:28
    |
645 |         #[cfg(any(ossl110, libressl270))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:702:68
    |
702 |         pub fn X509_PURPOSE_get_by_sname(sname: #[const_ptr_if(any(ossl110, libressl280))] c_char) -> c_int;
    |                                                                    ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:702:77
    |
702 |         pub fn X509_PURPOSE_get_by_sname(sname: #[const_ptr_if(any(ossl110, libressl280))] c_char) -> c_int;
    |                                                                             ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:762:38
    |
762 |             attr: #[const_ptr_if(any(ossl110, libressl280))] X509_ATTRIBUTE // const since OpenSSL v1.1.0
    |                                      ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:762:47
    |
762 |             attr: #[const_ptr_if(any(ossl110, libressl280))] X509_ATTRIBUTE // const since OpenSSL v1.1.0
    |                                               ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:764:53
    |
764 |         pub fn i2d_X509_ATTRIBUTE(x: #[const_ptr_if(ossl300)] X509_ATTRIBUTE, buf: *mut *mut u8) -> c_int;
    |                                                     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509.rs:765:53
    |
765 |         pub fn X509_ATTRIBUTE_dup(x: #[const_ptr_if(ossl300)] X509_ATTRIBUTE) -> *mut X509_ATTRIBUTE;
    |                                                     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:4:11
  |
4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))]
  |           ^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:4:25
  |
4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))]
  |                         ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:4:38
  |
4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))]
  |                                      ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:74:18
   |
74 |     if #[cfg(any(ossl110, libressl350))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:74:27
   |
74 |     if #[cfg(any(ossl110, libressl350))] {
   |                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:8:11
  |
8 |     #[cfg(ossl110)]
  |           ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:58:81
   |
58 |         pub fn X509_STORE_set1_param(store: *mut X509_STORE, pm: #[const_ptr_if(ossl300)] X509_VERIFY_PARAM) -> c_int;
   |                                                                                 ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:64:63
   |
64 |         pub fn X509_STORE_CTX_get_ex_data(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX, idx: c_int) -> *mut c_void;
   |                                                               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:65:61
   |
65 |         pub fn X509_STORE_CTX_get_error(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> c_int;
   |                                                             ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:66:67
   |
66 |         pub fn X509_STORE_CTX_get_error_depth(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> c_int;
   |                                                                   ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:67:68
   |
67 |         pub fn X509_STORE_CTX_get_current_cert(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> *mut X509;
   |                                                                    ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:77:70
   |
77 |                 pub fn X509_STORE_CTX_get0_chain(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> *mut stack_st_X509;
   |                                                                      ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:88:15
   |
88 |     #[cfg(any(ossl102, libressl261))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:88:24
   |
88 |     #[cfg(any(ossl102, libressl261))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:90:15
   |
90 |     #[cfg(any(ossl102, libressl261))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:90:24
   |
90 |     #[cfg(any(ossl102, libressl261))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:93:15
   |
93 |     #[cfg(any(ossl102, libressl261))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:93:24
   |
93 |     #[cfg(any(ossl102, libressl261))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:95:15
   |
95 |     #[cfg(any(ossl102, libressl261))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:95:24
   |
95 |     #[cfg(any(ossl102, libressl261))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:98:15
   |
98 |     #[cfg(any(ossl102, libressl261))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:98:24
   |
98 |     #[cfg(any(ossl102, libressl261))]
   |                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:101:15
    |
101 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:101:24
    |
101 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:107:66
    |
107 |         pub fn X509_VERIFY_PARAM_get_flags(param: #[const_ptr_if(ossl300)] X509_VERIFY_PARAM) -> c_ulong;
    |                                                                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:106:19
    |
106 |         #[cfg(any(ossl102, libressl261))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:106:28
    |
106 |         #[cfg(any(ossl102, libressl261))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:112:15
    |
112 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:112:24
    |
112 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:118:15
    |
118 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:118:24
    |
118 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:120:15
    |
120 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:120:24
    |
120 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:126:11
    |
126 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:128:11
    |
128 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509_vfy.rs:130:11
    |
130 |     #[cfg(ossl102)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
   |
61 |             if #[cfg(ossl110)] {
   |                      ^^^^^^^
   |
  ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:22:1
   |
22 | stack!(stack_st_ACCESS_DESCRIPTION);
   | ----------------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
    |
 61 |             if #[cfg(ossl110)] {
    |                      ^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:142:1
    |
142 | stack!(stack_st_DIST_POINT);
    | --------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:45:39
   |
45 |             value: #[const_ptr_if(any(ossl110, libressl280))] c_char,
   |                                       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:45:48
   |
45 |             value: #[const_ptr_if(any(ossl110, libressl280))] c_char,
   |                                                ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:51:39
   |
51 |             value: #[const_ptr_if(any(ossl110, libressl280))] c_char,
   |                                       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:51:48
   |
51 |             value: #[const_ptr_if(any(ossl110, libressl280))] c_char,
   |                                                ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:50:38
   |
50 |             name: #[const_ptr_if(any(ossl110, libressl280))] c_char,
   |                                      ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:50:47
   |
50 |             name: #[const_ptr_if(any(ossl110, libressl280))] c_char,
   |                                               ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:77:35
   |
77 |             x: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION,
   |                                   ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:77:44
   |
77 |             x: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION,
   |                                            ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:82:138
   |
82 | ...any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, flag: c_ulong, inde...
   |                                                                 ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:82:147
   |
82 | ..., libressl280))] c_char, exts: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, flag: c_ulong, indent: c_int) ...
   |                                                               ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:82:81
   |
82 | ...   pub fn X509V3_extensions_print(out: *mut BIO, title: #[const_ptr_if(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(a...
   |                                                                               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:82:90
   |
82 | ...   pub fn X509V3_extensions_print(out: *mut BIO, title: #[const_ptr_if(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(a...
   |                                                                                        ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:104:11
    |
104 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:106:11
    |
106 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:108:11
    |
108 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:110:11
    |
110 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:112:11
    |
112 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:114:11
    |
114 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111d`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:116:11
    |
116 |     #[cfg(ossl111d)]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111d`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./handwritten/x509v3.rs:118:11
    |
118 |     #[cfg(ossl111d)]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:97:7
   |
97 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:99:7
   |
99 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:101:7
    |
101 | #[cfg(ossl110)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:921:7
    |
921 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:923:7
    |
923 | #[cfg(libressl370)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:925:7
    |
925 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:927:7
    |
927 | #[cfg(ossl110)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:929:7
    |
929 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:931:7
    |
931 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:933:7
    |
933 | #[cfg(libressl370)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:935:7
    |
935 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:937:7
    |
937 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:939:7
    |
939 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:941:7
    |
941 | #[cfg(libressl291)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:943:7
    |
943 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:945:7
    |
945 | #[cfg(libressl291)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:947:7
    |
947 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:949:7
    |
949 | #[cfg(libressl291)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:951:7
    |
951 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:953:7
    |
953 | #[cfg(libressl291)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:955:7
    |
955 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:957:7
    |
957 | #[cfg(libressl291)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:959:7
    |
959 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:961:7
    |
961 | #[cfg(libressl291)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:963:7
    |
963 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:965:7
    |
965 | #[cfg(libressl291)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:967:7
    |
967 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:969:7
    |
969 | #[cfg(libressl291)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:971:7
    |
971 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:973:7
    |
973 | #[cfg(libressl291)]
    |       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:975:7
    |
975 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:977:7
    |
977 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:979:7
    |
979 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:981:7
    |
981 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:983:7
    |
983 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./obj_mac.rs:985:7
    |
985 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./pkcs7.rs:19:15
   |
19 | #[cfg(not(any(ossl101, ossl102, libressl)))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./pkcs7.rs:19:24
   |
19 | #[cfg(not(any(ossl101, ossl102, libressl)))]
   |                        ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./pkcs7.rs:19:33
   |
19 | #[cfg(not(any(ossl101, ossl102, libressl)))]
   |                                 ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./rsa.rs:55:11
   |
55 | #[cfg(any(ossl102, libressl310))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl310`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./rsa.rs:55:20
   |
55 | #[cfg(any(ossl102, libressl310))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./rsa.rs:67:11
   |
67 | #[cfg(any(ossl102, libressl310))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl310`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./rsa.rs:67:20
   |
67 | #[cfg(any(ossl102, libressl310))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./rsa.rs:90:11
   |
90 | #[cfg(any(ossl102, libressl310))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl310`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./rsa.rs:90:20
   |
90 | #[cfg(any(ossl102, libressl310))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./rsa.rs:92:11
   |
92 | #[cfg(any(ossl102, libressl310))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl310`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./rsa.rs:92:20
   |
92 | #[cfg(any(ossl102, libressl310))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./rsa.rs:96:11
   |
96 | #[cfg(not(ossl300))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./rsa.rs:9:18
  |
9 |     if #[cfg(not(ossl300))] {
  |                  ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./sha.rs:5:11
  |
5 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
  |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./sha.rs:8:11
  |
8 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
  |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./sha.rs:66:11
   |
66 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./sha.rs:12:14
   |
12 |     if #[cfg(ossl300)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./sha.rs:70:14
   |
70 |     if #[cfg(ossl300)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./srtp.rs:11:7
   |
11 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./srtp.rs:13:7
   |
13 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:6:11
  |
6 | #[cfg(not(ossl110))]
  |           ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:9:11
  |
9 | #[cfg(not(ossl110))]
  |           ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:11:11
   |
11 | #[cfg(not(ossl110))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:14:11
   |
14 | #[cfg(not(ossl110))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:16:11
   |
16 | #[cfg(not(ossl110))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:25:7
   |
25 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:28:7
   |
28 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:31:7
   |
31 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:34:7
   |
34 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:37:7
   |
37 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:40:7
   |
40 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:43:7
   |
43 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:45:7
   |
45 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:48:7
   |
48 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:50:7
   |
50 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:52:7
   |
52 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:54:7
   |
54 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:56:7
   |
56 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:58:7
   |
58 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:60:7
   |
60 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:83:7
   |
83 | #[cfg(ossl101)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:110:7
    |
110 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:112:7
    |
112 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:144:11
    |
144 | #[cfg(any(ossl111, libressl340))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:144:20
    |
144 | #[cfg(any(ossl111, libressl340))]
    |                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110h`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:147:7
    |
147 | #[cfg(ossl110h)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110h)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110h)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:238:7
    |
238 | #[cfg(ossl101)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:240:7
    |
240 | #[cfg(ossl101)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:242:7
    |
242 | #[cfg(ossl101)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:249:7
    |
249 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:282:7
    |
282 | #[cfg(ossl110)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:313:7
    |
313 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:320:11
    |
320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:320:25
    |
320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))]
    |                         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:320:38
    |
320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))]
    |                                      ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:324:11
    |
324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:324:25
    |
324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))]
    |                         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:324:38
    |
324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))]
    |                                      ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:339:11
    |
339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:339:25
    |
339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))]
    |                         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:339:38
    |
339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))]
    |                                      ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:342:7
    |
342 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:344:11
    |
344 | #[cfg(any(ossl111, libressl252))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl252`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:344:20
    |
344 | #[cfg(any(ossl111, libressl252))]
    |                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl252)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl252)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:346:11
    |
346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:346:25
    |
346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))]
    |                         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:346:38
    |
346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))]
    |                                      ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:348:7
    |
348 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:350:7
    |
350 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:352:7
    |
352 | #[cfg(ossl110)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:354:11
    |
354 | #[cfg(any(ossl110, libressl261))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:354:20
    |
354 | #[cfg(any(ossl110, libressl261))]
    |                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:356:11
    |
356 | #[cfg(any(ossl110, libressl261))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:356:20
    |
356 | #[cfg(any(ossl110, libressl261))]
    |                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110g`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:358:11
    |
358 | #[cfg(any(ossl110g, libressl270))]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:358:21
    |
358 | #[cfg(any(ossl110g, libressl270))]
    |                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110g`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:360:11
    |
360 | #[cfg(any(ossl110g, libressl270))]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:360:21
    |
360 | #[cfg(any(ossl110g, libressl270))]
    |                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:390:7
    |
390 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:395:7
    |
395 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:417:7
    |
417 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:422:7
    |
422 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:432:11
    |
432 | #[cfg(any(libressl, all(ossl102, not(ossl110))))]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:432:25
    |
432 | #[cfg(any(libressl, all(ossl102, not(ossl110))))]
    |                         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:432:38
    |
432 | #[cfg(any(libressl, all(ossl102, not(ossl110))))]
    |                                      ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:442:11
    |
442 | #[cfg(any(libressl, all(ossl102, not(ossl110))))]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:442:25
    |
442 | #[cfg(any(libressl, all(ossl102, not(ossl110))))]
    |                         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:442:38
    |
442 | #[cfg(any(libressl, all(ossl102, not(ossl110))))]
    |                                      ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:510:7
    |
510 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:512:7
    |
512 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:514:7
    |
514 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:517:11
    |
517 | #[cfg(any(ossl111, libressl340))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:517:20
    |
517 | #[cfg(any(ossl111, libressl340))]
    |                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:519:11
    |
519 | #[cfg(any(ossl111, libressl340))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:519:20
    |
519 | #[cfg(any(ossl111, libressl340))]
    |                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:521:11
    |
521 | #[cfg(any(ossl111, libressl340))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:521:20
    |
521 | #[cfg(any(ossl111, libressl340))]
    |                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:623:11
    |
623 | #[cfg(not(ossl110))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:628:7
    |
628 | #[cfg(ossl110)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111b`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:630:7
    |
630 | #[cfg(ossl111b)]
    |       ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:64:14
   |
64 |     if #[cfg(ossl300)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:77:14
   |
77 |     if #[cfg(libressl261)] {
   |              ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:79:25
   |
79 |     } else if #[cfg(any(ossl102, libressl))] {
   |                         ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:79:34
   |
79 |     } else if #[cfg(any(ossl102, libressl))] {
   |                                  ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:92:14
   |
92 |     if #[cfg(ossl101)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:101:14
    |
101 |     if #[cfg(ossl101)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:117:14
    |
117 |     if #[cfg(libressl280)] {
    |              ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:125:14
    |
125 |     if #[cfg(ossl101)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:136:14
    |
136 |     if #[cfg(ossl102)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl332`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:139:21
    |
139 |     } else if #[cfg(libressl332)] {
    |                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:151:14
    |
151 |     if #[cfg(ossl111)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:158:21
    |
158 |     } else if #[cfg(ossl102)] {
    |                     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:165:14
    |
165 |     if #[cfg(libressl261)] {
    |              ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:173:14
    |
173 |     if #[cfg(ossl300)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110f`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:178:21
    |
178 |     } else if #[cfg(ossl110f)] {
    |                     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110f)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110f)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:184:21
    |
184 |     } else if #[cfg(libressl261)] {
    |                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:186:21
    |
186 |     } else if #[cfg(libressl)] {
    |                     ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:194:14
    |
194 |     if #[cfg(ossl110)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:205:21
    |
205 |     } else if #[cfg(ossl101)] {
    |                     ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:253:18
    |
253 |     if #[cfg(not(ossl110))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:401:14
    |
401 |     if #[cfg(ossl111)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl251`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:410:21
    |
410 |     } else if #[cfg(libressl251)] {
    |                     ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:453:14
    |
453 |     if #[cfg(ossl110)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110g`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:493:14
    |
493 |     if #[cfg(ossl110g)] {
    |              ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:525:14
    |
525 |     if #[cfg(ossl110)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:538:14
    |
538 |     if #[cfg(ossl110)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:580:15
    |
580 |     #[cfg(not(ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:590:15
    |
590 |     #[cfg(not(ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:608:15
    |
608 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./ssl.rs:608:24
    |
608 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./tls1.rs:10:11
   |
10 | #[cfg(any(ossl111, libressl340))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./tls1.rs:10:20
   |
10 | #[cfg(any(ossl111, libressl340))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./tls1.rs:14:11
   |
14 | #[cfg(any(ossl102, libressl332))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl332`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./tls1.rs:14:20
   |
14 | #[cfg(any(ossl102, libressl332))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./types.rs:6:18
  |
6 |     if #[cfg(any(ossl110, libressl280))] {
  |                  ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./types.rs:6:27
  |
6 |     if #[cfg(any(ossl110, libressl280))] {
  |                           ^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509.rs:10:22
   |
10 |     if #[cfg(not(any(ossl110, libressl350)))] {
   |                      ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509.rs:10:31
   |
10 |     if #[cfg(not(any(ossl110, libressl350)))] {
   |                               ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102f`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:6:7
  |
6 | #[cfg(ossl102f)]
  |       ^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102f)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102f)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:67:7
   |
67 | #[cfg(ossl102)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:69:7
   |
69 | #[cfg(ossl102)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:71:7
   |
71 | #[cfg(ossl102)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:73:7
   |
73 | #[cfg(ossl102)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:75:7
   |
75 | #[cfg(ossl102)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:77:7
   |
77 | #[cfg(ossl102)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:79:7
   |
79 | #[cfg(ossl102)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:81:7
   |
81 | #[cfg(ossl102)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:83:7
   |
83 | #[cfg(ossl102)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:100:7
    |
100 | #[cfg(ossl300)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:103:15
    |
103 | #[cfg(not(any(ossl110, libressl370)))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:103:24
    |
103 | #[cfg(not(any(ossl110, libressl370)))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:105:11
    |
105 | #[cfg(any(ossl110, libressl370))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:105:20
    |
105 | #[cfg(any(ossl110, libressl370))]
    |                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:121:7
    |
121 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:123:7
    |
123 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:125:7
    |
125 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:127:7
    |
127 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:129:7
    |
129 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:131:7
    |
131 | #[cfg(ossl110)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:133:7
    |
133 | #[cfg(ossl110)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:31:14
   |
31 |     if #[cfg(ossl300)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:86:14
   |
86 |     if #[cfg(ossl110)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102h`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509_vfy.rs:94:21
   |
94 |     } else if #[cfg(ossl102h)] {
   |                     ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102h)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102h)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:24:11
   |
24 | #[cfg(any(ossl102, libressl261))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:24:20
   |
24 | #[cfg(any(ossl102, libressl261))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:26:11
   |
26 | #[cfg(any(ossl102, libressl261))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:26:20
   |
26 | #[cfg(any(ossl102, libressl261))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:28:11
   |
28 | #[cfg(any(ossl102, libressl261))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:28:20
   |
28 | #[cfg(any(ossl102, libressl261))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:30:11
   |
30 | #[cfg(any(ossl102, libressl261))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:30:20
   |
30 | #[cfg(any(ossl102, libressl261))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:32:11
   |
32 | #[cfg(any(ossl102, libressl261))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:32:20
   |
32 | #[cfg(any(ossl102, libressl261))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:34:7
   |
34 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:58:11
   |
58 | #[cfg(any(ossl102, libressl261))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:58:20
   |
58 | #[cfg(any(ossl102, libressl261))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:80:7
   |
80 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./macros.rs:61:22
   |
61 |             if #[cfg(ossl110)] {
   |                      ^^^^^^^
   |
  ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/./x509v3.rs:12:1
   |
12 | stack!(stack_st_GENERAL_NAME);
   | ----------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `ossl111b`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/lib.rs:116:19
    |
116 |         #[cfg(not(ossl111b))]
    |                   ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111b`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-sys-0.9.90/src/lib.rs:118:15
    |
118 |         #[cfg(ossl111b)]
    |               ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=portable_atomic CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Portable atomic types including support for 128-bit atomics, atomic float, etc.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=portable-atomic CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/portable-atomic' CARGO_PKG_RUST_VERSION=1.34 CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/portable-atomic-fd0fdd63ee5e2969/out /usr/local/bin/rustc --crate-name portable_atomic --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "fallback", "float", "require-cas", "serde", "std"))' -C metadata=1f3300a03a2b0905 -C extra-filename=-c7bfe637217b9dbb --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong --cfg portable_atomic_llvm_16`
   Compiling rust-embed-utils v7.5.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rust_embed_utils CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rust-embed-utils-7.5.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rust-embed-utils-7.5.0/Cargo.toml CARGO_PKG_AUTHORS='pyros2097 ' CARGO_PKG_DESCRIPTION='Utilities for rust-embed' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-embed-utils CARGO_PKG_README=readme.md CARGO_PKG_REPOSITORY='https://github.com/pyros2097/rust-embed' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.5.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name rust_embed_utils --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rust-embed-utils-7.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug-embed", "globset", "include-exclude", "mime-guess", "mime_guess"))' -C metadata=3ee32aca12dcbf20 -C extra-filename=-2a8e082d53225a14 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern sha2=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libsha2-721f16577b5b447b.rmeta --extern walkdir=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libwalkdir-389d3a1d2074b831.rmeta --cap-lints warn`
warning: unnecessary qualification
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/settings/style/raw_style.rs:353:22
    |
353 |         Border::from(crate::grid::config::Border {
    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
note: the lint level is defined here
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/lib.rs:284:5
    |
284 |     unused_qualifications,
    |     ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
    |
353 -         Border::from(crate::grid::config::Border {
353 +         Border::from(config::Border {
    |

warning: unnecessary qualification
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/util/utf8_writer.rs:16:41
   |
16 |     fn write_str(&mut self, s: &str) -> std::fmt::Result {
   |                                         ^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
16 -     fn write_str(&mut self, s: &str) -> std::fmt::Result {
16 +     fn write_str(&mut self, s: &str) -> fmt::Result {
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/util/utf8_writer.rs:19:51
   |
19 |             let n = self.0.write(buf).map_err(|_| std::fmt::Error::default())?;
   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
19 -             let n = self.0.write(buf).map_err(|_| std::fmt::Error::default())?;
19 +             let n = self.0.write(buf).map_err(|_| fmt::Error::default())?;
   |

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/internals/attr.rs:614:23
    |
614 |     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
    |
614 |     pub fn serde_path(&self) -> Cow<'_, syn::Path> {
    |                                     +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/internals/case.rs:50:37
   |
50 |     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
   |
50 |     pub fn from_str(rename_all_str: &str) -> Result> {
   |                                                                     ++++

warning: hiding a lifetime that's elided elsewhere is confusing
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/serde_derive-1.0.163/src/de.rs:3146:13
     |
3146 |     params: &Parameters,
     |             ^^^^^^^^^^^ the lifetime is elided here
3147 | ) -> (
3148 |     DeImplGenerics,
     |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
3149 |     DeTypeGenerics,
     |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
3150 |     syn::TypeGenerics,
     |     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
3151 |     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
     |
3148 ~     DeImplGenerics<'_>,
3149 ~     DeTypeGenerics<'_>,
3150 ~     syn::TypeGenerics<'_>,
     |

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation.
' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=8c50187a8eeee965 -C extra-filename=-f2ffdefd6c0191ba --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern getrandom=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libgetrandom-63efc15e8caeed0b.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `portable_atomic_no_unsafe_op_in_unsafe_fn`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:199:17
    |
199 | #![cfg_attr(not(portable_atomic_no_unsafe_op_in_unsafe_fn), warn(unsafe_op_in_unsafe_fn))] // unsafe_op_in_unsafe_fn requires Rust ...
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = 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(portable_atomic_no_unsafe_op_in_unsafe_fn)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `portable_atomic_no_unsafe_op_in_unsafe_fn`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:200:13
    |
200 | #![cfg_attr(portable_atomic_no_unsafe_op_in_unsafe_fn, allow(unused_unsafe))]
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_unsafe_op_in_unsafe_fn)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:239:13
    |
239 |         not(portable_atomic_no_asm),
    |             ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:243:41
    |
243 |             all(target_arch = "xtensa", portable_atomic_unsafe_assume_single_core),
    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:244:17
    |
244 |             all(portable_atomic_unstable_asm_experimental_arch, target_arch = "powerpc64"),
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:245:17
    |
245 |             all(portable_atomic_unstable_asm_experimental_arch, target_arch = "s390x"),
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:259:13
    |
259 | #![cfg_attr(portable_atomic_unstable_cfg_target_has_atomic, feature(cfg_target_has_atomic))]
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_aarch64_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:263:9
    |
263 |         portable_atomic_unstable_aarch64_target_feature,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_aarch64_target_feature)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_aarch64_target_feature)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:264:13
    |
264 |         not(portable_atomic_no_outline_atomics),
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_cmpxchg16b_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:271:9
    |
271 |         portable_atomic_unstable_cmpxchg16b_target_feature,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_cmpxchg16b_target_feature)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_cmpxchg16b_target_feature)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:272:13
    |
272 |         not(portable_atomic_no_outline_atomics),
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:280:9
    |
280 |         portable_atomic_unstable_asm,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:295:59
    |
295 |     all(any(target_arch = "avr", target_arch = "msp430"), portable_atomic_no_asm),
    |                                                           ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_isa_attribute`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:300:9
    |
300 |         portable_atomic_unstable_isa_attribute,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_isa_attribute)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_isa_attribute)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:301:19
    |
301 |         any(test, portable_atomic_unsafe_assume_single_core),
    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:303:40
    |
303 |         not(any(target_feature = "v6", portable_atomic_target_feature = "v6")),
    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:314:19
    |
314 |         any(miri, portable_atomic_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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:321:43
    |
321 |     all(target_arch = "x86_64", any(miri, portable_atomic_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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:329:9
    |
329 |         portable_atomic_no_atomic_load_store,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:350:7
    |
350 | #[cfg(portable_atomic_unsafe_assume_single_core)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:385:7
    |
385 | #[cfg(portable_atomic_no_outline_atomics)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:393:7
    |
393 | #[cfg(portable_atomic_outline_atomics)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_disable_fiq`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:396:7
    |
396 | #[cfg(portable_atomic_disable_fiq)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_disable_fiq)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_disable_fiq)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_s_mode`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:402:7
    |
402 | #[cfg(portable_atomic_s_mode)]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_s_mode)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_s_mode)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_disable_fiq`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:406:7
    |
406 | #[cfg(portable_atomic_disable_fiq)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_disable_fiq)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_disable_fiq)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_s_mode`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:411:7
    |
411 | #[cfg(portable_atomic_s_mode)]
    |       ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_s_mode)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_s_mode)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:417:11
    |
417 | #[cfg(all(portable_atomic_unsafe_assume_single_core, feature = "critical-section"))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:342:5
    |
342 |     portable_atomic_no_cfg_target_has_atomic,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:359:9
    |
359 |     not(portable_atomic_no_cfg_target_has_atomic),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:386:5
    |
386 |     portable_atomic_no_cfg_target_has_atomic,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:403:9
    |
403 |     not(portable_atomic_no_cfg_target_has_atomic),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:478:31
    |
478 |     all(feature = "fallback", portable_atomic_no_cfg_target_has_atomic),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:488:35
    |
488 |     all(feature = "fallback", not(portable_atomic_no_cfg_target_has_atomic)),
    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:557:31
    |
557 |     all(feature = "fallback", portable_atomic_no_cfg_target_has_atomic),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:567:35
    |
567 |     all(feature = "fallback", not(portable_atomic_no_cfg_target_has_atomic)),
    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:586:5
    |
586 |     portable_atomic_no_cfg_target_has_atomic,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:596:9
    |
596 |     not(portable_atomic_no_cfg_target_has_atomic),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:616:5
    |
616 |     portable_atomic_no_cfg_target_has_atomic,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:626:9
    |
626 |     not(portable_atomic_no_cfg_target_has_atomic),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:646:38
    |
646 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)]
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:658:38
    |
658 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)]
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:670:38
    |
670 | #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)]
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:14:5
   |
14 |     portable_atomic_no_cfg_target_has_atomic,
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:18:9
   |
18 |     not(portable_atomic_no_cfg_target_has_atomic),
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:52:39
   |
52 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:61:39
   |
61 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:82:12
   |
82 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))]
   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:83:16
   |
83 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:86:12
   |
86 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))]
   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:87:16
   |
87 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:91:39
   |
91 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:108:39
    |
108 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:163:39
    |
163 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:172:39
    |
172 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:190:12
    |
190 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:191:16
    |
191 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:195:39
    |
195 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:212:39
    |
212 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:531:12
    |
531 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_64)))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:533:9
    |
533 |     not(portable_atomic_no_cfg_target_has_atomic),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:540:12
    |
540 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_64)))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:542:9
    |
542 |     not(portable_atomic_no_cfg_target_has_atomic),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:52:22
   |
52 | #[cfg_attr(any(miri, portable_atomic_sanitize_thread), path = "atomic128/intrinsics.rs")]
   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:53:26
   |
53 | #[cfg_attr(not(any(miri, portable_atomic_sanitize_thread)), path = "atomic128/x86_64.rs")]
   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_sanitize_thread)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/detect/x86_64.rs:4:44
  |
4 |     any(not(target_feature = "sse"), miri, portable_atomic_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(portable_atomic_sanitize_thread)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:82:44
   |
82 |     not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:277:44
    |
277 |     not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:380:44
    |
380 |     not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:429:44
    |
429 |     not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:121:12
    |
121 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(any(test, portable_atomic_no_atomic_cas)))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:123:9
    |
123 |     not(portable_atomic_no_cfg_target_has_atomic),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:164:12
    |
164 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(not(portable_atomic_no_atomic_cas)))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:165:16
    |
165 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:16:17
   |
16 |             not(portable_atomic_no_cmpxchg16b_target_feature),
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:17:17
   |
17 |             not(portable_atomic_no_outline_atomics),
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:23:17
   |
23 |             not(portable_atomic_no_outline_atomics),
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:24:13
   |
24 |             portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:31:25
   |
31 |                         portable_atomic_outline_atomics,
   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:36:27
   |
36 |             not(any(miri, portable_atomic_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(portable_atomic_sanitize_thread)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:39:21
   |
39 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
   |                     ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:39:46
   |
39 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:42:17
   |
42 |             not(portable_atomic_no_outline_atomics),
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:396:12
    |
396 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(any(test, portable_atomic_no_atomic_64)))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:398:9
    |
398 |     not(portable_atomic_no_cfg_target_has_atomic),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:214:5
    |
214 |     portable_atomic_no_cfg_target_has_atomic,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:218:9
    |
218 |     not(portable_atomic_no_cfg_target_has_atomic),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:229:12
    |
229 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_cas))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:230:16
    |
230 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "ptr")))]
    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:263:5
    |
263 |     portable_atomic_no_cfg_target_has_atomic,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:267:9
    |
267 |     not(portable_atomic_no_cfg_target_has_atomic),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:276:12
    |
276 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_cas))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:277:16
    |
277 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "ptr")))]
    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:298:5
    |
298 |     portable_atomic_no_cfg_target_has_atomic,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:308:9
    |
308 |     not(portable_atomic_no_cfg_target_has_atomic),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:327:12
    |
327 | #[cfg_attr(portable_atomic_no_cfg_target_has_atomic, cfg(portable_atomic_no_atomic_cas))]
    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:328:16
    |
328 | #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "ptr")))]
    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:355:5
    |
355 |     portable_atomic_no_cfg_target_has_atomic,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:359:9
    |
359 |     not(portable_atomic_no_cfg_target_has_atomic),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13
    |
246 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24
    |
249 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47
    |
285 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47
    |
294 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13
    |
315 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24
    |
318 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47
    |
322 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47
    |
339 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13
    |
246 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24
    |
249 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47
    |
285 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47
    |
294 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13
    |
315 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24
    |
318 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47
    |
322 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47
    |
339 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13
    |
246 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24
    |
249 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47
    |
285 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47
    |
294 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13
    |
315 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24
    |
318 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47
    |
322 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47
    |
339 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13
    |
246 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24
    |
249 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47
    |
285 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47
    |
294 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13
    |
315 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand_core-0.6.4/src/error.rs:50:16
   |
50 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand_core-0.6.4/src/error.rs:64:16
   |
64 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand_core-0.6.4/src/error.rs:75:16
   |
75 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
   |                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand_core-0.6.4/src/os.rs:46:12
   |
46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16
    |
411 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))]
    |                ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24
    |
318 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47
    |
322 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47
    |
339 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13
    |
246 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24
    |
249 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47
    |
285 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47
    |
294 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13
    |
315 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24
    |
318 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47
    |
322 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47
    |
339 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13
    |
246 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24
    |
249 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47
    |
285 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47
    |
294 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13
    |
315 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24
    |
318 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47
    |
322 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47
    |
339 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13
    |
246 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24
    |
249 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47
    |
285 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47
    |
294 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13
    |
315 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24
    |
318 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47
    |
322 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47
    |
339 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13
    |
246 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24
    |
249 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47
    |
285 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47
    |
294 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13
    |
315 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24
    |
318 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47
    |
322 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47
    |
339 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13
    |
246 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24
    |
249 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47
    |
285 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47
    |
294 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13
    |
315 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24
    |
318 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47
    |
322 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47
    |
339 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:246:13
    |
246 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:249:24
    |
249 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:285:47
    |
285 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:294:47
    |
294 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:315:13
    |
315 |             portable_atomic_no_cfg_target_has_atomic,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_cfg_target_has_atomic`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:318:24
    |
318 |         #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(target_has_atomic = "ptr"))]
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_cfg_target_has_atomic)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cfg_target_has_atomic)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:322:47
    |
322 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:339:47
    |
339 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52
    |
503 |               not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
630 | / atomic_rmw_cas_3! {
631 | |     atomic_add_cmpxchg16b as atomic_add,
632 | |     "mov rbx, rax",
633 | |     "add rbx, rsi",
634 | |     "mov rcx, rdx",
635 | |     "adc rcx, r8",
636 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52
    |
503 |               not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
637 | / atomic_rmw_cas_3! {
638 | |     atomic_sub_cmpxchg16b as atomic_sub,
639 | |     "mov rbx, rax",
640 | |     "sub rbx, rsi",
641 | |     "mov rcx, rdx",
642 | |     "sbb rcx, r8",
643 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52
    |
503 |               not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
644 | / atomic_rmw_cas_3! {
645 | |     atomic_and_cmpxchg16b as atomic_and,
646 | |     "mov rbx, rax",
647 | |     "and rbx, rsi",
648 | |     "mov rcx, rdx",
649 | |     "and rcx, r8",
650 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52
    |
503 |               not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
651 | / atomic_rmw_cas_3! {
652 | |     atomic_nand_cmpxchg16b as atomic_nand,
653 | |     "mov rbx, rax",
654 | |     "and rbx, rsi",
...   |
658 | |     "not rcx",
659 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52
    |
503 |               not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
660 | / atomic_rmw_cas_3! {
661 | |     atomic_or_cmpxchg16b as atomic_or,
662 | |     "mov rbx, rax",
663 | |     "or rbx, rsi",
664 | |     "mov rcx, rdx",
665 | |     "or rcx, r8",
666 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52
    |
503 |               not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
667 | / atomic_rmw_cas_3! {
668 | |     atomic_xor_cmpxchg16b as atomic_xor,
669 | |     "mov rbx, rax",
670 | |     "xor rbx, rsi",
671 | |     "mov rcx, rdx",
672 | |     "xor rcx, r8",
673 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:574:52
    |
574 |               not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
675 | / atomic_rmw_cas_2! {
676 | |     atomic_not_cmpxchg16b as atomic_not,
677 | |     "mov rbx, rax",
678 | |     "not rbx",
679 | |     "mov rcx, rdx",
680 | |     "not rcx",
681 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:574:52
    |
574 |               not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
682 | / atomic_rmw_cas_2! {
683 | |     atomic_neg_cmpxchg16b as atomic_neg,
684 | |     "mov rbx, rax",
685 | |     "neg rbx",
686 | |     "mov rcx, 0",
687 | |     "sbb rcx, rdx",
688 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52
    |
503 |               not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
690 | / atomic_rmw_cas_3! {
691 | |     atomic_max_cmpxchg16b as atomic_max,
692 | |     "cmp rsi, rax",
693 | |     "mov rcx, r8",
...   |
698 | |     "cmovl rbx, rax",
699 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52
    |
503 |               not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
700 | / atomic_rmw_cas_3! {
701 | |     atomic_umax_cmpxchg16b as atomic_umax,
702 | |     "cmp rsi, rax",
703 | |     "mov rcx, r8",
...   |
708 | |     "cmovb rbx, rax",
709 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52
    |
503 |               not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
710 | / atomic_rmw_cas_3! {
711 | |     atomic_min_cmpxchg16b as atomic_min,
712 | |     "cmp rsi, rax",
713 | |     "mov rcx, r8",
...   |
718 | |     "cmovge rbx, rax",
719 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:503:52
    |
503 |               not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
720 | / atomic_rmw_cas_3! {
721 | |     atomic_umin_cmpxchg16b as atomic_umin,
722 | |     "cmp rsi, rax",
723 | |     "mov rcx, r8",
...   |
728 | |     "cmovae rbx, rax",
729 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
771 | / atomic_rmw_with_ifunc! {
772 | |     unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128;
773 | |     cmpxchg16b = atomic_swap_cmpxchg16b;
774 | |     fallback = atomic_swap_seqcst;
775 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
776 | / atomic_rmw_with_ifunc! {
777 | |     unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128;
778 | |     cmpxchg16b = atomic_add_cmpxchg16b;
779 | |     fallback = atomic_add_seqcst;
780 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
781 | / atomic_rmw_with_ifunc! {
782 | |     unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128;
783 | |     cmpxchg16b = atomic_sub_cmpxchg16b;
784 | |     fallback = atomic_sub_seqcst;
785 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
786 | / atomic_rmw_with_ifunc! {
787 | |     unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128;
788 | |     cmpxchg16b = atomic_and_cmpxchg16b;
789 | |     fallback = atomic_and_seqcst;
790 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
791 | / atomic_rmw_with_ifunc! {
792 | |     unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128;
793 | |     cmpxchg16b = atomic_nand_cmpxchg16b;
794 | |     fallback = atomic_nand_seqcst;
795 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
796 | / atomic_rmw_with_ifunc! {
797 | |     unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128;
798 | |     cmpxchg16b = atomic_or_cmpxchg16b;
799 | |     fallback = atomic_or_seqcst;
800 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
801 | / atomic_rmw_with_ifunc! {
802 | |     unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128;
803 | |     cmpxchg16b = atomic_xor_cmpxchg16b;
804 | |     fallback = atomic_xor_seqcst;
805 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
806 | / atomic_rmw_with_ifunc! {
807 | |     unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128;
808 | |     cmpxchg16b = atomic_max_cmpxchg16b;
809 | |     fallback = atomic_max_seqcst;
810 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
811 | / atomic_rmw_with_ifunc! {
812 | |     unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128;
813 | |     cmpxchg16b = atomic_umax_cmpxchg16b;
814 | |     fallback = atomic_umax_seqcst;
815 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
816 | / atomic_rmw_with_ifunc! {
817 | |     unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128;
818 | |     cmpxchg16b = atomic_min_cmpxchg16b;
819 | |     fallback = atomic_min_seqcst;
820 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
821 | / atomic_rmw_with_ifunc! {
822 | |     unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128;
823 | |     cmpxchg16b = atomic_umin_cmpxchg16b;
824 | |     fallback = atomic_umin_seqcst;
825 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
826 | / atomic_rmw_with_ifunc! {
827 | |     unsafe fn atomic_not(dst: *mut u128) -> u128;
828 | |     cmpxchg16b = atomic_not_cmpxchg16b;
829 | |     fallback = atomic_not_seqcst;
830 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:747:25
    |
747 |                           portable_atomic_target_feature = "cmpxchg16b",
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
831 | / atomic_rmw_with_ifunc! {
832 | |     unsafe fn atomic_neg(dst: *mut u128) -> u128;
833 | |     cmpxchg16b = atomic_neg_cmpxchg16b;
834 | |     fallback = atomic_neg_seqcst;
835 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:43:47
    |
 43 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:852:1
    |
852 | atomic128!(AtomicI128, i128, atomic_max, atomic_min);
    | ---------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:55:47
    |
 55 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:852:1
    |
852 | atomic128!(AtomicI128, i128, atomic_max, atomic_min);
    | ---------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:75:47
    |
 75 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:852:1
    |
852 | atomic128!(AtomicI128, i128, atomic_max, atomic_min);
    | ---------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:104:47
    |
104 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:852:1
    |
852 | atomic128!(AtomicI128, i128, atomic_max, atomic_min);
    | ---------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:43:47
    |
 43 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:853:1
    |
853 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin);
    | ------------------------------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:55:47
    |
 55 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:853:1
    |
853 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin);
    | ------------------------------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:75:47
    |
 75 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:853:1
    |
853 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin);
    | ------------------------------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/macros.rs:104:47
    |
104 |                 any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
   ::: /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:853:1
    |
853 | atomic128!(AtomicU128, u128, atomic_umax, atomic_umin);
    | ------------------------------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic128` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:228:50
    |
228 |             #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)]
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
406 | atomic!(AtomicI128, i128, 16);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:251:50
    |
251 |             #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)]
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
406 | atomic!(AtomicI128, i128, 16);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:267:50
    |
267 |             #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)]
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
406 | atomic!(AtomicI128, i128, 16);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:289:50
    |
289 |             #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)]
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
406 | atomic!(AtomicI128, i128, 16);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:228:50
    |
228 |             #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)]
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
407 | atomic!(AtomicU128, u128, 16);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:251:50
    |
251 |             #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)]
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
407 | atomic!(AtomicU128, u128, 16);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:267:50
    |
267 |             #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)]
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
407 | atomic!(AtomicU128, u128, 16);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/fallback/mod.rs:289:50
    |
289 |             #[cfg_attr(all(debug_assertions, not(portable_atomic_no_track_caller)), track_caller)]
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
407 | atomic!(AtomicU128, u128, 16);
    | ----------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:554:11
    |
554 | #[cfg(not(portable_atomic_no_core_unwind_safe))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:556:11
    |
556 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:682:39
    |
682 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:710:39
    |
710 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:780:39
    |
780 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:831:39
    |
831 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1243:39
     |
1243 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `128`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1305:12
     |
1305 | #[cfg_attr(target_pointer_width = "128", repr(C, align(16)))]
     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1342:11
     |
1342 | #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1344:11
     |
1344 | #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1471:39
     |
1471 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1501:39
     |
1501 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1566:39
     |
1566 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1617:39
     |
1617 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1685:39
     |
1685 |         any(all(debug_assertions, not(portable_atomic_no_track_caller)), 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(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `128`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3755:11
     |
3755 |     #[cfg(target_pointer_width = "128")]
     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition value: `128`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3757:11
     |
3757 |     #[cfg(target_pointer_width = "128")]
     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19
     |
2291 |         #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3752 |     atomic_int!(AtomicIsize, isize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19
     |
2293 |         #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3752 |     atomic_int!(AtomicIsize, isize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51
     |
2430 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3752 |     atomic_int!(AtomicIsize, isize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51
     |
2460 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3752 |     atomic_int!(AtomicIsize, isize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51
     |
2535 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3752 |     atomic_int!(AtomicIsize, isize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51
     |
2589 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3752 |     atomic_int!(AtomicIsize, isize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51
     |
2993 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3752 |     atomic_int!(AtomicIsize, isize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19
     |
2291 |         #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3754 |     atomic_int!(AtomicUsize, usize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19
     |
2293 |         #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3754 |     atomic_int!(AtomicUsize, usize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51
     |
2430 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3754 |     atomic_int!(AtomicUsize, usize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.55 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=55 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/openssl-a1efe6461aff3083/out /usr/local/bin/rustc --crate-name openssl --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=1318cd3cf5ab4d18 -C extra-filename=-ace7f080ff84a7c0 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern bitflags=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libbitflags-a1c2cc82f5ab38d8.rmeta --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --extern foreign_types=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libforeign_types-b2121443f04585cd.rmeta --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --extern once_cell=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-9261eb004f77cb00.rmeta --extern openssl_macros=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libopenssl_macros-83d0766390c4abbf.so --extern ffi=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libopenssl_sys-44cd2b198246f8e6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong -L native=/usr/lib --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111`
warning: `openssl-sys` (lib) generated 1043 warnings
   Compiling time-macros v0.2.9
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-macros-0.2.9 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-macros-0.2.9/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='    Procedural macros for the time crate.
    This crate is an implementation detail and should not be relied upon directly.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name time_macros --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-macros-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=cba0ae99994c9b36 -C extra-filename=-028546ee289fcd23 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern time_core=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libtime_core-446bef0e689e9b46.rlib --extern proc_macro --cap-lints warn`
warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51
     |
2460 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3754 |     atomic_int!(AtomicUsize, usize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51
     |
2535 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3754 |     atomic_int!(AtomicUsize, usize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51
     |
2589 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3754 |     atomic_int!(AtomicUsize, usize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51
     |
2993 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3754 |     atomic_int!(AtomicUsize, usize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19
     |
2291 |         #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3762 |     atomic_int!(AtomicI8, i8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19
     |
2293 |         #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3762 |     atomic_int!(AtomicI8, i8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51
     |
2430 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3762 |     atomic_int!(AtomicI8, i8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51
     |
2460 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3762 |     atomic_int!(AtomicI8, i8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51
     |
2535 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3762 |     atomic_int!(AtomicI8, i8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51
     |
2589 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3762 |     atomic_int!(AtomicI8, i8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51
     |
2993 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3762 |     atomic_int!(AtomicI8, i8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19
     |
2291 |         #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3763 |     atomic_int!(AtomicU8, u8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19
     |
2293 |         #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3763 |     atomic_int!(AtomicU8, u8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51
     |
2430 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3763 |     atomic_int!(AtomicU8, u8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51
     |
2460 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3763 |     atomic_int!(AtomicU8, u8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51
     |
2535 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3763 |     atomic_int!(AtomicU8, u8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51
     |
2589 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3763 |     atomic_int!(AtomicU8, u8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51
     |
2993 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3763 |     atomic_int!(AtomicU8, u8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19
     |
2291 |         #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3766 |     atomic_int!(AtomicI16, i16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19
     |
2293 |         #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3766 |     atomic_int!(AtomicI16, i16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51
     |
2430 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3766 |     atomic_int!(AtomicI16, i16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51
     |
2460 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3766 |     atomic_int!(AtomicI16, i16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51
     |
2535 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3766 |     atomic_int!(AtomicI16, i16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51
     |
2589 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3766 |     atomic_int!(AtomicI16, i16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51
     |
2993 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3766 |     atomic_int!(AtomicI16, i16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19
     |
2291 |         #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3767 |     atomic_int!(AtomicU16, u16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19
     |
2293 |         #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3767 |     atomic_int!(AtomicU16, u16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51
     |
2430 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3767 |     atomic_int!(AtomicU16, u16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51
     |
2460 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3767 |     atomic_int!(AtomicU16, u16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51
     |
2535 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3767 |     atomic_int!(AtomicU16, u16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51
     |
2589 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3767 |     atomic_int!(AtomicU16, u16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51
     |
2993 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3767 |     atomic_int!(AtomicU16, u16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19
     |
2291 |         #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3770 |     atomic_int!(AtomicI32, i32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19
     |
2293 |         #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3770 |     atomic_int!(AtomicI32, i32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51
     |
2430 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3770 |     atomic_int!(AtomicI32, i32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51
     |
2460 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3770 |     atomic_int!(AtomicI32, i32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51
     |
2535 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3770 |     atomic_int!(AtomicI32, i32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51
     |
2589 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3770 |     atomic_int!(AtomicI32, i32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51
     |
2993 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3770 |     atomic_int!(AtomicI32, i32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19
     |
2291 |         #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3771 |     atomic_int!(AtomicU32, u32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19
     |
2293 |         #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3771 |     atomic_int!(AtomicU32, u32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51
     |
2430 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3771 |     atomic_int!(AtomicU32, u32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51
     |
2460 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3771 |     atomic_int!(AtomicU32, u32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51
     |
2535 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3771 |     atomic_int!(AtomicU32, u32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51
     |
2589 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3771 |     atomic_int!(AtomicU32, u32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51
     |
2993 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3771 |     atomic_int!(AtomicU32, u32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19
     |
2291 |         #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3774 |     atomic_int!(AtomicI64, i64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19
     |
2293 |         #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3774 |     atomic_int!(AtomicI64, i64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51
     |
2430 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3774 |     atomic_int!(AtomicI64, i64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51
     |
2460 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3774 |     atomic_int!(AtomicI64, i64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51
     |
2535 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3774 |     atomic_int!(AtomicI64, i64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51
     |
2589 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3774 |     atomic_int!(AtomicI64, i64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51
     |
2993 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3774 |     atomic_int!(AtomicI64, i64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19
     |
2291 |         #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3775 |     atomic_int!(AtomicU64, u64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19
     |
2293 |         #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3775 |     atomic_int!(AtomicU64, u64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51
     |
2430 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3775 |     atomic_int!(AtomicU64, u64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51
     |
2460 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3775 |     atomic_int!(AtomicU64, u64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51
     |
2535 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3775 |     atomic_int!(AtomicU64, u64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51
     |
2589 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3775 |     atomic_int!(AtomicU64, u64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51
     |
2993 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3775 |     atomic_int!(AtomicU64, u64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19
     |
2291 |         #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3778 |     atomic_int!(AtomicI128, i128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19
     |
2293 |         #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3778 |     atomic_int!(AtomicI128, i128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51
     |
2430 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3778 |     atomic_int!(AtomicI128, i128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51
     |
2460 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3778 |     atomic_int!(AtomicI128, i128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51
     |
2535 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3778 |     atomic_int!(AtomicI128, i128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51
     |
2589 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3778 |     atomic_int!(AtomicI128, i128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51
     |
2993 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3778 |     atomic_int!(AtomicI128, i128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2291:19
     |
2291 |         #[cfg(not(portable_atomic_no_core_unwind_safe))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3779 |     atomic_int!(AtomicU128, u128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_core_unwind_safe`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2293:19
     |
2293 |         #[cfg(all(portable_atomic_no_core_unwind_safe, feature = "std"))]
     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3779 |     atomic_int!(AtomicU128, u128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_core_unwind_safe)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_core_unwind_safe)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2430:51
     |
2430 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3779 |     atomic_int!(AtomicU128, u128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2460:51
     |
2460 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3779 |     atomic_int!(AtomicU128, u128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2535:51
     |
2535 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3779 |     atomic_int!(AtomicU128, u128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2589:51
     |
2589 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3779 |     atomic_int!(AtomicU128, u128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_track_caller`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2993:51
     |
2993 |                     any(all(debug_assertions, not(portable_atomic_no_track_caller)), miri),
     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3779 |     atomic_int!(AtomicU128, u128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_track_caller)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_track_caller)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

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

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

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:238:5
    |
238 |     portable_atomic_no_atomic_load_store,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:253:5
    |
253 |     portable_atomic_no_atomic_load_store,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:267:5
    |
267 |     portable_atomic_no_atomic_load_store,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:289:5
    |
289 |     portable_atomic_no_atomic_load_store,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:310:9
    |
310 |         portable_atomic_no_atomic_load_store,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:328:9
    |
328 |         portable_atomic_no_atomic_load_store,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:365:17
    |
365 |                 portable_atomic_unsafe_assume_single_core,
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:409:17
    |
409 |                 portable_atomic_unsafe_assume_single_core,
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:491:9
    |
491 |         portable_atomic_unsafe_assume_single_core,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:570:9
    |
570 |         portable_atomic_unsafe_assume_single_core,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:599:9
    |
599 |         portable_atomic_unsafe_assume_single_core,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/utils.rs:629:9
    |
629 |         portable_atomic_unsafe_assume_single_core,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:6:9
  |
6 |         portable_atomic_no_atomic_load_store,
  |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:9:5
  |
9 |     portable_atomic_unsafe_assume_single_core,
  |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:26:15
   |
26 | #[cfg(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm))]
   |               ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:26:40
   |
26 | #[cfg(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm))]
   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:39:15
   |
39 | #[cfg(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm))]
   |               ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:39:40
   |
39 | #[cfg(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm))]
   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:43:5
   |
43 |     portable_atomic_target_feature = "cmpxchg16b",
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:46:13
   |
46 |         not(portable_atomic_no_cmpxchg16b_target_feature),
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:47:13
   |
47 |         not(portable_atomic_no_outline_atomics),
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:56:7
   |
56 | #[cfg(portable_atomic_unstable_asm_experimental_arch)]
   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:90:7
   |
90 | #[cfg(portable_atomic_unstable_asm_experimental_arch)]
   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:106:19
    |
106 |     not(any(miri, portable_atomic_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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:107:13
    |
107 |     any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |             ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:107:38
    |
107 |     any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:110:36
    |
110 |     not(any(target_feature = "v6", portable_atomic_target_feature = "v6")),
    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:111:9
    |
111 |     not(portable_atomic_no_outline_atomics),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:131:19
    |
131 |     not(any(miri, portable_atomic_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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:132:13
    |
132 |     any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |             ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:132:38
    |
132 |     any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:145:21
    |
145 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                     ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:145:46
    |
145 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:149:21
    |
149 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                     ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:149:46
    |
149 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:150:48
    |
150 |             any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"),
    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:154:13
    |
154 |             portable_atomic_unstable_asm_experimental_arch,
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:157:17
    |
157 |                 portable_atomic_target_feature = "quadword-atomics",
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:161:13
    |
161 |         all(portable_atomic_unstable_asm_experimental_arch, target_arch = "s390x"),
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:177:5
    |
177 |     portable_atomic_unsafe_assume_single_core,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:208:5
    |
208 |     portable_atomic_no_atomic_load_store,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:209:5
    |
209 |     portable_atomic_unsafe_assume_single_core,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:228:15
    |
228 | #[cfg(not(any(portable_atomic_unsafe_assume_single_core, feature = "critical-section")))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:237:5
    |
237 |     portable_atomic_unsafe_assume_single_core,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:250:5
    |
250 |     portable_atomic_no_atomic_load_store,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:257:5
    |
257 |     portable_atomic_no_atomic_load_store,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:258:5
    |
258 |     portable_atomic_unsafe_assume_single_core,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:275:15
    |
275 | #[cfg(not(any(portable_atomic_unsafe_assume_single_core, feature = "critical-section")))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:283:5
    |
283 |     portable_atomic_unsafe_assume_single_core,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:294:5
    |
294 |     portable_atomic_no_atomic_load_store,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:295:5
    |
295 |     portable_atomic_unsafe_assume_single_core,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:326:15
    |
326 | #[cfg(not(any(portable_atomic_unsafe_assume_single_core, feature = "critical-section")))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:334:19
    |
334 |     not(any(miri, portable_atomic_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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:335:13
    |
335 |     any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |             ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:335:38
    |
335 |     any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:338:36
    |
338 |     not(any(target_feature = "v6", portable_atomic_target_feature = "v6")),
    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:339:9
    |
339 |     not(portable_atomic_no_outline_atomics),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:347:19
    |
347 |     not(any(miri, portable_atomic_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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:348:13
    |
348 |     any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |             ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:348:38
    |
348 |     any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:351:36
    |
351 |     not(any(target_feature = "v6", portable_atomic_target_feature = "v6")),
    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:352:9
    |
352 |     not(portable_atomic_no_outline_atomics),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:369:5
    |
369 |     portable_atomic_unsafe_assume_single_core,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:381:13
    |
381 |     any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |             ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:381:38
    |
381 |     any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:387:13
    |
387 |     any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |             ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:387:38
    |
387 |     any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:390:9
    |
390 |         portable_atomic_target_feature = "cmpxchg16b",
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:393:17
    |
393 |             not(portable_atomic_no_cmpxchg16b_target_feature),
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:394:17
    |
394 |             not(portable_atomic_no_outline_atomics),
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:402:7
    |
402 | #[cfg(portable_atomic_unstable_asm_experimental_arch)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:427:7
    |
427 | #[cfg(portable_atomic_unstable_asm_experimental_arch)]
    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:433:17
    |
433 |     all(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), target_arch = "aarch64"),
    |                 ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:433:42
    |
433 |     all(any(not(portable_atomic_no_asm), portable_atomic_unstable_asm), target_arch = "aarch64"),
    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:435:17
    |
435 |         any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                 ^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:435:42
    |
435 |         any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:438:13
    |
438 |             portable_atomic_target_feature = "cmpxchg16b",
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_cmpxchg16b_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:441:21
    |
441 |                 not(portable_atomic_no_cmpxchg16b_target_feature),
    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_cmpxchg16b_target_feature)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_cmpxchg16b_target_feature)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:442:21
    |
442 |                 not(portable_atomic_no_outline_atomics),
    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:449:9
    |
449 |         portable_atomic_unstable_asm_experimental_arch,
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:452:13
    |
452 |             portable_atomic_target_feature = "quadword-atomics",
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("quadword-atomics"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"quadword-atomics\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:455:21
    |
455 |                 not(portable_atomic_no_outline_atomics),
    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:456:17
    |
456 |                 portable_atomic_outline_atomics, // TODO(powerpc64): currently disabled by default
    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:463:29
    |
463 | ...                   portable_atomic_outline_atomics,
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:468:31
    |
468 |                 not(any(miri, portable_atomic_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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm_experimental_arch`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:473:9
    |
473 |     all(portable_atomic_unstable_asm_experimental_arch, target_arch = "s390x"),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unstable_asm_experimental_arch)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm_experimental_arch)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_unsafe_assume_single_core`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/mod.rs:481:5
    |
481 |     portable_atomic_unsafe_assume_single_core,
    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_unsafe_assume_single_core)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unsafe_assume_single_core)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:21:11
   |
21 | #[cfg(not(portable_atomic_no_atomic_load_store))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:28:11
   |
28 | #[cfg(not(portable_atomic_no_atomic_load_store))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:81:11
   |
81 | #[cfg(not(portable_atomic_no_atomic_load_store))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:85:11
   |
85 | #[cfg(not(portable_atomic_no_atomic_load_store))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:124:11
    |
124 | #[cfg(not(portable_atomic_no_atomic_load_store))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:517:11
    |
517 | #[cfg(not(portable_atomic_no_atomic_load_store))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:519:11
    |
519 | #[cfg(not(portable_atomic_no_atomic_load_store))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:521:11
    |
521 | #[cfg(not(portable_atomic_no_atomic_load_store))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:523:11
    |
523 | #[cfg(not(portable_atomic_no_atomic_load_store))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:525:11
    |
525 | #[cfg(not(portable_atomic_no_atomic_load_store))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_load_store`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:528:11
    |
528 | #[cfg(not(portable_atomic_no_atomic_load_store))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_atomic_load_store)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_load_store)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27
    |
252 |             not(any(miri, portable_atomic_sanitize_thread)),
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                     ^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27
    |
252 |             not(any(miri, portable_atomic_sanitize_thread)),
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                     ^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27
    |
252 |             not(any(miri, portable_atomic_sanitize_thread)),
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                     ^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27
    |
252 |             not(any(miri, portable_atomic_sanitize_thread)),
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                     ^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27
    |
252 |             not(any(miri, portable_atomic_sanitize_thread)),
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                     ^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27
    |
252 |             not(any(miri, portable_atomic_sanitize_thread)),
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                     ^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27
    |
252 |             not(any(miri, portable_atomic_sanitize_thread)),
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                     ^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27
    |
252 |             not(any(miri, portable_atomic_sanitize_thread)),
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                     ^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27
    |
252 |             not(any(miri, portable_atomic_sanitize_thread)),
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                     ^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:252:27
    |
252 |             not(any(miri, portable_atomic_sanitize_thread)),
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:21
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                     ^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:253:46
    |
253 |             any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:69:29
   |
69 |         const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:102:15
    |
102 |         #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:119:15
    |
119 |         #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:180:29
    |
180 |         const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:206:15
    |
206 |         #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:223:15
    |
223 |         #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37
    |
302 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_const_raw_ptr_deref)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31
    |
479 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31
    |
494 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

error[E0282]: type annotations needed
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/format_description/parse/mod.rs:85:10
   |
85 |         .collect::, _>>()?;
   |          ^^^^^^^ cannot infer type of the type parameter `B` declared on the method `collect`
86 |     Ok(items.into())
   |        ----- type must be known at this point
   |
help: consider specifying the generic argument
   |
85 -         .collect::, _>>()?;
85 +         .collect::>()?;
   |

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23
    |
333 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23
    |
350 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27
    |
375 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23
    |
417 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57
    |
380 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33
    |
386 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27
    |
425 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23
    |
467 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57
    |
430 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33
    |
436 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
515 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37
    |
302 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_const_raw_ptr_deref)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31
    |
479 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31
    |
494 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23
    |
333 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23
    |
350 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27
    |
375 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23
    |
417 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57
    |
380 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33
    |
386 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27
    |
425 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23
    |
467 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57
    |
430 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33
    |
436 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
516 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37
    |
302 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_const_raw_ptr_deref)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31
    |
479 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31
    |
494 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23
    |
333 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23
    |
350 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27
    |
375 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23
    |
417 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57
    |
380 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33
    |
386 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27
    |
425 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23
    |
467 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57
    |
430 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33
    |
436 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
518 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37
    |
302 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_const_raw_ptr_deref)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31
    |
479 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31
    |
494 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23
    |
333 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23
    |
350 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27
    |
375 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23
    |
417 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57
    |
380 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33
    |
386 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27
    |
425 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23
    |
467 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57
    |
430 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33
    |
436 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
520 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37
    |
302 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_const_raw_ptr_deref)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31
    |
479 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31
    |
494 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23
    |
333 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23
    |
350 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27
    |
375 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23
    |
417 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57
    |
380 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33
    |
386 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27
    |
425 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23
    |
467 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57
    |
430 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33
    |
436 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
522 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37
    |
302 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_const_raw_ptr_deref)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31
    |
479 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31
    |
494 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23
    |
333 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23
    |
350 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27
    |
375 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23
    |
417 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57
    |
380 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33
    |
386 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27
    |
425 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23
    |
467 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57
    |
430 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33
    |
436 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
524 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37
    |
302 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_const_raw_ptr_deref)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31
    |
479 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31
    |
494 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23
    |
333 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23
    |
350 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27
    |
375 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23
    |
417 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57
    |
380 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33
    |
386 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27
    |
425 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23
    |
467 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57
    |
430 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33
    |
436 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
527 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37
    |
302 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_const_raw_ptr_deref)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31
    |
479 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31
    |
494 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23
    |
333 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23
    |
350 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27
    |
375 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23
    |
417 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57
    |
380 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33
    |
386 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27
    |
425 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23
    |
467 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57
    |
430 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33
    |
436 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
530 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37
    |
302 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_const_raw_ptr_deref)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31
    |
479 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31
    |
494 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23
    |
333 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23
    |
350 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27
    |
375 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23
    |
417 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57
    |
380 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33
    |
386 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27
    |
425 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23
    |
467 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57
    |
430 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33
    |
436 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
539 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:302:37
    |
302 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_const_raw_ptr_deref)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:479:31
    |
479 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:25
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:480:50
    |
480 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_sanitize_thread`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:494:31
    |
494 |                 not(any(miri, portable_atomic_sanitize_thread)),
    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_sanitize_thread)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_sanitize_thread)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:25
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                         ^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_unstable_asm`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:495:50
    |
495 |                 any(not(portable_atomic_no_asm), portable_atomic_unstable_asm),
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_unstable_asm)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_unstable_asm)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:333:23
    |
333 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_stronger_failure_ordering`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:350:23
    |
350 |                 #[cfg(portable_atomic_no_stronger_failure_ordering)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_stronger_failure_ordering)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_stronger_failure_ordering)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:375:27
    |
375 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:417:23
    |
417 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:380:57
    |
380 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:386:33
    |
386 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:425:27
    |
425 |                 #[cfg(not(portable_atomic_no_atomic_min_max))]
    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_atomic_min_max`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:467:23
    |
467 |                 #[cfg(portable_atomic_no_atomic_min_max)]
    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_no_atomic_min_max)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_atomic_min_max)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:430:57
    |
430 |                             any(target_feature = "lse", portable_atomic_target_feature = "lse"),
    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_target_feature, values("lse"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"lse\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/core_atomic.rs:436:33
    |
436 |                                 portable_atomic_target_feature = "v6",
    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
548 | atomic_int!(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(portable_atomic_target_feature, values("v6"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"v6\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:15:46
   |
15 | #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))]
   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:19:11
   |
19 | #[cfg(not(portable_atomic_no_outline_atomics))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:24:11
   |
24 | #[cfg(not(portable_atomic_no_asm))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:40:15
   |
40 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))]
   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:142:15
    |
142 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:164:15
    |
164 | #[cfg(not(any(portable_atomic_no_outline_atomics, target_env = "sgx")))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:200:40
    |
200 |     any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"),
    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:201:9
    |
201 |     any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")),
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:426:42
    |
426 | #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50
    |
500 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
630 | / atomic_rmw_cas_3! {
631 | |     atomic_add_cmpxchg16b as atomic_add,
632 | |     "mov rbx, rax",
633 | |     "add rbx, rsi",
634 | |     "mov rcx, rdx",
635 | |     "adc rcx, r8",
636 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50
    |
500 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
637 | / atomic_rmw_cas_3! {
638 | |     atomic_sub_cmpxchg16b as atomic_sub,
639 | |     "mov rbx, rax",
640 | |     "sub rbx, rsi",
641 | |     "mov rcx, rdx",
642 | |     "sbb rcx, r8",
643 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50
    |
500 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
644 | / atomic_rmw_cas_3! {
645 | |     atomic_and_cmpxchg16b as atomic_and,
646 | |     "mov rbx, rax",
647 | |     "and rbx, rsi",
648 | |     "mov rcx, rdx",
649 | |     "and rcx, r8",
650 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50
    |
500 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
651 | / atomic_rmw_cas_3! {
652 | |     atomic_nand_cmpxchg16b as atomic_nand,
653 | |     "mov rbx, rax",
654 | |     "and rbx, rsi",
...   |
658 | |     "not rcx",
659 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-macros-0.2.9/src/lib.rs:4:5
  |
4 |     illegal_floating_point_literal_pattern,
  |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: `#[warn(renamed_and_removed_lints)]` on by default

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50
    |
500 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
660 | / atomic_rmw_cas_3! {
661 | |     atomic_or_cmpxchg16b as atomic_or,
662 | |     "mov rbx, rax",
663 | |     "or rbx, rsi",
664 | |     "mov rcx, rdx",
665 | |     "or rcx, r8",
666 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary qualification
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-macros-0.2.9/src/format_description/lexer.rs:6:11
   |
 6 |     iter: core::iter::Peekable,
   |           ^^^^^^^^^^^^^^^^^^^^^^^
   |
note: the lint level is defined here
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-macros-0.2.9/src/lib.rs:27:5
   |
27 |     unused_qualifications,
   |     ^^^^^^^^^^^^^^^^^^^^^
help: remove the unnecessary path segments
   |
 6 -     iter: core::iter::Peekable,
 6 +     iter: iter::Peekable,
   |

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50
    |
500 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
667 | / atomic_rmw_cas_3! {
668 | |     atomic_xor_cmpxchg16b as atomic_xor,
669 | |     "mov rbx, rax",
670 | |     "xor rbx, rsi",
671 | |     "mov rcx, rdx",
672 | |     "xor rcx, r8",
673 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unnecessary qualification
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-macros-0.2.9/src/format_description/mod.rs:20:17
   |
20 | ) -> Result, crate::Error> {
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
20 - ) -> Result, crate::Error> {
20 + ) -> Result, crate::Error> {
   |

warning: unnecessary qualification
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-macros-0.2.9/src/format_description/mod.rs:30:17
   |
30 | ) -> Result, crate::Error> {
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
help: remove the unnecessary path segments
   |
30 - ) -> Result, crate::Error> {
30 + ) -> Result, crate::Error> {
   |

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:571:50
    |
571 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
675 | / atomic_rmw_cas_2! {
676 | |     atomic_not_cmpxchg16b as atomic_not,
677 | |     "mov rbx, rax",
678 | |     "not rbx",
679 | |     "mov rcx, rdx",
680 | |     "not rcx",
681 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:571:50
    |
571 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
682 | / atomic_rmw_cas_2! {
683 | |     atomic_neg_cmpxchg16b as atomic_neg,
684 | |     "mov rbx, rax",
685 | |     "neg rbx",
686 | |     "mov rcx, 0",
687 | |     "sbb rcx, rdx",
688 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50
    |
500 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
690 | / atomic_rmw_cas_3! {
691 | |     atomic_max_cmpxchg16b as atomic_max,
692 | |     "cmp rsi, rax",
693 | |     "mov rcx, r8",
...   |
698 | |     "cmovl rbx, rax",
699 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50
    |
500 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
700 | / atomic_rmw_cas_3! {
701 | |     atomic_umax_cmpxchg16b as atomic_umax,
702 | |     "cmp rsi, rax",
703 | |     "mov rcx, r8",
...   |
708 | |     "cmovb rbx, rax",
709 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50
    |
500 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
710 | / atomic_rmw_cas_3! {
711 | |     atomic_min_cmpxchg16b as atomic_min,
712 | |     "cmp rsi, rax",
713 | |     "mov rcx, r8",
...   |
718 | |     "cmovge rbx, rax",
719 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:500:50
    |
500 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
720 | / atomic_rmw_cas_3! {
721 | |     atomic_umin_cmpxchg16b as atomic_umin,
722 | |     "cmp rsi, rax",
723 | |     "mov rcx, r8",
...   |
728 | |     "cmovae rbx, rax",
729 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
771 | / atomic_rmw_with_ifunc! {
772 | |     unsafe fn atomic_swap(dst: *mut u128, val: u128) -> u128;
773 | |     cmpxchg16b = atomic_swap_cmpxchg16b;
774 | |     fallback = atomic_swap_seqcst;
775 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
776 | / atomic_rmw_with_ifunc! {
777 | |     unsafe fn atomic_add(dst: *mut u128, val: u128) -> u128;
778 | |     cmpxchg16b = atomic_add_cmpxchg16b;
779 | |     fallback = atomic_add_seqcst;
780 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
781 | / atomic_rmw_with_ifunc! {
782 | |     unsafe fn atomic_sub(dst: *mut u128, val: u128) -> u128;
783 | |     cmpxchg16b = atomic_sub_cmpxchg16b;
784 | |     fallback = atomic_sub_seqcst;
785 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
786 | / atomic_rmw_with_ifunc! {
787 | |     unsafe fn atomic_and(dst: *mut u128, val: u128) -> u128;
788 | |     cmpxchg16b = atomic_and_cmpxchg16b;
789 | |     fallback = atomic_and_seqcst;
790 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
791 | / atomic_rmw_with_ifunc! {
792 | |     unsafe fn atomic_nand(dst: *mut u128, val: u128) -> u128;
793 | |     cmpxchg16b = atomic_nand_cmpxchg16b;
794 | |     fallback = atomic_nand_seqcst;
795 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
796 | / atomic_rmw_with_ifunc! {
797 | |     unsafe fn atomic_or(dst: *mut u128, val: u128) -> u128;
798 | |     cmpxchg16b = atomic_or_cmpxchg16b;
799 | |     fallback = atomic_or_seqcst;
800 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
801 | / atomic_rmw_with_ifunc! {
802 | |     unsafe fn atomic_xor(dst: *mut u128, val: u128) -> u128;
803 | |     cmpxchg16b = atomic_xor_cmpxchg16b;
804 | |     fallback = atomic_xor_seqcst;
805 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
806 | / atomic_rmw_with_ifunc! {
807 | |     unsafe fn atomic_max(dst: *mut u128, val: u128) -> u128;
808 | |     cmpxchg16b = atomic_max_cmpxchg16b;
809 | |     fallback = atomic_max_seqcst;
810 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
811 | / atomic_rmw_with_ifunc! {
812 | |     unsafe fn atomic_umax(dst: *mut u128, val: u128) -> u128;
813 | |     cmpxchg16b = atomic_umax_cmpxchg16b;
814 | |     fallback = atomic_umax_seqcst;
815 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
816 | / atomic_rmw_with_ifunc! {
817 | |     unsafe fn atomic_min(dst: *mut u128, val: u128) -> u128;
818 | |     cmpxchg16b = atomic_min_cmpxchg16b;
819 | |     fallback = atomic_min_seqcst;
820 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
821 | / atomic_rmw_with_ifunc! {
822 | |     unsafe fn atomic_umin(dst: *mut u128, val: u128) -> u128;
823 | |     cmpxchg16b = atomic_umin_cmpxchg16b;
824 | |     fallback = atomic_umin_seqcst;
825 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
826 | / atomic_rmw_with_ifunc! {
827 | |     unsafe fn atomic_not(dst: *mut u128) -> u128;
828 | |     cmpxchg16b = atomic_not_cmpxchg16b;
829 | |     fallback = atomic_not_seqcst;
830 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:739:13
    |
739 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
831 | / atomic_rmw_with_ifunc! {
832 | |     unsafe fn atomic_neg(dst: *mut u128) -> u128;
833 | |     cmpxchg16b = atomic_neg_cmpxchg16b;
834 | |     fallback = atomic_neg_seqcst;
835 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_rmw_with_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/detect/x86_64.rs:10:11
   |
10 | #[cfg(not(portable_atomic_no_asm))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_test_outline_atomics_detect_false`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/detect/common.rs:39:14
   |
39 |     if !cfg!(portable_atomic_test_outline_atomics_detect_false) {
   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_test_outline_atomics_detect_false)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_test_outline_atomics_detect_false)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/detect/common.rs:79:48
   |
79 |         not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")),
   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
   |
33 |             portable_atomic_target_feature = "cmpxchg16b",
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
88 |     debug_assert_cmpxchg16b!();
   |     -------------------------- in this macro invocation
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |             portable_atomic_target_feature = "cmpxchg16b",
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
148 |     debug_assert_vmovdqa_atomic!();
    |     ------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `debug_assert_vmovdqa_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |             portable_atomic_target_feature = "cmpxchg16b",
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
170 |     debug_assert_vmovdqa_atomic!();
    |     ------------------------------ in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `debug_assert_vmovdqa_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:251:44
    |
251 |         any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"),
    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:252:13
    |
252 |         any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")),
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:261:44
    |
261 |         any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"),
    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:262:13
    |
262 |         any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")),
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:212:13
    |
212 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
267 | /             load_store_detect! {
268 | |                 vmovdqa = atomic_load_vmovdqa
269 | |                 cmpxchg16b = atomic_load_cmpxchg16b
...   |
272 | |             }
    | |_____________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:234:50
    |
234 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
267 | /             load_store_detect! {
268 | |                 vmovdqa = atomic_load_vmovdqa
269 | |                 cmpxchg16b = atomic_load_cmpxchg16b
...   |
272 | |             }
    | |_____________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |             portable_atomic_target_feature = "cmpxchg16b",
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
283 |     debug_assert_cmpxchg16b!();
    |     -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:329:44
    |
329 |         any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"),
    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:330:13
    |
330 |         any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")),
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:340:44
    |
340 |         any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"),
    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_outline_atomics`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:341:13
    |
341 |         any(portable_atomic_no_outline_atomics, target_env = "sgx", not(target_feature = "sse")),
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_outline_atomics)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_outline_atomics)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:212:13
    |
212 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
359 | /                     load_store_detect! {
360 | |                         vmovdqa = atomic_store_vmovdqa_non_seqcst
361 | |                         cmpxchg16b = atomic_store_cmpxchg16b
362 | |                         fallback = atomic_store_non_seqcst
363 | |                     }
    | |_____________________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:234:50
    |
234 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
359 | /                     load_store_detect! {
360 | |                         vmovdqa = atomic_store_vmovdqa_non_seqcst
361 | |                         cmpxchg16b = atomic_store_cmpxchg16b
362 | |                         fallback = atomic_store_non_seqcst
363 | |                     }
    | |_____________________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:212:13
    |
212 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
368 | /                     load_store_detect! {
369 | |                         vmovdqa = atomic_store_vmovdqa_seqcst
370 | |                         cmpxchg16b = atomic_store_cmpxchg16b
371 | |                         fallback = atomic_store_seqcst
372 | |                     }
    | |_____________________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:234:50
    |
234 |           #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
368 | /                     load_store_detect! {
369 | |                         vmovdqa = atomic_store_vmovdqa_seqcst
370 | |                         cmpxchg16b = atomic_store_cmpxchg16b
371 | |                         fallback = atomic_store_seqcst
372 | |                     }
    | |_____________________- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `load_store_detect` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:399:46
    |
399 |     #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:404:50
    |
404 |     #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))]
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |             portable_atomic_target_feature = "cmpxchg16b",
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
435 |     debug_assert_cmpxchg16b!();
    |     -------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
630 | / atomic_rmw_cas_3! {
631 | |     atomic_add_cmpxchg16b as atomic_add,
632 | |     "mov rbx, rax",
633 | |     "add rbx, rsi",
634 | |     "mov rcx, rdx",
635 | |     "adc rcx, r8",
636 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
637 | / atomic_rmw_cas_3! {
638 | |     atomic_sub_cmpxchg16b as atomic_sub,
639 | |     "mov rbx, rax",
640 | |     "sub rbx, rsi",
641 | |     "mov rcx, rdx",
642 | |     "sbb rcx, r8",
643 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
644 | / atomic_rmw_cas_3! {
645 | |     atomic_and_cmpxchg16b as atomic_and,
646 | |     "mov rbx, rax",
647 | |     "and rbx, rsi",
648 | |     "mov rcx, rdx",
649 | |     "and rcx, r8",
650 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
651 | / atomic_rmw_cas_3! {
652 | |     atomic_nand_cmpxchg16b as atomic_nand,
653 | |     "mov rbx, rax",
654 | |     "and rbx, rsi",
...   |
658 | |     "not rcx",
659 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
660 | / atomic_rmw_cas_3! {
661 | |     atomic_or_cmpxchg16b as atomic_or,
662 | |     "mov rbx, rax",
663 | |     "or rbx, rsi",
664 | |     "mov rcx, rdx",
665 | |     "or rcx, r8",
666 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
667 | / atomic_rmw_cas_3! {
668 | |     atomic_xor_cmpxchg16b as atomic_xor,
669 | |     "mov rbx, rax",
670 | |     "xor rbx, rsi",
671 | |     "mov rcx, rdx",
672 | |     "xor rcx, r8",
673 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
675 | / atomic_rmw_cas_2! {
676 | |     atomic_not_cmpxchg16b as atomic_not,
677 | |     "mov rbx, rax",
678 | |     "not rbx",
679 | |     "mov rcx, rdx",
680 | |     "not rcx",
681 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
682 | / atomic_rmw_cas_2! {
683 | |     atomic_neg_cmpxchg16b as atomic_neg,
684 | |     "mov rbx, rax",
685 | |     "neg rbx",
686 | |     "mov rcx, 0",
687 | |     "sbb rcx, rdx",
688 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_2` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
690 | / atomic_rmw_cas_3! {
691 | |     atomic_max_cmpxchg16b as atomic_max,
692 | |     "cmp rsi, rax",
693 | |     "mov rcx, r8",
...   |
698 | |     "cmovl rbx, rax",
699 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
700 | / atomic_rmw_cas_3! {
701 | |     atomic_umax_cmpxchg16b as atomic_umax,
702 | |     "cmp rsi, rax",
703 | |     "mov rcx, r8",
...   |
708 | |     "cmovb rbx, rax",
709 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
710 | / atomic_rmw_cas_3! {
711 | |     atomic_min_cmpxchg16b as atomic_min,
712 | |     "cmp rsi, rax",
713 | |     "mov rcx, r8",
...   |
718 | |     "cmovge rbx, rax",
719 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:33:13
    |
 33 |               portable_atomic_target_feature = "cmpxchg16b",
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
720 | / atomic_rmw_cas_3! {
721 | |     atomic_umin_cmpxchg16b as atomic_umin,
722 | |     "cmp rsi, rax",
723 | |     "mov rcx, r8",
...   |
728 | |     "cmovae rbx, rax",
729 | | }
    | |_- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `debug_assert_cmpxchg16b` which comes from the expansion of the macro `atomic_rmw_cas_3` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:839:46
    |
839 |     #[cfg(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:844:50
    |
844 |     #[cfg(not(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b")))]
    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_target_feature`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/atomic128/x86_64.rs:850:45
    |
850 |     cfg!(any(target_feature = "cmpxchg16b", portable_atomic_target_feature = "cmpxchg16b"));
    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_target_feature, values("cmpxchg16b"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_target_feature, values(\"cmpxchg16b\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_asm`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:12:11
   |
12 | #[cfg(not(portable_atomic_no_asm))]
   |           ^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_asm)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_asm)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15
    |
125 |         #[cfg(portable_atomic_llvm_16)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^
...
209 | atomic_bit_opts!(AtomicI16, i16, ":x", "word");
    | ---------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19
    |
127 |         #[cfg(not(portable_atomic_llvm_16))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
...
209 | atomic_bit_opts!(AtomicI16, i16, ":x", "word");
    | ---------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15
    |
125 |         #[cfg(portable_atomic_llvm_16)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^
...
210 | atomic_bit_opts!(AtomicU16, u16, ":x", "word");
    | ---------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19
    |
127 |         #[cfg(not(portable_atomic_llvm_16))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
...
210 | atomic_bit_opts!(AtomicU16, u16, ":x", "word");
    | ---------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15
    |
125 |         #[cfg(portable_atomic_llvm_16)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^
...
211 | atomic_bit_opts!(AtomicI32, i32, ":e", "dword");
    | ----------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19
    |
127 |         #[cfg(not(portable_atomic_llvm_16))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
...
211 | atomic_bit_opts!(AtomicI32, i32, ":e", "dword");
    | ----------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15
    |
125 |         #[cfg(portable_atomic_llvm_16)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^
...
212 | atomic_bit_opts!(AtomicU32, u32, ":e", "dword");
    | ----------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19
    |
127 |         #[cfg(not(portable_atomic_llvm_16))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
...
212 | atomic_bit_opts!(AtomicU32, u32, ":e", "dword");
    | ----------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15
    |
125 |         #[cfg(portable_atomic_llvm_16)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^
...
214 | atomic_bit_opts!(AtomicI64, i64, "", "qword");
    | --------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19
    |
127 |         #[cfg(not(portable_atomic_llvm_16))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
...
214 | atomic_bit_opts!(AtomicI64, i64, "", "qword");
    | --------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15
    |
125 |         #[cfg(portable_atomic_llvm_16)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^
...
216 | atomic_bit_opts!(AtomicU64, u64, "", "qword");
    | --------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19
    |
127 |         #[cfg(not(portable_atomic_llvm_16))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
...
216 | atomic_bit_opts!(AtomicU64, u64, "", "qword");
    | --------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15
    |
125 |         #[cfg(portable_atomic_llvm_16)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^
...
226 | atomic_bit_opts!(AtomicIsize, isize, "", "qword");
    | ------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19
    |
127 |         #[cfg(not(portable_atomic_llvm_16))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
...
226 | atomic_bit_opts!(AtomicIsize, isize, "", "qword");
    | ------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:125:15
    |
125 |         #[cfg(portable_atomic_llvm_16)]
    |               ^^^^^^^^^^^^^^^^^^^^^^^
...
228 | atomic_bit_opts!(AtomicUsize, usize, "", "qword");
    | ------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_llvm_16`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/imp/x86.rs:127:19
    |
127 |         #[cfg(not(portable_atomic_llvm_16))]
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
...
228 | atomic_bit_opts!(AtomicUsize, usize, "", "qword");
    | ------------------------------------------------- in this macro invocation
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_llvm_16)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_llvm_16)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration
    = note: this warning originates in the macro `atomic_bit_opts` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:1267:29
     |
1267 |         const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:2214:29
     |
2214 |         const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37
     |
3305 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3752 |     atomic_int!(AtomicIsize, isize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37
     |
3305 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3754 |     atomic_int!(AtomicUsize, usize, 8);
     |     ---------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37
     |
3305 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3762 |     atomic_int!(AtomicI8, i8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37
     |
3305 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3763 |     atomic_int!(AtomicU8, u8, 1);
     |     ---------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37
     |
3305 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3766 |     atomic_int!(AtomicI16, i16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37
     |
3305 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3767 |     atomic_int!(AtomicU16, u16, 2);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37
     |
3305 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3770 |     atomic_int!(AtomicI32, i32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37
     |
3305 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3771 |     atomic_int!(AtomicU32, u32, 4);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37
     |
3305 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3774 |     atomic_int!(AtomicI64, i64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37
     |
3305 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3775 |     atomic_int!(AtomicU64, u64, 8);
     |     ------------------------------ in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37
     |
3305 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3778 |     atomic_int!(AtomicI128, i128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: unexpected `cfg` condition name: `portable_atomic_no_const_raw_ptr_deref`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/portable-atomic-1.3.2/src/lib.rs:3305:37
     |
3305 |                 const_if: #[cfg(not(portable_atomic_no_const_raw_ptr_deref))];
     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
3779 |     atomic_int!(AtomicU128, u128, 16);
     |     --------------------------------- in this macro invocation
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(portable_atomic_no_const_raw_ptr_deref)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(portable_atomic_no_const_raw_ptr_deref)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration
     = note: this warning originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)

warning: `rand_core` (lib) generated 6 warnings (1 duplicate)
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=const_format CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format-0.2.30 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format-0.2.30/Cargo.toml CARGO_PKG_AUTHORS='rodrimati1992 ' CARGO_PKG_DESCRIPTION='Compile-time string formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Zlib CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const_format CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rodrimati1992/const_format_crates/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name const_format --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/const_format-0.2.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64"))' -C metadata=1c89eb4f4b76fdee -C extra-filename=-e183baec8f0725fe --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern const_format_proc_macros=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libconst_format_proc_macros-478dbbc1ed27d2c9.so --cap-lints warn`
warning: `mime_guess` (build script) generated 6 warnings
     Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Clink-arg=-fstack-protector-strong' CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/unicase-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/magus/work/usr/mports/shells/nushell/work/target/release:/magus/work/usr/mports/shells/nushell/work/target/release/deps:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=s OUT_DIR=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/unicase-4f751458e3be24e1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTC_LINKER=cc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /magus/work/usr/mports/shells/nushell/work/target/release/build/unicase-fec0192429cb9249/build-script-build`
[unicase 2.6.0] cargo:rustc-cfg=__unicase__iter_cmp
[unicase 2.6.0] cargo:rustc-cfg=__unicase__default_hasher
warning: struct `DisplayError` is never constructed
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/wrapper.rs:10:19
   |
10 | pub(crate) struct DisplayError(pub(crate) M);
   |                   ^^^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: struct `NoneError` is never constructed
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/miette-5.9.0/src/eyreish/wrapper.rs:15:19
   |
15 | pub(crate) struct NoneError;
   |                   ^^^^^^^^^

[unicase 2.6.0] cargo:rustc-cfg=__unicase__const_fns
[unicase 2.6.0] cargo:rustc-cfg=__unicase__core_and_alloc
   Compiling console v0.15.7
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=console CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/console-0.15.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/console-0.15.7/Cargo.toml CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='A terminal and console abstraction for Rust' CARGO_PKG_HOMEPAGE='https://github.com/console-rs/console' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=console CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/console-rs/console' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.15.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name console --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/console-0.15.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=645ba8512a4cea88 -C extra-filename=-f6524c0a961f6758 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern lazy_static=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblazy_static-6597413a02b41719.rmeta --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --extern unicode_width=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libunicode_width-38f7acb17fb32192.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num_threads-0.1.6 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num_threads-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.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/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name num_threads --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/num_threads-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42d2e406f38751b0 -C extra-filename=-a3e5073789367fba --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern libc=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/liblibc-e8abbed2ad36dff6.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
   Compiling hashlink v0.8.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashlink CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashlink-0.8.2 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashlink-0.8.2/Cargo.toml CARGO_PKG_AUTHORS='kyren ' CARGO_PKG_DESCRIPTION='HashMap-like containers that hold their key-value pairs in a user controllable order' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashlink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kyren/hashlink' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name hashlink --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashlink-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=cebe544bdce1e94d -C extra-filename=-1bae7a0a6823e9fc --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern hashbrown=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libhashbrown-cbe4304343677e12.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unused import: `std::mem`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/console-0.15.7/src/unix_term.rs:6:5
  |
6 | use std::mem;
  |     ^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: unused import: `std::ptr`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/console-0.15.7/src/unix_term.rs:8:5
  |
8 | use std::ptr;
  |     ^^^^^^^^

warning: `const_format` (lib) generated 4 warnings (4 duplicates)
   Compiling brownstone v3.0.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=brownstone CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/brownstone-3.0.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/brownstone-3.0.0/Cargo.toml CARGO_PKG_AUTHORS='Nathan West ' CARGO_PKG_DESCRIPTION='Utilities for building fixed-size arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=brownstone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lucretiel/brownstone' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name brownstone --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/brownstone-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ddac10a75b0135ba -C extra-filename=-1ec7adfc54cd9e8f --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern arrayvec=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libarrayvec-3ac6a0a3aa30a5a1.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: field `0` is never read
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-macros-0.2.9/src/lib.rs:96:16
   |
96 |     ModuleName(Ident),
   |     ---------- ^^^^^
   |     |
   |     field in this variant
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
   |
96 -     ModuleName(Ident),
96 +     ModuleName(()),
   |

   Compiling is-docker v0.2.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=is_docker CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/is-docker-0.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/is-docker-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Sean Larkin ' CARGO_PKG_DESCRIPTION='Checks if the process is running inside a Docker container.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is-docker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TheLarkInn/is-docker' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name is_docker --edition=2015 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/is-docker-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e445845ab264b8e2 -C extra-filename=-36eef84f78d58056 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern once_cell=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-9261eb004f77cb00.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/console-0.15.7/src/ansi.rs:189:28
    |
189 | pub fn strip_ansi_codes(s: &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
    |
189 | pub fn strip_ansi_codes(s: &str) -> Cow<'_, str> {
    |                                         +++

warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/signal.rs:652:13
    |
645 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)]
    |                                        --------- in this derive macro expansion
...
652 |     Handler(extern fn(libc::c_int)),
    |             ^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: the address of the same function can vary between different codegen units
    = note: furthermore, different functions could have the same address after being merged together
    = note: for more information visit 
    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default

warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/signal.rs:657:15
    |
645 | #[derive(Clone, Copy, Debug, Eq, Hash, PartialEq)]
    |                                        --------- in this derive macro expansion
...
657 |     SigAction(extern fn(libc::c_int, *mut libc::siginfo_t, *mut libc::c_void))
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: the address of the same function can vary between different codegen units
    = note: furthermore, different functions could have the same address after being merged together
    = note: for more information visit 

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/nix-0.26.2/src/sys/termios.rs:261:36
    |
261 |     pub(crate) fn get_libc_termios(&self) -> Ref {
    |                                    ^^^^^     ^^^^^^^^^^^^^^^^^^ 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
    |
261 |     pub(crate) fn get_libc_termios(&self) -> Ref<'_, libc::termios> {
    |                                                  +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashlink-0.8.2/src/linked_hash_map.rs:133:17
    |
133 |     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
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
133 |     pub fn iter(&self) -> Iter<'_, K, V> {
    |                                +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashlink-0.8.2/src/linked_hash_map.rs:152:21
    |
152 |     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
    |
152 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
    |                                           +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashlink-0.8.2/src/linked_hash_map.rs:198:17
    |
198 |     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
    |
198 |     pub fn keys(&self) -> Keys<'_, K, V> {
    |                                +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashlink-0.8.2/src/linked_hash_map.rs:203:19
    |
203 |     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
    |
203 |     pub fn values(&self) -> Values<'_, K, V> {
    |                                    +++

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashlink-0.8.2/src/linked_hash_map.rs:208:23
    |
208 |     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
    |
208 |     pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> {
    |                                               +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashlink-0.8.2/src/linked_hash_set.rs:57:18
   |
57 |     pub fn drain(&mut self) -> Drain {
   |                  ^^^^^^^^^     ^^^^^^^^ 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
   |
57 |     pub fn drain(&mut self) -> Drain<'_, T> {
   |                                      +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashlink-0.8.2/src/lru_cache.rs:70:17
   |
70 |     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
   |
70 |     pub fn iter(&self) -> Iter<'_, K, V> {
   |                                +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashlink-0.8.2/src/lru_cache.rs:75:21
   |
75 |     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
   |
75 |     pub fn iter_mut(&mut self) -> IterMut<'_, K, V> {
   |                                           +++

warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/hashlink-0.8.2/src/lru_cache.rs:80:18
   |
80 |     pub fn drain(&mut self) -> Drain {
   |                  ^^^^^^^^^     ^^^^^^^^^^^ 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
   |
80 |     pub fn drain(&mut self) -> Drain<'_, K, V> {
   |                                      +++

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/aes.rs:26:13
   |
26 |     all(not(boringssl), not(osslconf = "OPENSSL_NO_DEPRECATED_3_0")),
   |             ^^^^^^^^^
   |
   = 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(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `osslconf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/aes.rs:26:29
   |
26 |     all(not(boringssl), not(osslconf = "OPENSSL_NO_DEPRECATED_3_0")),
   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:143:15
    |
143 | #[cfg(all(not(boringssl), not(libressl), not(osslconf = "OPENSSL_NO_CMS")))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:143:31
    |
143 | #[cfg(all(not(boringssl), not(libressl), not(osslconf = "OPENSSL_NO_CMS")))]
    |                               ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:143:46
    |
143 | #[cfg(all(not(boringssl), not(libressl), not(osslconf = "OPENSSL_NO_CMS")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CMS"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CMS\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:152:11
    |
152 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:156:15
    |
156 | #[cfg(not(any(libressl, ossl300)))]
    |               ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:156:25
    |
156 | #[cfg(not(any(libressl, ossl300)))]
    |                         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:159:7
    |
159 | #[cfg(ossl300)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md_ctx.rs:55:9
   |
55 |     not(boringssl),
   |         ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:165:15
    |
165 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_OCSP")))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:165:26
    |
165 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_OCSP")))]
    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCSP"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCSP\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:169:11
    |
169 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:24:9
   |
24 |     not(boringssl),
   |         ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:173:7
    |
173 | #[cfg(ossl300)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:39:9
   |
39 |     not(boringssl),
   |         ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:187:7
    |
187 | #[cfg(boringssl)]
    |       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:189:11
    |
189 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:192:7
    |
192 | #[cfg(boringssl)]
    |       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/lib.rs:194:11
    |
194 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bio.rs:77:18
   |
77 |     if #[cfg(any(ossl102, boringssl))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bio.rs:77:27
   |
77 |     if #[cfg(any(ossl102, boringssl))] {
   |                           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bio.rs:70:15
   |
70 |     #[cfg(not(boringssl))]
   |               ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/aes.rs:68:11
   |
68 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/aes.rs:158:11
    |
158 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/aes.rs:159:11
    |
159 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

   Compiling thread_local v1.1.7
warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/aes.rs:80:14
   |
80 |     if #[cfg(boringssl)] {
   |              ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:169:7
    |
169 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:232:7
    |
232 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:241:7
    |
241 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:250:7
    |
250 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:259:7
    |
259 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:266:7
    |
266 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:273:7
    |
273 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:370:7
    |
370 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:379:7
    |
379 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:388:7
    |
388 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:397:7
    |
397 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:404:7
    |
404 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:411:7
    |
411 | #[cfg(ossl102)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:741:18
    |
741 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:741:27
    |
741 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:741:40
    |
741 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:202:11
    |
202 |     #[cfg(ossl102)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:218:11
    |
218 |     #[cfg(ossl102)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:357:11
    |
357 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:700:11
    |
700 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/asn1.rs:764:11
    |
764 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:40:18
   |
40 |     if #[cfg(any(ossl110, libressl350))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thread_local-1.1.7 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thread_local-1.1.7/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name thread_local --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thread_local-1.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=2051269037f006df -C extra-filename=-22716c5f62915987 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern cfg_if=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libcfg_if-62ec68b8090c0a48.rmeta --extern once_cell=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps/libonce_cell-9261eb004f77cb00.rmeta --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `libressl350`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:40:27
   |
40 |     if #[cfg(any(ossl110, libressl350))] {
   |                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:46:21
   |
46 |     } else if #[cfg(boringssl)] {
   |                     ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:114:11
    |
114 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:220:15
    |
220 |     #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:389:15
    |
389 |     #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:727:15
    |
727 |     #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:751:15
    |
751 |     #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:817:15
    |
817 |     #[cfg(any(ossl110, libressl340, boringssl))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:817:24
    |
817 |     #[cfg(any(ossl110, libressl340, boringssl))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:817:37
    |
817 |     #[cfg(any(ossl110, libressl340, boringssl))]
    |                                     ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:870:11
    |
870 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:877:11
    |
877 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:887:11
    |
887 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:909:11
    |
909 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:956:15
    |
956 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:970:15
    |
970 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:984:15
    |
984 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:998:15
    |
998 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:1012:15
     |
1012 |     #[cfg(not(boringssl))]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:1026:15
     |
1026 |     #[cfg(not(boringssl))]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:1040:15
     |
1040 |     #[cfg(not(boringssl))]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/bn.rs:1054:15
     |
1054 |     #[cfg(not(boringssl))]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:3:7
  |
3 | #[cfg(ossl300)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:5:7
  |
5 | #[cfg(ossl300)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:7:7
  |
7 | #[cfg(ossl300)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:13:7
   |
13 | #[cfg(ossl300)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:15:7
   |
15 | #[cfg(ossl300)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:19:18
   |
19 |     if #[cfg(any(boringssl, ossl110, libressl273))] {
   |                  ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:19:29
   |
19 |     if #[cfg(any(boringssl, ossl110, libressl273))] {
   |                             ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:19:38
   |
19 |     if #[cfg(any(boringssl, ossl110, libressl273))] {
   |                                      ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:42:14
   |
42 |     if #[cfg(ossl300)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:120:11
    |
120 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:148:15
    |
148 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:153:15
    |
153 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:158:15
    |
158 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:163:15
    |
163 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:168:15
    |
168 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:173:15
    |
173 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:178:15
    |
178 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:183:15
    |
183 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:189:11
    |
189 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:206:15
    |
206 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:215:15
    |
215 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:224:15
    |
224 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:234:11
    |
234 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:251:15
    |
251 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:260:15
    |
260 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:269:15
    |
269 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:279:11
    |
279 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:284:15
    |
284 |     #[cfg(not(osslconf = "OPENSSL_NO_BF"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:289:15
    |
289 |     #[cfg(not(osslconf = "OPENSSL_NO_BF"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:294:15
    |
294 |     #[cfg(not(osslconf = "OPENSSL_NO_BF"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:295:15
    |
295 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:300:15
    |
300 |     #[cfg(not(osslconf = "OPENSSL_NO_BF"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:301:15
    |
301 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:322:15
    |
322 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:327:15
    |
327 |     #[cfg(not(osslconf = "OPENSSL_NO_RC4"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RC4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RC4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:332:19
    |
332 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:332:30
    |
332 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:337:19
    |
337 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:337:30
    |
337 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:342:19
    |
342 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:342:30
    |
342 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:347:19
    |
347 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:347:30
    |
347 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:352:19
    |
352 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:352:30
    |
352 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:357:19
    |
357 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:357:30
    |
357 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:362:19
    |
362 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:362:30
    |
362 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:367:19
    |
367 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:367:30
    |
367 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: `hashlink` (lib) generated 9 warnings
   Compiling indent_write v2.2.0
warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:372:19
    |
372 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:372:30
    |
372 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:377:19
    |
377 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:377:30
    |
377 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:382:15
    |
382 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:382:28
    |
382 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:387:15
    |
387 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:387:28
    |
387 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:392:15
    |
392 |     #[cfg(not(osslconf = "OPENSSL_NO_SEED"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:393:15
    |
393 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:398:15
    |
398 |     #[cfg(not(osslconf = "OPENSSL_NO_SEED"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:399:15
    |
399 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:404:15
    |
404 |     #[cfg(not(osslconf = "OPENSSL_NO_SEED"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:405:15
    |
405 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:410:15
    |
410 |     #[cfg(not(osslconf = "OPENSSL_NO_SEED"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:411:15
    |
411 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:416:19
    |
416 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:416:28
    |
416 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:416:46
    |
416 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:421:19
    |
421 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:421:28
    |
421 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:421:46
    |
421 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:426:19
    |
426 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:426:28
    |
426 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:426:46
    |
426 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:431:19
    |
431 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:431:28
    |
431 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:431:46
    |
431 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:436:19
    |
436 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:436:28
    |
436 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher.rs:436:46
    |
436 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher_ctx.rs:55:11
   |
55 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher_ctx.rs:66:14
   |
66 |     if #[cfg(ossl300)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher_ctx.rs:186:15
    |
186 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher_ctx.rs:243:15
    |
243 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher_ctx.rs:317:15
    |
317 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher_ctx.rs:375:11
    |
375 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cipher_ctx.rs:417:11
    |
417 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cms.rs:44:23
   |
44 |         #[cfg(all(not(libressl), not(ossl101)))]
   |                       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cms.rs:44:38
   |
44 |         #[cfg(all(not(libressl), not(ossl101)))]
   |                                      ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cms.rs:46:23
   |
46 |         #[cfg(all(not(libressl), not(ossl101), not(ossl102)))]
   |                       ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cms.rs:46:38
   |
46 |         #[cfg(all(not(libressl), not(ossl101), not(ossl102)))]
   |                                      ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/cms.rs:46:52
   |
46 |         #[cfg(all(not(libressl), not(ossl101), not(ossl102)))]
   |                                                    ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indent_write CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/indent_write-2.2.0 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/indent_write-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='Nathan West ' CARGO_PKG_DESCRIPTION='Simple Write adapters to add line indentation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indent_write CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lucretiel/indent-write' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name indent_write --edition=2018 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/indent_write-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dce90024de9a24f6 -C extra-filename=-9123ee52546d1f4e --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/conf.rs:11:11
   |
11 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/conf.rs:64:11
   |
64 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/derive.rs:98:11
   |
98 |     #[cfg(ossl300)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dh.rs:272:18
    |
272 |     if #[cfg(any(ossl110, libressl270, boringssl))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dh.rs:272:27
    |
272 |     if #[cfg(any(ossl110, libressl270, boringssl))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dh.rs:272:40
    |
272 |     if #[cfg(any(ossl110, libressl270, boringssl))] {
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dh.rs:158:15
    |
158 |     #[cfg(any(ossl102, ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dh.rs:158:24
    |
158 |     #[cfg(any(ossl102, ossl110))]
    |                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dh.rs:168:15
    |
168 |     #[cfg(any(ossl102, ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dh.rs:168:24
    |
168 |     #[cfg(any(ossl102, ossl110))]
    |                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dh.rs:178:15
    |
178 |     #[cfg(any(ossl102, ossl110))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dh.rs:178:24
    |
178 |     #[cfg(any(ossl102, ossl110))]
    |                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dsa.rs:10:11
   |
10 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dsa.rs:189:7
    |
189 | #[cfg(boringssl)]
    |       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dsa.rs:191:11
    |
191 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dsa.rs:318:18
    |
318 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dsa.rs:318:27
    |
318 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dsa.rs:318:40
    |
318 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dsa.rs:497:18
    |
497 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dsa.rs:497:27
    |
497 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/dsa.rs:497:40
    |
497 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ec.rs:190:19
    |
190 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_EC2M")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ec.rs:190:30
    |
190 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_EC2M")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ec.rs:235:11
    |
235 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ec.rs:494:15
    |
494 |     #[cfg(any(ossl111, boringssl, libressl350))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ec.rs:494:24
    |
494 |     #[cfg(any(ossl111, boringssl, libressl350))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ec.rs:494:35
    |
494 |     #[cfg(any(ossl111, boringssl, libressl350))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ec.rs:561:19
    |
561 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_EC2M")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ec.rs:561:30
    |
561 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_EC2M")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ecdsa.rs:113:18
    |
113 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ecdsa.rs:113:27
    |
113 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ecdsa.rs:113:40
    |
113 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/encrypt.rs:42:11
   |
42 | #[cfg(any(ossl102, libressl310))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl310`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/encrypt.rs:42:20
   |
42 | #[cfg(any(ossl102, libressl310))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/encrypt.rs:151:15
    |
151 |     #[cfg(any(ossl102, libressl310))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl310`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/encrypt.rs:151:24
    |
151 |     #[cfg(any(ossl102, libressl310))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/encrypt.rs:169:15
    |
169 |     #[cfg(any(ossl102, libressl310))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl310`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/encrypt.rs:169:24
    |
169 |     #[cfg(any(ossl102, libressl310))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/encrypt.rs:355:15
    |
355 |     #[cfg(any(ossl102, libressl310))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl310`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/encrypt.rs:355:24
    |
355 |     #[cfg(any(ossl102, libressl310))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/encrypt.rs:373:15
    |
373 |     #[cfg(any(ossl102, libressl310))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl310`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/encrypt.rs:373:24
    |
373 |     #[cfg(any(ossl102, libressl310))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/error.rs:21:7
   |
21 | #[cfg(boringssl)]
   |       ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/error.rs:30:11
   |
30 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/error.rs:32:7
   |
32 | #[cfg(boringssl)]
   |       ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/error.rs:343:14
    |
343 |     if #[cfg(ossl300)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/error.rs:192:11
    |
192 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/error.rs:205:15
    |
205 |     #[cfg(not(ossl300))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/error.rs:130:35
    |
130 |                         #[cfg(not(boringssl))]
    |                                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/error.rs:136:31
    |
136 |                         #[cfg(boringssl)]
    |                               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/error.rs:207:19
    |
207 |         #[cfg(not(boringssl))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/error.rs:209:15
    |
209 |         #[cfg(boringssl)]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:456:7
    |
456 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:46:18
   |
46 |     if #[cfg(any(ossl110, boringssl))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:46:27
   |
46 |     if #[cfg(any(ossl110, boringssl))] {
   |                           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:101:15
    |
101 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:130:11
    |
130 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:135:11
    |
135 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:140:11
    |
140 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:145:11
    |
145 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:150:11
    |
150 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:155:11
    |
155 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:160:19
    |
160 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_RMD160")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:160:30
    |
160 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_RMD160")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RMD160"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RMD160\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:165:19
    |
165 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:165:28
    |
165 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:165:46
    |
165 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM3"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM3\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:318:11
    |
318 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:298:23
    |
298 |             #[cfg(not(boringssl))]
    |                       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/hash.rs:300:19
    |
300 |             #[cfg(boringssl)]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:3:7
  |
3 | #[cfg(ossl300)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:5:7
  |
5 | #[cfg(ossl300)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:7:7
  |
7 | #[cfg(ossl300)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:13:7
   |
13 | #[cfg(ossl300)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:15:7
   |
15 | #[cfg(ossl300)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:19:14
   |
19 |     if #[cfg(ossl300)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:97:11
   |
97 |     #[cfg(ossl300)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:118:15
    |
118 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:153:11
    |
153 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:159:11
    |
159 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:165:11
    |
165 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:171:11
    |
171 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:177:11
    |
177 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:183:11
    |
183 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:189:15
    |
189 |     #[cfg(not(osslconf = "OPENSSL_NO_RMD160"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RMD160"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RMD160\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:191:15
    |
191 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:196:19
    |
196 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:196:28
    |
196 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:196:46
    |
196 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM3"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM3\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md.rs:198:15
    |
198 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md_ctx.rs:96:18
   |
96 |     if #[cfg(any(ossl110, boringssl))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md_ctx.rs:96:27
   |
96 |     if #[cfg(any(ossl110, boringssl))] {
   |                           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md_ctx.rs:261:11
    |
261 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md_ctx.rs:328:11
    |
328 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md_ctx.rs:347:11
    |
347 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md_ctx.rs:368:11
    |
368 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/md_ctx.rs:392:11
    |
392 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:123:15
    |
123 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:127:15
    |
127 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:218:11
    |
218 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:220:11
    |
220 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:222:11
    |
222 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:1077:11
     |
1077 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:1079:15
     |
1079 |     #[cfg(any(ossl111, libressl291))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:1079:24
     |
1079 |     #[cfg(any(ossl111, libressl291))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:1081:11
     |
1081 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:1083:11
     |
1083 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:1085:11
     |
1085 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:1087:11
     |
1087 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:1089:11
     |
1089 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/nid.rs:1091:11
     |
1091 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs12.rs:9:11
  |
9 | #[cfg(not(boringssl))]
  |           ^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs12.rs:105:23
    |
105 |             #[cfg(not(boringssl))]
    |                       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs12.rs:135:15
    |
135 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs12.rs:197:15
    |
197 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs12.rs:260:23
    |
260 |             #[cfg(not(boringssl))]
    |                       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs5.rs:1:11
  |
1 | #[cfg(not(boringssl))]
  |           ^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs5.rs:4:11
  |
4 | #[cfg(not(boringssl))]
  |           ^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: `portable-atomic` (lib) generated 730 warnings
warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs5.rs:10:11
   |
10 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs5.rs:32:11
   |
32 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-core-0.1.1 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-core-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-core-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f48c48c232438808 -C extra-filename=-14d4d3911746c203 --out-dir /magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps --target x86_64-unknown-freebsd -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/deps -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs5.rs:118:11
    |
118 | #[cfg(any(ossl110, boringssl))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs5.rs:118:20
    |
118 | #[cfg(any(ossl110, boringssl))]
    |                    ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs7.rs:48:23
   |
48 |         #[cfg(not(any(ossl101, ossl102, libressl)))]
   |                       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs7.rs:48:32
   |
48 |         #[cfg(not(any(ossl101, ossl102, libressl)))]
   |                                ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkcs7.rs:48:41
   |
48 |         #[cfg(not(any(ossl101, ossl102, libressl)))]
   |                                         ^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:44:7
   |
44 | #[cfg(ossl110)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:50:11
   |
50 | #[cfg(any(ossl110, boringssl, libressl370))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:50:20
   |
50 | #[cfg(any(ossl110, boringssl, libressl370))]
   |                    ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:50:31
   |
50 | #[cfg(any(ossl110, boringssl, libressl370))]
   |                               ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:851:11
    |
851 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:787:18
    |
787 |     if #[cfg(any(boringssl, ossl110, libressl270))] {
    |                  ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:787:29
    |
787 |     if #[cfg(any(boringssl, ossl110, libressl270))] {
    |                             ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:787:38
    |
787 |     if #[cfg(any(boringssl, ossl110, libressl270))] {
    |                                      ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:81:15
   |
81 |     #[cfg(not(boringssl))]
   |               ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:83:15
   |
83 |     #[cfg(not(boringssl))]
   |               ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:88:11
   |
88 |     #[cfg(ossl111)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:91:15
   |
91 |     #[cfg(any(ossl110, boringssl))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:91:24
   |
91 |     #[cfg(any(ossl110, boringssl))]
   |                        ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:94:15
   |
94 |     #[cfg(any(ossl111, boringssl, libressl370))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:94:24
   |
94 |     #[cfg(any(ossl111, boringssl, libressl370))]
   |                        ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:94:35
   |
94 |     #[cfg(any(ossl111, boringssl, libressl370))]
   |                                   ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:96:11
   |
96 |     #[cfg(ossl111)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:98:15
   |
98 |     #[cfg(any(ossl111, boringssl, libressl370))]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:98:24
   |
98 |     #[cfg(any(ossl111, boringssl, libressl370))]
   |                        ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:98:35
   |
98 |     #[cfg(any(ossl111, boringssl, libressl370))]
   |                                   ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:100:11
    |
100 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:102:11
    |
102 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:240:15
    |
240 |     #[cfg(any(ossl110, libressl360))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl360`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:240:24
    |
240 |     #[cfg(any(ossl110, libressl360))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:263:15
    |
263 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:263:24
    |
263 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:263:35
    |
263 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:314:15
    |
314 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:314:24
    |
314 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:314:35
    |
314 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:382:23
    |
382 |             #[cfg(not(boringssl))]
    |                       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:387:19
    |
387 |             #[cfg(ossl111)]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:389:19
    |
389 |             #[cfg(ossl111)]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:431:15
    |
431 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:462:15
    |
462 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:483:19
    |
483 |     #[cfg(all(not(boringssl), ossl110))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:483:31
    |
483 |     #[cfg(all(not(boringssl), ossl110))]
    |                               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:493:15
    |
493 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:493:24
    |
493 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:493:35
    |
493 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:523:15
    |
523 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:523:24
    |
523 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:523:35
    |
523 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:551:11
    |
551 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:577:15
    |
577 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:577:24
    |
577 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:577:35
    |
577 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:603:11
    |
603 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:612:11
    |
612 |     #[cfg(ossl300)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:727:15
    |
727 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:727:24
    |
727 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:727:35
    |
727 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:768:15
    |
768 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:768:24
    |
768 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey.rs:768:35
    |
768 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:67:11
   |
67 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:75:11
   |
75 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:82:7
   |
82 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:85:7
   |
85 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:404:15
    |
404 |     #[cfg(any(ossl102, libressl310))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl310`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:404:24
    |
404 |     #[cfg(any(ossl102, libressl310))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:421:15
    |
421 |     #[cfg(any(ossl102, libressl310, boringssl))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl310`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:421:24
    |
421 |     #[cfg(any(ossl102, libressl310, boringssl))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:421:37
    |
421 |     #[cfg(any(ossl102, libressl310, boringssl))]
    |                                     ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:445:15
    |
445 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:464:15
    |
464 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:488:15
    |
488 |     #[cfg(any(ossl110, boringssl))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:488:24
    |
488 |     #[cfg(any(ossl110, boringssl))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:511:11
    |
511 |     #[cfg(ossl111)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:530:15
    |
530 |     #[cfg(any(ossl110, boringssl))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:530:24
    |
530 |     #[cfg(any(ossl110, boringssl))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:555:15
    |
555 |     #[cfg(any(ossl110, boringssl))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:555:24
    |
555 |     #[cfg(any(ossl110, boringssl))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:580:15
    |
580 |     #[cfg(any(ossl110, boringssl))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:580:24
    |
580 |     #[cfg(any(ossl110, boringssl))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:533:19
    |
533 |         #[cfg(not(boringssl))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:535:15
    |
535 |         #[cfg(boringssl)]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:558:19
    |
558 |         #[cfg(not(boringssl))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:560:15
    |
560 |         #[cfg(boringssl)]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:583:19
    |
583 |         #[cfg(not(boringssl))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/pkey_ctx.rs:585:15
    |
585 |         #[cfg(boringssl)]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/rand.rs:44:7
   |
44 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/rsa.rs:584:18
    |
584 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/rsa.rs:584:27
    |
584 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/rsa.rs:584:40
    |
584 |     if #[cfg(any(ossl110, libressl273, boringssl))] {
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sha.rs:104:18
    |
104 |     if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] {
    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:632:11
    |
632 | #[cfg(not(ossl101))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:635:7
    |
635 | #[cfg(ossl101)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:84:14
   |
84 |     if #[cfg(ossl110)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:293:19
    |
293 |     #[cfg(all(not(ossl111), not(boringssl), not(libressl370)))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:293:33
    |
293 |     #[cfg(all(not(ossl111), not(boringssl), not(libressl370)))]
    |                                 ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:293:49
    |
293 |     #[cfg(all(not(ossl111), not(boringssl), not(libressl370)))]
    |                                                 ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:306:15
    |
306 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:306:24
    |
306 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:306:35
    |
306 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:363:15
    |
363 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:363:24
    |
363 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:363:35
    |
363 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:385:15
    |
385 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:385:24
    |
385 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:385:35
    |
385 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:599:15
    |
599 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:599:24
    |
599 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl370`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/sign.rs:599:35
    |
599 |     #[cfg(any(ossl111, boringssl, libressl370))]
    |                                   ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/srtp.rs:49:15
   |
49 |     #[cfg(any(boringssl, ossl110))]
   |               ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/srtp.rs:49:26
   |
49 |     #[cfg(any(boringssl, ossl110))]
   |                          ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/srtp.rs:52:15
   |
52 |     #[cfg(any(boringssl, ossl110))]
   |               ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/srtp.rs:52:26
   |
52 |     #[cfg(any(boringssl, ossl110))]
   |                          ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:61:11
   |
61 | #[cfg(all(ossl101, not(ossl110)))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:61:24
   |
61 | #[cfg(all(ossl101, not(ossl110)))]
   |                        ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:66:7
   |
66 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:68:11
   |
68 | #[cfg(any(ossl110, libressl270))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:68:20
   |
68 | #[cfg(any(ossl110, libressl270))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:78:11
   |
78 | #[cfg(any(ossl102, libressl261))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:78:20
   |
78 | #[cfg(any(ossl102, libressl261))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:123:7
    |
123 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:401:7
    |
401 | #[cfg(boringssl)]
    |       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:403:11
    |
403 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:406:7
    |
406 | #[cfg(boringssl)]
    |       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:408:11
    |
408 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:447:7
    |
447 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:593:11
    |
593 | #[cfg(any(ossl102, libressl261))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:593:20
    |
593 | #[cfg(any(ossl102, libressl261))]
    |                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:597:11
    |
597 | #[cfg(any(ossl102, libressl261))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:597:20
    |
597 | #[cfg(any(ossl102, libressl261))]
    |                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:612:7
    |
612 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:616:7
    |
616 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:135:14
    |
135 |     if #[cfg(ossl300)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:137:21
    |
137 |     } else if #[cfg(boringssl)] {
    |                     ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:661:14
    |
661 |     if #[cfg(boringssl)] {
    |              ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:4063:18
     |
4063 |     if #[cfg(any(boringssl, ossl110, libressl273))] {
     |                  ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:4063:29
     |
4063 |     if #[cfg(any(boringssl, ossl110, libressl273))] {
     |                             ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:4063:38
     |
4063 |     if #[cfg(any(boringssl, ossl110, libressl273))] {
     |                                      ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:4114:14
     |
4114 |     if #[cfg(ossl300)] {
     |              ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:4121:18
     |
4121 |     if #[cfg(any(boringssl, ossl110, libressl291))] {
     |                  ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:4121:29
     |
4121 |     if #[cfg(any(boringssl, ossl110, libressl291))] {
     |                             ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:4121:38
     |
4121 |     if #[cfg(any(boringssl, ossl110, libressl291))] {
     |                                      ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:4131:14
     |
4131 |     if #[cfg(ossl110)] {
     |              ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/bio.rs:193:18
    |
193 |     if #[cfg(any(ossl110, libressl273))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/bio.rs:193:27
    |
193 |     if #[cfg(any(ossl110, libressl273))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:4:11
  |
4 | #[cfg(any(ossl111, not(osslconf = "OPENSSL_NO_PSK")))]
  |           ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:4:24
  |
4 | #[cfg(any(ossl111, not(osslconf = "OPENSSL_NO_PSK")))]
  |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:6:7
  |
6 | #[cfg(ossl111)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:9:11
  |
9 | #[cfg(any(ossl111, not(osslconf = "OPENSSL_NO_PSK")))]
  |           ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:9:24
  |
9 | #[cfg(any(ossl111, not(osslconf = "OPENSSL_NO_PSK")))]
  |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:14:7
   |
14 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:19:11
   |
19 | #[cfg(all(ossl101, not(ossl110)))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:19:24
   |
19 | #[cfg(all(ossl101, not(ossl110)))]
   |                        ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:23:11
   |
23 | #[cfg(any(ossl102, libressl261))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:23:20
   |
23 | #[cfg(any(ossl102, libressl261))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:29:7
   |
29 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:31:7
   |
31 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:33:7
   |
33 | #[cfg(ossl111)]
   |       ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:59:11
   |
59 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))]
   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:100:11
    |
100 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))]
    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:179:11
    |
179 | #[cfg(any(ossl102, libressl261))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:179:20
    |
179 | #[cfg(any(ossl102, libressl261))]
    |                    ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:237:11
    |
237 | #[cfg(all(ossl101, not(ossl110)))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:237:24
    |
237 | #[cfg(all(ossl101, not(ossl110)))]
    |                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:292:11
    |
292 | #[cfg(all(ossl101, not(ossl110)))]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:292:24
    |
292 | #[cfg(all(ossl101, not(ossl110)))]
    |                        ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:428:7
    |
428 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:444:7
    |
444 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:471:7
    |
471 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:489:11
    |
489 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:521:11
    |
521 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:530:11
    |
530 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:551:7
    |
551 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:554:7
    |
554 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:613:7
    |
613 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:632:7
    |
632 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:673:7
    |
673 | #[cfg(ossl111)]
    |       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:391:18
    |
391 |     if #[cfg(any(ossl110, libressl280, boringssl))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:391:27
    |
391 |     if #[cfg(any(ossl110, libressl280, boringssl))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:391:40
    |
391 |     if #[cfg(any(ossl110, libressl280, boringssl))] {
    |                                        ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

For more information about this error, try `rustc --explain E0282`.
warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:523:18
    |
523 |     if #[cfg(any(ossl110, libressl280))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/callbacks.rs:523:27
    |
523 |     if #[cfg(any(ossl110, libressl280))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:7:11
  |
7 | #[cfg(any(ossl111, libressl340))]
  |           ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:7:20
  |
7 | #[cfg(any(ossl111, libressl340))]
  |                    ^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:367:14
    |
367 |     if #[cfg(ossl110)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:372:25
    |
372 |     } else if #[cfg(any(ossl102, libressl))] {
    |                         ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:372:34
    |
372 |     } else if #[cfg(any(ossl102, libressl))] {
    |                                  ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:388:18
    |
388 |     if #[cfg(any(ossl102, libressl261))] {
    |                  ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:388:27
    |
388 |     if #[cfg(any(ossl102, libressl261))] {
    |                           ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:32:22
   |
32 |         if #[cfg(not(boringssl))] {
   |                      ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:260:15
    |
260 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:260:24
    |
260 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:245:19
    |
245 |         #[cfg(any(ossl111, libressl340))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:245:28
    |
245 |         #[cfg(any(ossl111, libressl340))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:281:19
    |
281 |         #[cfg(any(ossl111, libressl340))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:281:28
    |
281 |         #[cfg(any(ossl111, libressl340))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:311:19
    |
311 |         #[cfg(any(ossl111, libressl340))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/connector.rs:311:28
    |
311 |         #[cfg(any(ossl111, libressl340))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/error.rs:38:11
   |
38 |     #[cfg(ossl111)]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:151:19
    |
151 |         #[cfg(not(boringssl))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:164:19
    |
164 |         #[cfg(not(boringssl))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:171:19
    |
171 |         #[cfg(not(boringssl))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:176:19
    |
176 |         #[cfg(not(boringssl))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:220:19
    |
220 |         #[cfg(any(boringssl, ossl111, libressl340))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:220:30
    |
220 |         #[cfg(any(boringssl, ossl111, libressl340))]
    |                              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:220:39
    |
220 |         #[cfg(any(boringssl, ossl111, libressl340))]
    |                                       ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:226:19
    |
226 |         #[cfg(any(boringssl, ossl102, ossl110, libressl332))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:226:30
    |
226 |         #[cfg(any(boringssl, ossl102, ossl110, libressl332))]
    |                              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:226:39
    |
226 |         #[cfg(any(boringssl, ossl102, ossl110, libressl332))]
    |                                       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl332`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:226:48
    |
226 |         #[cfg(any(boringssl, ossl102, ossl110, libressl332))]
    |                                                ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:232:19
    |
232 |         #[cfg(any(boringssl, ossl102, ossl110, libressl332))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:232:30
    |
232 |         #[cfg(any(boringssl, ossl102, ossl110, libressl332))]
    |                              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:232:39
    |
232 |         #[cfg(any(boringssl, ossl102, ossl110, libressl332))]
    |                                       ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl332`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:232:48
    |
232 |         #[cfg(any(boringssl, ossl102, ossl110, libressl332))]
    |                                                ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:250:19
    |
250 |         #[cfg(any(ossl102, ossl110))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:250:28
    |
250 |         #[cfg(any(ossl102, ossl110))]
    |                            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:256:19
    |
256 |         #[cfg(any(boringssl, ossl110h))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110h`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:256:30
    |
256 |         #[cfg(any(boringssl, ossl110h))]
    |                              ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110h)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110h)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:263:15
    |
263 |         #[cfg(ossl111)]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:277:15
    |
277 |         #[cfg(ossl111)]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:326:19
    |
326 |         #[cfg(not(libressl))]
    |                   ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:602:11
    |
602 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:645:15
    |
645 |     #[cfg(any(ossl111, libressl340))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:645:24
    |
645 |     #[cfg(any(ossl111, libressl340))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:656:15
    |
656 |     #[cfg(any(ossl102, libressl332))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl332`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:656:24
    |
656 |     #[cfg(any(ossl102, libressl332))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:804:11
    |
804 |     #[cfg(ossl102)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:888:15
    |
888 |     #[cfg(all(ossl101, not(ossl110)))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:888:28
    |
888 |     #[cfg(all(ossl101, not(ossl110)))]
    |                            ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1083:15
     |
1083 |     #[cfg(any(ossl111, libressl340))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1083:24
     |
1083 |     #[cfg(any(ossl111, libressl340))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1099:15
     |
1099 |     #[cfg(any(libressl, all(ossl102, not(ossl110))))]
     |               ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1099:29
     |
1099 |     #[cfg(any(libressl, all(ossl102, not(ossl110))))]
     |                             ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1099:42
     |
1099 |     #[cfg(any(libressl, all(ossl102, not(ossl110))))]
     |                                          ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1139:15
     |
1139 |     #[cfg(any(ossl110, libressl261))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1139:24
     |
1139 |     #[cfg(any(ossl110, libressl261))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1157:15
     |
1157 |     #[cfg(any(ossl110, libressl261))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1157:24
     |
1157 |     #[cfg(any(ossl110, libressl261))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110g`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1175:15
     |
1175 |     #[cfg(any(ossl110g, libressl270))]
     |               ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1175:25
     |
1175 |     #[cfg(any(ossl110g, libressl270))]
     |                         ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110g`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1194:15
     |
1194 |     #[cfg(any(ossl110g, libressl270))]
     |               ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1194:25
     |
1194 |     #[cfg(any(ossl110g, libressl270))]
     |                         ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1215:15
     |
1215 |     #[cfg(any(ossl102, libressl261))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1215:24
     |
1215 |     #[cfg(any(ossl102, libressl261))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1262:15
     |
1262 |     #[cfg(any(ossl102, libressl261))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1262:24
     |
1262 |     #[cfg(any(ossl102, libressl261))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1299:15
     |
1299 |     #[cfg(any(ossl102, libressl261))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1299:24
     |
1299 |     #[cfg(any(ossl102, libressl261))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1308:15
     |
1308 |     #[cfg(any(ossl102, libressl261))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1308:24
     |
1308 |     #[cfg(any(ossl102, libressl261))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1346:15
     |
1346 |     #[cfg(not(osslconf = "OPENSSL_NO_PSK"))]
     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1361:15
     |
1361 |     #[cfg(not(osslconf = "OPENSSL_NO_PSK"))]
     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1378:15
     |
1378 |     #[cfg(not(osslconf = "OPENSSL_NO_PSK"))]
     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1460:11
     |
1460 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1488:11
     |
1488 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1511:11
     |
1511 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1530:15
     |
1530 |     #[cfg(not(boringssl))]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1546:15
     |
1546 |     #[cfg(not(boringssl))]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1578:11
     |
1578 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1634:15
     |
1634 |     #[cfg(any(ossl111, libressl340))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1634:24
     |
1634 |     #[cfg(any(ossl111, libressl340))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1647:11
     |
1647 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1680:11
     |
1680 |     #[cfg(ossl102)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1693:15
     |
1693 |     #[cfg(any(ossl111, libressl251))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl251`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1693:24
     |
1693 |     #[cfg(any(ossl111, libressl251))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1706:11
     |
1706 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:780:19
    |
780 |             #[cfg(boringssl)]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:782:23
    |
782 |             #[cfg(not(boringssl))]
    |                       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:866:23
    |
866 |             #[cfg(not(boringssl))]
    |                       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:868:19
    |
868 |             #[cfg(boringssl)]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1774:19
     |
1774 |             #[cfg(boringssl)]
     |                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1776:23
     |
1776 |             #[cfg(not(boringssl))]
     |                       ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1803:15
     |
1803 |     #[cfg(any(ossl102, libressl270))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1803:24
     |
1803 |     #[cfg(any(ossl102, libressl270))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1815:15
     |
1815 |     #[cfg(any(ossl102, libressl340))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1815:24
     |
1815 |     #[cfg(any(ossl102, libressl340))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1856:15
     |
1856 |     #[cfg(any(ossl111, libressl340))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1856:24
     |
1856 |     #[cfg(any(ossl111, libressl340))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1910:11
     |
1910 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:1984:11
     |
1984 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2036:11
     |
2036 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2052:15
     |
2052 |     #[cfg(any(ossl110, libressl270))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2052:24
     |
2052 |     #[cfg(any(ossl110, libressl270))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2147:15
     |
2147 |     #[cfg(any(ossl111, libressl340))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2147:24
     |
2147 |     #[cfg(any(ossl111, libressl340))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2172:15
     |
2172 |     #[cfg(any(ossl110, libressl270))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2172:24
     |
2172 |     #[cfg(any(ossl110, libressl270))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2224:19
     |
2224 |             #[cfg(boringssl)]
     |                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2226:23
     |
2226 |             #[cfg(not(boringssl))]
     |                       ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2416:15
     |
2416 |     #[cfg(all(ossl101, not(ossl110)))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2416:28
     |
2416 |     #[cfg(all(ossl101, not(ossl110)))]
     |                            ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2435:19
     |
2435 |     #[cfg(any(all(ossl102, not(ossl110)), libressl))]
     |                   ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2435:32
     |
2435 |     #[cfg(any(all(ossl102, not(ossl110)), libressl))]
     |                                ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2435:43
     |
2435 |     #[cfg(any(all(ossl102, not(ossl110)), libressl))]
     |                                           ^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2446:15
     |
2446 |     #[cfg(any(ossl102, libressl261))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2446:24
     |
2446 |     #[cfg(any(ossl102, libressl261))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2539:11
     |
2539 |     #[cfg(ossl110)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2603:15
     |
2603 |     #[cfg(any(ossl102, libressl261))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2603:24
     |
2603 |     #[cfg(any(ossl102, libressl261))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2736:15
     |
2736 |     #[cfg(any(ossl102, libressl261))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2736:24
     |
2736 |     #[cfg(any(ossl102, libressl261))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2763:15
     |
2763 |     #[cfg(any(ossl110, libressl270))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2763:24
     |
2763 |     #[cfg(any(ossl110, libressl270))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2777:15
     |
2777 |     #[cfg(any(ossl110, libressl270))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2777:24
     |
2777 |     #[cfg(any(ossl110, libressl270))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2818:11
     |
2818 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2872:11
     |
2872 |     #[cfg(ossl110)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2884:15
     |
2884 |     #[cfg(not(boringssl))]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2900:15
     |
2900 |     #[cfg(not(boringssl))]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2971:15
     |
2971 |     #[cfg(any(ossl111, libressl340))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2971:24
     |
2971 |     #[cfg(any(ossl111, libressl340))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2984:15
     |
2984 |     #[cfg(any(ossl111, libressl340))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2984:24
     |
2984 |     #[cfg(any(ossl111, libressl340))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3012:11
     |
3012 |     #[cfg(ossl110)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3023:11
     |
3023 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3034:11
     |
3034 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3052:11
     |
3052 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3071:11
     |
3071 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: `time` (lib) generated 10 warnings
error: could not compile `time` (lib) due to 1 previous error; 10 warnings emitted

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21 CARGO_MANIFEST_PATH=/magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.3.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/magus/work/usr/mports/shells/nushell/work/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/time-0.3.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=e9853f90a0822e7f -C extra-filename=-99a383b6cef5c1a9 --out-dir /magus/work/usr/mports/shells/nushell/work/target/release/deps -C linker=cc -C strip=debuginfo -L dependency=/magus/work/usr/mports/shells/nushell/work/target/release/deps --extern itoa=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libitoa-f0d39eb651f387a4.rmeta --extern libc=/magus/work/usr/mports/shells/nushell/work/target/release/deps/liblibc-513e87bbf5b2eea4.rmeta --extern num_threads=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libnum_threads-517739fbd4f5e7b1.rmeta --extern time_core=/magus/work/usr/mports/shells/nushell/work/target/release/deps/libtime_core-446bef0e689e9b46.rmeta --cap-lints warn` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3090:11
     |
3090 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3108:11
     |
3108 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3144:11
     |
3144 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3167:15
     |
3167 |     #[cfg(not(osslconf = "OPENSSL_NO_PSK"))]
     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3181:15
     |
3181 |     #[cfg(not(osslconf = "OPENSSL_NO_PSK"))]
     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3194:11
     |
3194 |     #[cfg(ossl102)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3204:15
     |
3204 |     #[cfg(not(boringssl))]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3255:15
     |
3255 |     #[cfg(any(ossl110, libressl332))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl332`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3255:24
     |
3255 |     #[cfg(any(ossl110, libressl332))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3294:15
     |
3294 |     #[cfg(any(ossl110, libressl261))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3294:24
     |
3294 |     #[cfg(any(ossl110, libressl261))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3312:15
     |
3312 |     #[cfg(any(ossl110, libressl261))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3312:24
     |
3312 |     #[cfg(any(ossl110, libressl261))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3332:15
     |
3332 |     #[cfg(any(ossl111, libressl340))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3332:24
     |
3332 |     #[cfg(any(ossl111, libressl340))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3365:11
     |
3365 |     #[cfg(ossl102)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3379:11
     |
3379 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3389:11
     |
3389 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2397:19
     |
2397 |             #[cfg(boringssl)]
     |                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:2399:23
     |
2399 |             #[cfg(not(boringssl))]
     |                       ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3530:15
     |
3530 |     #[cfg(any(ossl111, libressl340))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3530:24
     |
3530 |     #[cfg(any(ossl111, libressl340))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3556:15
     |
3556 |     #[cfg(any(ossl111, libressl340))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3556:24
     |
3556 |     #[cfg(any(ossl111, libressl340))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3630:11
     |
3630 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3873:11
     |
3873 |     #[cfg(ossl111)]
     |           ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3977:15
     |
3977 |     #[cfg(any(ossl111, libressl340))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3977:24
     |
3977 |     #[cfg(any(ossl111, libressl340))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3992:15
     |
3992 |     #[cfg(any(ossl111, libressl340))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl340`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/ssl/mod.rs:3992:24
     |
3992 |     #[cfg(any(ossl111, libressl340))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/stack.rs:17:14
   |
17 |     if #[cfg(ossl110)] {
   |              ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/string.rs:83:11
   |
83 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/string.rs:89:7
   |
89 | #[cfg(boringssl)]
   |       ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:779:18
    |
779 |     if #[cfg(any(boringssl, ossl110, libressl273))] {
    |                  ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:779:29
    |
779 |     if #[cfg(any(boringssl, ossl110, libressl273))] {
    |                             ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:779:38
    |
779 |     if #[cfg(any(boringssl, ossl110, libressl273))] {
    |                                      ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:108:15
    |
108 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:117:15
    |
117 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:126:15
    |
126 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:135:15
    |
135 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:145:15
    |
145 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:145:28
    |
145 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))]
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:162:15
    |
162 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:171:15
    |
171 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:180:15
    |
180 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:190:15
    |
190 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:190:28
    |
190 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))]
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:203:15
    |
203 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:212:15
    |
212 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:221:15
    |
221 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:230:15
    |
230 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:240:15
    |
240 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:240:28
    |
240 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))]
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:245:15
    |
245 |     #[cfg(not(osslconf = "OPENSSL_NO_BF"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:250:15
    |
250 |     #[cfg(not(osslconf = "OPENSSL_NO_BF"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:255:19
    |
255 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_BF")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:255:30
    |
255 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_BF")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:260:19
    |
260 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_BF")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:260:30
    |
260 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_BF")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:281:15
    |
281 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:286:15
    |
286 |     #[cfg(not(osslconf = "OPENSSL_NO_RC4"))]
    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RC4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RC4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:292:15
    |
292 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:292:28
    |
292 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:298:15
    |
298 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:298:28
    |
298 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))]
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:303:19
    |
303 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_SEED")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:303:30
    |
303 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_SEED")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:308:19
    |
308 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_SEED")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:308:30
    |
308 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_SEED")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:313:19
    |
313 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_SEED")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:313:30
    |
313 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_SEED")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:318:19
    |
318 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_SEED")))]
    |                   ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:318:30
    |
318 |     #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_SEED")))]
    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:323:19
    |
323 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:323:28
    |
323 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:323:46
    |
323 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:328:19
    |
328 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:328:28
    |
328 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:328:46
    |
328 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:333:19
    |
333 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:333:28
    |
333 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:333:46
    |
333 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:338:19
    |
338 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:338:28
    |
338 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:338:46
    |
338 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:343:19
    |
343 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl291`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:343:28
    |
343 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                            ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:343:46
    |
343 |     #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))]
    |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:393:15
    |
393 |     #[cfg(not(boringssl))]
    |               ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:399:11
    |
399 |     #[cfg(boringssl)]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:405:15
    |
405 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:405:28
    |
405 |     #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))]
    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:412:19
    |
412 |     #[cfg(any(not(ossl110), osslconf = "OPENSSL_NO_OCB"))]
    |                   ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `osslconf`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/symm.rs:412:29
    |
412 |     #[cfg(any(not(ossl110), osslconf = "OPENSSL_NO_OCB"))]
    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/version.rs:21:18
   |
21 |     if #[cfg(any(ossl110, libressl271))] {
   |                  ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl271`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/version.rs:21:27
   |
21 |     if #[cfg(any(ossl110, libressl271))] {
   |                           ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:44:11
   |
44 | #[cfg(any(ossl102, libressl261))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:44:20
   |
44 | #[cfg(any(ossl102, libressl261))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:386:7
    |
386 | #[cfg(boringssl)]
    |       ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:388:11
    |
388 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2303:18
     |
2303 |     if #[cfg(any(boringssl, ossl110, libressl273))] {
     |                  ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2303:29
     |
2303 |     if #[cfg(any(boringssl, ossl110, libressl273))] {
     |                             ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl273`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2303:38
     |
2303 |     if #[cfg(any(boringssl, ossl110, libressl273))] {
     |                                      ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2344:18
     |
2344 |     if #[cfg(any(boringssl, ossl110, libressl350))] {
     |                  ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2344:29
     |
2344 |     if #[cfg(any(boringssl, ossl110, libressl350))] {
     |                             ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2344:38
     |
2344 |     if #[cfg(any(boringssl, ossl110, libressl350))] {
     |                                      ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2384:18
     |
2384 |     if #[cfg(any(ossl110, boringssl, libressl270))] {
     |                  ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2384:27
     |
2384 |     if #[cfg(any(ossl110, boringssl, libressl270))] {
     |                           ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2384:38
     |
2384 |     if #[cfg(any(ossl110, boringssl, libressl270))] {
     |                                      ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2399:18
     |
2399 |     if #[cfg(any(ossl110, libressl350))] {
     |                  ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2399:27
     |
2399 |     if #[cfg(any(ossl110, libressl350))] {
     |                           ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2401:21
     |
2401 |     } else if #[cfg(boringssl)] {
     |                     ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2413:18
     |
2413 |     if #[cfg(any(ossl110, libressl350, boringssl))] {
     |                  ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2413:27
     |
2413 |     if #[cfg(any(ossl110, libressl350, boringssl))] {
     |                           ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2413:40
     |
2413 |     if #[cfg(any(ossl110, libressl350, boringssl))] {
     |                                        ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/verify.rs:7:7
  |
7 | #[cfg(ossl102)]
  |       ^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
  = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
  = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/verify.rs:21:19
   |
21 |         #[cfg(any(ossl110))]
   |                   ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/verify.rs:47:15
   |
47 |         #[cfg(ossl102)]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/verify.rs:49:15
   |
49 |         #[cfg(ossl102)]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/verify.rs:51:15
   |
51 |         #[cfg(ossl102)]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/verify.rs:53:15
   |
53 |         #[cfg(ossl102)]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/verify.rs:55:15
   |
55 |         #[cfg(ossl102)]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/verify.rs:57:15
   |
57 |         #[cfg(ossl110)]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/verify.rs:59:15
   |
59 |         #[cfg(ossl110)]
   |               ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/verify.rs:172:11
    |
172 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/verify.rs:179:11
    |
179 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/verify.rs:186:11
    |
186 |     #[cfg(ossl102)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:49:11
   |
49 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:52:11
   |
52 | #[cfg(any(ossl102, libressl261))]
   |           ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:52:20
   |
52 | #[cfg(any(ossl102, libressl261))]
   |                    ^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:57:11
   |
57 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:59:11
   |
59 | #[cfg(not(boringssl))]
   |           ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
   = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:170:11
    |
170 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:202:11
    |
202 | #[cfg(not(boringssl))]
    |           ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:270:18
    |
270 |     if #[cfg(any(boringssl, ossl110, libressl270))] {
    |                  ^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:270:29
    |
270 |     if #[cfg(any(boringssl, ossl110, libressl270))] {
    |                             ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:270:38
    |
270 |     if #[cfg(any(boringssl, ossl110, libressl270))] {
    |                                      ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:281:14
    |
281 |     if #[cfg(ossl110)] {
    |              ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:123:15
    |
123 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:123:24
    |
123 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl102`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:137:15
    |
137 |     #[cfg(any(ossl102, libressl261))]
    |               ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl261`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/store.rs:137:24
    |
137 |     #[cfg(any(ossl102, libressl261))]
    |                        ^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:488:11
    |
488 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:496:11
    |
496 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:506:11
    |
506 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111d`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:516:11
    |
516 |     #[cfg(ossl111d)]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl111d`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:526:11
    |
526 |     #[cfg(ossl111d)]
    |           ^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:628:11
    |
628 |     #[cfg(ossl110)]
    |           ^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
    = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl101`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:1059:15
     |
1059 |     #[cfg(any(ossl101, libressl350))]
     |               ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl350`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:1059:24
     |
1059 |     #[cfg(any(ossl101, libressl350))]
     |                        ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:1253:15
     |
1253 |     #[cfg(any(boringssl, ossl110, libressl270))]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:1253:26
     |
1253 |     #[cfg(any(boringssl, ossl110, libressl270))]
     |                          ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:1253:35
     |
1253 |     #[cfg(any(boringssl, ossl110, libressl270))]
     |                                   ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl300`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:1245:17
     |
1245 |         if cfg!(ossl300) && cmp == -2 {
     |                 ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:1669:15
     |
1669 |     #[cfg(any(boringssl, ossl110, libressl270))]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:1669:26
     |
1669 |     #[cfg(any(boringssl, ossl110, libressl270))]
     |                          ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl270`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:1669:35
     |
1669 |     #[cfg(any(boringssl, ossl110, libressl270))]
     |                                   ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unused import: `super::Inspect`
 --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/indent_write-2.2.0/src/io.rs:3:5
  |
3 | use super::Inspect;
  |     ^^^^^^^^^^^^^^
  |
  = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2002:15
     |
2002 |         #[cfg(boringssl)]
     |               ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2006:19
     |
2006 |         #[cfg(not(boringssl))]
     |                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2043:19
     |
2043 |             #[cfg(boringssl)]
     |                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2047:23
     |
2047 |             #[cfg(not(boringssl))]
     |                       ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2097:19
     |
2097 |             #[cfg(boringssl)]
     |                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2099:23
     |
2099 |             #[cfg(not(boringssl))]
     |                       ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2125:19
     |
2125 |             #[cfg(boringssl)]
     |                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2127:23
     |
2127 |             #[cfg(not(boringssl))]
     |                       ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2150:19
     |
2150 |             #[cfg(boringssl)]
     |                   ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `boringssl`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2152:23
     |
2152 |             #[cfg(not(boringssl))]
     |                       ^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `ossl110`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2498:30
     |
2498 |                 if #[cfg(any(ossl110, libressl280))] {
     |                              ^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: unexpected `cfg` condition name: `libressl280`
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/openssl-0.10.55/src/x509/mod.rs:2498:39
     |
2498 |                 if #[cfg(any(ossl110, libressl280))] {
     |                                       ^^^^^^^^^^^
     |
     = help: consider using a Cargo feature instead
     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
              [lints.rust]
              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] }
     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs`
     = note: see  for more information about checking conditional configuration

warning: trait `UncheckedOptionExt` is never used
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thread_local-1.1.7/src/unreachable.rs:11:11
   |
11 | pub trait UncheckedOptionExt {
   |           ^^^^^^^^^^^^^^^^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: method `unchecked_unwrap_err` is never used
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thread_local-1.1.7/src/unreachable.rs:25:15
   |
20 | pub trait UncheckedResultExt {
   |           ------------------ method in this trait
...
25 |     unsafe fn unchecked_unwrap_err(self) -> E;
   |               ^^^^^^^^^^^^^^^^^^^^

warning: hiding a lifetime that's elided elsewhere is confusing
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thread_local-1.1.7/src/lib.rs:300:21
    |
300 |     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
    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
help: use `'_` for type paths
    |
300 |     pub fn iter_mut(&mut self) -> IterMut<'_, T> {
    |                                           +++

warning: `time-core` (lib) generated 1 warning (1 duplicate)
warning: hiding a lifetime that's elided elsewhere is confusing
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/thread_local-1.1.7/src/cached.rs:65:21
   |
65 |     pub fn iter_mut(&mut self) -> CachedIterMut {
   |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^ 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
   |
65 |     pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> {
   |                                                 +++

warning: trait `Inspect` is never used
  --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/indent_write-2.2.0/src/lib.rs:17:7
   |
17 | trait Inspect {
   |       ^^^^^^^
   |
   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: `indent_write` (lib) generated 2 warnings
warning: `thread_local` (lib) generated 4 warnings
warning: `syn` (lib) generated 1097 warnings (270 duplicates)
warning: struct `ConfigCell` is never constructed
   --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:984:12
    |
984 |     struct ConfigCell(PrintContext);
    |            ^^^^^^^^^^
    |
    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default

warning: function `cfg_set_top_chars` is never used
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1097:8
     |
1097 |     fn cfg_set_top_chars(cfg: &mut ColoredConfig, list: &[usize], c: char) {
     |        ^^^^^^^^^^^^^^^^^

warning: function `cfg_set_left_chars` is never used
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1104:8
     |
1104 |     fn cfg_set_left_chars(cfg: &mut ColoredConfig, list: &[usize], c: char) {
     |        ^^^^^^^^^^^^^^^^^^

warning: struct `NoTopBorders` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1110:12
     |
1110 |     struct NoTopBorders;
     |            ^^^^^^^^^^^^

warning: struct `NoBottomBorders` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1124:12
     |
1124 |     struct NoBottomBorders;
     |            ^^^^^^^^^^^^^^^

warning: struct `NoRightBorders` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1138:12
     |
1138 |     struct NoRightBorders;
     |            ^^^^^^^^^^^^^^

warning: struct `NoLeftBorders` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1152:12
     |
1152 |     struct NoLeftBorders;
     |            ^^^^^^^^^^^^^

warning: struct `TopLeftChangeTopIntersection` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1166:12
     |
1166 |     struct TopLeftChangeTopIntersection;
     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: struct `TopLeftChangeIntersection` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1177:12
     |
1177 |     struct TopLeftChangeIntersection;
     |            ^^^^^^^^^^^^^^^^^^^^^^^^^

warning: struct `TopLeftChangeToLeft` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1188:12
     |
1188 |     struct TopLeftChangeToLeft;
     |            ^^^^^^^^^^^^^^^^^^^

warning: struct `TopRightChangeToRight` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1199:12
     |
1199 |     struct TopRightChangeToRight;
     |            ^^^^^^^^^^^^^^^^^^^^^

warning: struct `BottomLeftChangeSplit` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1210:12
     |
1210 |     struct BottomLeftChangeSplit;
     |            ^^^^^^^^^^^^^^^^^^^^^

warning: struct `BottomLeftChangeSplitToIntersection` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1221:12
     |
1221 |     struct BottomLeftChangeSplitToIntersection;
     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: struct `BottomRightChangeToRight` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1232:12
     |
1232 |     struct BottomRightChangeToRight;
     |            ^^^^^^^^^^^^^^^^^^^^^^^^

warning: struct `BottomLeftChangeToBottomIntersection` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1243:12
     |
1243 |     struct BottomLeftChangeToBottomIntersection;
     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

warning: struct `SetBottomChars` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1254:12
     |
1254 |     struct SetBottomChars<'a>(&'a [usize], char);
     |            ^^^^^^^^^^^^^^

warning: struct `SetTopChars` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1285:12
     |
1285 |     struct SetTopChars<'a>(&'a [usize], char);
     |            ^^^^^^^^^^^

warning: struct `SetLeftChars` is never constructed
    --> /magus/work/usr/mports/shells/nushell/work/nushell-0.82.0/cargo-crates/tabled-0.12.2/src/tables/table_pool.rs:1296:12
     |
1296 |     struct SetLeftChars<'a>(&'a [usize], char);
     |            ^^^^^^^^^^^^

warning: `nix` (lib) generated 19 warnings
warning: `encoding_rs` (lib) generated 33 warnings (2 duplicates)
warning: `time-macros` (lib) generated 5 warnings
warning: `console` (lib) generated 3 warnings
warning: `serde_derive` (lib) generated 12 warnings
warning: `miette` (lib) generated 46 warnings
warning: `tabled` (lib) generated 21 warnings
warning: `openssl` (lib) generated 772 warnings
[libsqlite3-sys 0.26.0] exit status: 0
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd
[libsqlite3-sys 0.26.0] AR_x86_64-unknown-freebsd = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd
[libsqlite3-sys 0.26.0] AR_x86_64_unknown_freebsd = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=HOST_AR
[libsqlite3-sys 0.26.0] HOST_AR = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=AR
[libsqlite3-sys 0.26.0] AR = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd
[libsqlite3-sys 0.26.0] ARFLAGS_x86_64-unknown-freebsd = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd
[libsqlite3-sys 0.26.0] ARFLAGS_x86_64_unknown_freebsd = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=HOST_ARFLAGS
[libsqlite3-sys 0.26.0] HOST_ARFLAGS = None
[libsqlite3-sys 0.26.0] cargo:rerun-if-env-changed=ARFLAGS
[libsqlite3-sys 0.26.0] ARFLAGS = None
[libsqlite3-sys 0.26.0] running: ZERO_AR_DATE="1" "ar" "cq" "/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/libsqlite3-sys-06a46c1192f24862/out/libsqlite3.a" "/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/libsqlite3-sys-06a46c1192f24862/out/sqlite3/sqlite3.o"
[libsqlite3-sys 0.26.0] exit status: 0
[libsqlite3-sys 0.26.0] running: "ar" "s" "/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/libsqlite3-sys-06a46c1192f24862/out/libsqlite3.a"
[libsqlite3-sys 0.26.0] exit status: 0
[libsqlite3-sys 0.26.0] cargo:rustc-link-lib=static=sqlite3
[libsqlite3-sys 0.26.0] cargo:rustc-link-search=native=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/libsqlite3-sys-06a46c1192f24862/out
[libsqlite3-sys 0.26.0] cargo:lib_dir=/magus/work/usr/mports/shells/nushell/work/target/x86_64-unknown-freebsd/release/build/libsqlite3-sys-06a46c1192f24862/out
*** Error code 101

Stop.
make: stopped in /usr/mports/shells/nushell

Links

Depends On

Depend Of

Nothing

Categories

CVEs

  • Loading CVE information...

LLM Analysis

© 2008-2025 Lucas Holt
© 2008 Chris Reinhardt
MidnightBSD